Webhooks
Webhooks
Thanks to INBOXNotify’s webhooks, you application will be notified for fundamental message events like bounces, deliveries, opens, clicks or spam complaints. Every notification request contains a JSON object with information about the event.
Webhooks for detailed control
You can control which message event is sent to your webhook URLs. You are able to add 10 different URLs and secure them with http Auth.
Use webhooks to listen for email events without wasting time constantly polling the API. As soon as updates are pushed to the server, you receive notifications on the callback URL.


Webhook types
Bounce Webhook: Remind your users to update their email address when an email you send them bounces
Delivery Webhook: Have a check if your welcome message or invoice reached your customer or not
Spam Webhook: Be notified and make a move when a user marks you as SPAM
Open Tracking Webhook: Find out who is not interested in your emails