How Can a Trigger Use a User's Credentials Instead of Workflow Credentials in a Workflow Creation Process?

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

Another q; is there a way to make a Trigger use a User’s credentials, rather than the ‘workflow’ credentials?

When I create a workflow, I notice the Trigger doesn’t allow me to ‘flip the switch’ on the User Creds through Connect, whereas in an Action, I can. Ideally, our workflows would be able to run on a Customer’s Triggers, thereby using their own Connect creds

Hi Job, I believe you can not create trigger for Pipedream connect on the Pipedream UI. You will need to call Pipedream Connect SDK to create the trigger (see Pipedream Connect Deploying Trigger doc here>)