Webhooks
Coming SoonWebhooks will allow you to receive real-time notifications when email events occur — such as delivery, opens, clicks, bounces, and complaints.
Under development
Webhooks are currently under active development and will be available in a future release. This page will be updated with full documentation when the feature launches.
Planned events
The following webhook events are planned for the initial release:
| Event | Description |
|---|---|
email.sent | Email was accepted and queued for delivery |
email.delivered | Email was successfully delivered to the recipient |
email.opened | Recipient opened the email |
email.clicked | Recipient clicked a link in the email |
email.bounced | Email bounced (hard or soft) |
email.complained | Recipient marked the email as spam |
Planned features
- HMAC signature verification for security
- Configurable retry policy for failed webhook deliveries
- Event filtering — subscribe only to events you care about
- Webhook logs in the dashboard
- Test mode for development
Stay updated
Check the Changelog for announcements when webhooks become available.