Pipedream · Arazzo Workflow
Pipedream Route Trigger Events to Webhooks
Version 1.0.0
Confirm a deployed trigger, set its webhook listeners, then read them back.
View Spec
View on GitHub
ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
set-trigger-webhooks
Set and verify the webhook listeners for a deployed trigger.
Retrieves the deployed trigger, replaces its webhook URL 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 delivery configuration.
2
setTriggerWebhooks
updateDeployedTriggerWebhooks
Replace the trigger's webhook listeners with the supplied list of webhook URLs.
3
verifyTriggerWebhooks
listDeployedTriggerWebhooks
Read the trigger's webhook listeners back to confirm the supplied URLs are now configured.