Paragon · Arazzo Workflow
Paragon Find and Manage a Trigger Subscription
Version 1.0.0
Look up a Connected User's subscriptions and branch to update or unsubscribe.
View Spec
View on GitHub
Embedded IntegrationsIntegration InfrastructureiPaaSAI AgentsMCPIntegrationsArazzoWorkflows
Provider
Workflows
find-and-manage-subscription
Resolve a subscription, then branch to update its parameters or unsubscribe.
Lists the Connected User's trigger subscriptions and, when at least one exists, branches on the requested action to either update the subscription parameters or delete the subscription.
1
listSubscribedTriggers
listSubscribedTriggers
Retrieve the list of existing trigger subscriptions for the Connected User to confirm there is something to manage.
2
updateTriggerSubscription
updateTriggerSubscription
Patch the parameters of the target trigger subscription for the Connected User.
3
unsubscribeFromTrigger
unsubscribeFromTrigger
Remove the target trigger subscription so Paragon stops delivering its events to the Connected User.