Pipedream · Arazzo Workflow
Pipedream Inspect Deployed Trigger Events
Version 1.0.0
Retrieve a deployed trigger, then poll its most recent emitted events.
View Spec
View on GitHub
ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
trigger-events-poll
Confirm a deployed trigger and read its recent emitted events.
Retrieves the deployed trigger for the external user, then fetches the most recent events it has emitted.
1
retrieveDeployedTrigger
retrieveDeployedTrigger
Retrieve the deployed trigger by ID to confirm it exists for the external user before reading its events.
2
listTriggerEvents
listDeployedTriggerEvents
List the most recent events emitted by the deployed trigger so their payloads can be inspected.