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
Pro-Code-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
Retrieve the deployed trigger by ID to confirm it exists before changing its delivery configuration.
2
setTriggerWebhooks
Replace the trigger's webhook listeners with the supplied list of webhook URLs.
3
verifyTriggerWebhooks
Read the trigger's webhook listeners back to confirm the supplied URLs are now configured.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.