Svix · Arazzo Workflow
Svix Send Message and Confirm Delivery
Version 1.0.0
Send a message to an existing application and poll its attempts until delivery succeeds.
View Spec
View on GitHub
WebhookWebhooks As A ServiceWebhook DeliveryWebhook SendingEvent-DrivenEventingMessagingPub-SubStreamingIngestIntegrationReliabilityRetriesDeliverabilitySigningVerificationHMACStandard WebhooksMulti-TenantMulti-RegionEnterpriseSoftware-as-a-ServiceDeveloper PlatformRESTSOC 2HIPAAPCI DSSGDPROpen-SourceRustPolyglot SDKTerraformCLIArazzoWorkflows
Provider
Workflows
send-message-and-confirm-delivery
Publish a message and poll its attempts until a successful delivery is seen.
Sends a message to the application, confirms the message exists, then polls the attempts filtered to the succeeded status, retrying until one appears.
1
sendMessage
Publish the message to the application for fan-out. Returns 202 Accepted with the message object.
2
getMessage
Fetch the message back to confirm Svix accepted and stored it. Returns 200 with the message object.
3
pollSuccess
Poll the message's attempts filtered to the succeeded status, retrying until at least one successful delivery is recorded. Returns 200.
Source API Descriptions
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.