Setting up
- Open the Juo Admin Portal and navigate to Settings → Webhooks
- Click Manage Webhooks to open the Svix dashboard
- Add your endpoint URL and select which events to subscribe to
Delivery guarantees
- At-least-once delivery — webhooks are retried on failure
- Retry schedule — exponential backoff over 5 days
- Message history — view delivery logs in the dashboard
Payload structure
All webhook payloads are JSON objects. Each event type has a defined schema — see Topics for the full list. Example payload forsubscription.created: