Pipedream · Arazzo Workflow
Pipedream Deploy a Trigger
Version 1.0.0
Find a trigger for an app, deploy it for an external user, and confirm deployment.
View Spec
View on GitHub
ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
deploy-trigger
List, inspect, deploy, and verify a Connect trigger for an external user.
Lists triggers for the target app, retrieves the selected trigger component, deploys it for the external user with the supplied configured props, and confirms the deployment by listing the user's deployed triggers.
1
listAppTriggers
listTriggers
Search the registry for triggers belonging to the target app so the caller can confirm the chosen trigger key exists.
2
retrieveTrigger
retrieveTrigger
Retrieve the selected trigger component to confirm its configurable props before deploying it.
3
deployTrigger
deployTrigger
Deploy the trigger for the external user with the supplied configured props and optional webhook destination.
4
verifyDeployedTrigger
listDeployedTriggers
List the external user's deployed triggers to confirm the freshly deployed source is present.