The Official MailPace Blog

MailPace now supports webhooks

November 16, 2021


We’ve added a long-requested feature to our service:

Webhooks

What are Webhooks?

Webhooks are HTTP requests automatically triggered by a service to an endpoint of your choice. You can use them to keep track of events and actions happening in an application or service, and they are crucial for integrating between applications online.

Webhooks are typically sent as HTTP POST requests with a JSON body, and contain detailed information about the event that occurred.

What webhooks do you support?

All of the email event lifecycle statuses are supported.

How do I get setup?

As a developer, you’ll need to setup an endpoint to listen to events from our API, and then you can enable the webhooks you want to monitor from the MailPace UI, in your Domain.

For more details check out our Docs on webhooks over here: https://docs.mailpace.com/guide/webhooks


You've read this far, want more?


By Paul, founder of MailPace. Follow our journey on Mastodon and Twitter, and sign up to our Product Newsletter.