Create a workflow
Add an HTTP trigger
x-pd-environment: development
x-pd-external-user-id: {your_external_user_id}
Configure accounts to use your end users’ auth
Connect a test account
Generate a test request
x-pd-environment: development
x-pd-external-user-id: {your_external_user_id}
Deploy your workflow
Invoke the workflow
x-pd-environment
is set (you’ll likely want to development
)x-pd-external-user-id
with the external user ID of the user you’d like to test withoauthAppId
when connecting accounts for your end usersdevelopment
.