Paragon · Arazzo Workflow
Paragon Preview and Subscribe to a Trigger
Version 1.0.0
Resolve a trigger from the catalog, preview its example payload, then subscribe the user to it.
View Spec
View on GitHub
Embedded IntegrationsIntegration InfrastructureiPaaSAI AgentsMCPIntegrationsArazzoWorkflows
Provider
Workflows
preview-and-subscribe-to-trigger
Discover a trigger, preview its payload, and subscribe the Connected User.
Lists available triggers for the Connected User, retrieves an example event payload for the chosen trigger, and then creates a subscription with the supplied trigger parameters.
1
listAvailableTriggers
listAvailableTriggers
Retrieve the catalog of pre-built triggers available to the Connected User, optionally scoped to a single integration.
2
getExamplePayload
getExamplePayload
Fetch an example payload Paragon will deliver for the chosen trigger so the consumer handler can be shaped before a live event occurs.
3
subscribeToTrigger
subscribeToTrigger
Create the subscription so Paragon begins delivering matching events to the configured webhook URL for the Connected User.