Convoy · Arazzo Workflow
Convoy Broadcast Event and Track
Version 1.0.0
Broadcast an event to all matching subscriptions and trace the resulting event.
View Spec
View on GitHub
WebhookWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI InfrastructureArazzoWorkflows
Provider
Workflows
broadcast-event-and-track
Broadcast an event, find it in the event list, and retrieve its detail.
Creates a broadcast event for an event type, lists recent events to locate the generated event, and retrieves that event to confirm its status and the endpoints it fanned out to.
1
broadcastEvent
Create a broadcast event that is dispatched to every subscription matching the event type.
2
findEvent
List recent events for the project to locate the event generated by the broadcast.
3
getEvent
Retrieve the generated event to confirm its status and the endpoints it fanned out to.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.