Mailzeno LogomailzenoDocs

Webhooks

Coming Soon

Webhooks 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:

EventDescription
email.sentEmail was accepted and queued for delivery
email.deliveredEmail was successfully delivered to the recipient
email.openedRecipient opened the email
email.clickedRecipient clicked a link in the email
email.bouncedEmail bounced (hard or soft)
email.complainedRecipient 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.