Sendoso · AsyncAPI Specification
Sendoso Webhooks
Version 1.0
Sendoso webhooks deliver real-time send status updates. Sendoso does not publish an AsyncAPI document; this description was generated by API Evangelist from Sendoso's own webhook documentation at https://developer.sendoso.com/webhooks/introduction — every event name, payload field, header, retry interval and source IP below is published by Sendoso. Delivery is powered by Svix: signatures arrive on `svix-id`, `svix-timestamp` and `svix-signature`, and the subscription surface is a hosted "webhooks portal" rather than an API. There is no webhook-management endpoint — endpoints and event subscriptions are configured in the portal by a human.
View Spec
View on GitHub
Corporate GiftingDirect MailSales EngagementMarketing AutomationCRM IntegrationeGiftsSwag and MerchandiseFulfillmentEmployee RecognitionAccount Based MarketingSCIM ProvisioningWebhookAsyncAPIWebhooksEvents
Channels
sendEvents
All send lifecycle events are delivered to the subscribing endpoint. If no event types are selected in the portal, the endpoint receives every event regardless of type.
Messages
sendStatusChanged
Send status changed
Servers
https
subscriber
Your endpoint. You supply the URL; Sendoso POSTs to it. Sendoso's own example shape is https://www.example.com/sendoso/webhooks/.