How Can I Fix Workflow Execution with User's Authorization in Pipedream's CRM Sync?

This topic was automatically generated from Slack. You can find the original thread here.

My Use Case is this one:

CRM syncs
Sync data between your app and Salesforce, HubSpot, or any CRM. Pipedream lets your customers connect their accounts directly from your UI, define the sync logic, and run it on Pipedream’s infrastructure. Pull data from your customers’ CRMs in real-time, or push data from your app.

So I have a workflow that does it. I would expect that i just need to select “Use end user’s auth via Connect”. But this does not work (anymore), correct?

What do i need to do to get the workflow running with the users auth?

That does work — in your case you just need to make sure you’re using your own OAuth clients

Since you’re running workflows on behalf of your customers

It works now! Thank you !