Convoy · Arazzo Workflow
Convoy Force Resend Successful Deliveries
Version 1.0.0
Find a recent successful delivery for an endpoint and force resend it by ID.
View Spec
View on GitHub
WebhooksWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI InfrastructureArazzoWorkflows
Provider
Workflows
force-resend-deliveries
Locate a successful delivery for an endpoint and force resend it by ID.
Lists successful event deliveries for an endpoint, branches when one is present, and force resends that delivery by passing its ID to the force resend endpoint.
1
findSuccess
GetEventDeliveriesPaged
List successful event deliveries for the endpoint and branch only when at least one is found.
2
forceResend
ForceResendEventDeliveries
Force resend the matched successful delivery by supplying its ID in the ids array.