Pipedream · Arazzo Workflow
Pipedream Route Trigger Events to Workflows
Version 1.0.0
Confirm a deployed trigger, bind it to Pipedream workflows, then read them back.
View Spec
View on GitHub
ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
set-trigger-workflows
Bind and verify the workflow listeners for a deployed trigger.
Retrieves the deployed trigger, replaces its workflow ID listeners with the supplied list, and reads the listeners back to verify.
1
retrieveDeployedTrigger
retrieveDeployedTrigger
Retrieve the deployed trigger by ID to confirm it exists before changing its routing configuration.
2
setTriggerWorkflows
updateDeployedTriggerWorkflows
Replace the trigger's workflow listeners with the supplied list of Pipedream workflow IDs.
3
verifyTriggerWorkflows
listDeployedTriggerWorkflows
Read the trigger's workflow listeners back to confirm the supplied IDs are now bound.