Set up webhooks to receive real-time updates about notification status changes, delivery events, and user interactions.

Set Up Webhooks

1

Create webhook endpoint

Create an HTTP/HTTPS endpoint in your application that can receive POST requests.
2

Configure in SuprSend dashboard

Go to Developers → Webhooks → Enable Webhook → Add Endpoint
3

Select event types

Choose which notification events you want to track for each channel.
4

Test your webhook

Send a test notification to verify webhook delivery.

Webhook reference

You can find detailed webhook configuration options, payload structures, and advanced setup in our complete webhook documentation.