Convoy · Arazzo Workflow
Convoy Provision Endpoint and Subscription
Version 1.0.0
Stand up a webhook endpoint, subscribe it, send a first event, and confirm delivery.
View Spec
View on GitHub
WebhookWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI InfrastructureArazzoWorkflows
Provider
Workflows
provision-endpoint-subscription
Create an endpoint, subscribe it, publish an event, and verify delivery.
Registers a new webhook endpoint in the project, creates a subscription that forwards events to it, sends a single event to that endpoint, and lists the event deliveries generated for the endpoint.
1
createEndpoint
Register a new outgoing webhook endpoint in the project with the supplied name and HTTPS URL.
2
createSubscription
Create an API subscription that forwards matching events to the newly created endpoint.
3
createEvent
Publish a first event addressed to the new endpoint so the subscription can route it.
4
listDeliveries
List the event deliveries generated for the endpoint to confirm the event was dispatched.
Source API Descriptions
openapi
openapi
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.