Convoy · Arazzo Workflow
Convoy Register Incoming Source
Version 1.0.0
Create an HMAC-verified incoming source and subscribe it to an endpoint.
View Spec
View on GitHub
WebhookWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI InfrastructureArazzoWorkflows
Provider
Workflows
register-incoming-source
Create a verified source, subscribe it to an endpoint, and confirm the binding.
Registers an HMAC-verified HTTP source for ingesting upstream webhooks, creates a subscription that connects the source to a destination endpoint, and retrieves the subscription to confirm the source binding.
1
createSource
Create an HTTP source with an HMAC verifier so inbound webhook requests are authenticated before ingestion.
2
subscribeSource
Create a subscription that connects the verified source to the supplied destination endpoint.
3
confirmSubscription
Retrieve the subscription to confirm the source binding and endpoint routing were stored correctly.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.