Convoy · Arazzo Workflow
Convoy Create Event and Trace Delivery
Version 1.0.0
Publish an event to an endpoint, find its delivery, and read the delivery attempts.
View Spec
View on GitHub
WebhookWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI InfrastructureArazzoWorkflows
Provider
Workflows
create-event-and-trace-delivery
Create an event, locate its delivery, and read the delivery attempts.
Publishes an event to a specific endpoint, lists the event deliveries filtered to that event ID to locate the delivery, and reads its delivery attempts to confirm the HTTP outcome.
1
2
findDelivery
List the event deliveries filtered to the new event ID to find the resulting delivery, branching only when a delivery exists.
3
readAttempts
Read the delivery attempts for the located delivery to confirm the HTTP outcome at the destination endpoint.
Source API Descriptions
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.