Pipedream · Arazzo Workflow
Pipedream Pause a Deployed Trigger
Version 1.0.0
Retrieve a deployed trigger, then deactivate it via an update.
View Spec
View on GitHub
ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
pause-deployed-trigger
Confirm a deployed trigger and deactivate it.
Retrieves the deployed trigger for the external user, then updates it to set active to false so it stops emitting events.
1
retrieveDeployedTrigger
retrieveDeployedTrigger
Retrieve the deployed trigger by ID to confirm it exists and capture its current configuration.
2
deactivateTrigger
updateDeployedTrigger
Update the deployed trigger to set active to false, pausing event emission while preserving its configuration.