Convoy · Arazzo Workflow
Convoy Replay Event
Version 1.0.0
Pick a recent event, replay it as a fresh event, and trace the new deliveries.
View Spec
View on GitHub
WebhooksWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI InfrastructureArazzoWorkflows
Provider
Workflows
replay-event
List recent events, replay the latest, and trace its new deliveries.
Lists recent events, replays the most recent event as a fresh event, and lists the event deliveries filtered to that event ID to trace the resulting deliveries.
1
listEvents
GetEventsPaged
List recent events for the project and branch only when at least one event exists to replay.
2
replayEvent
ReplayEndpointEvent
Replay the selected event as a fresh event, regenerating deliveries to its matching subscriptions.
3
traceDeliveries
GetEventDeliveriesPaged
List the event deliveries filtered to the original event ID to trace the deliveries produced by the replay.