Receive real-time notifications when contacts are created, updated, or deleted.
Webhooks are a powerful way to get more out of your email infrastructure.
You can already listen for events like email.delivered
, email.bounced
, email.opened
, email.clicked
, and more.
Now, you can also receive real-time notifications when contacts are created, updated, or deleted in your audiences.
There are many use cases for these new webhooks. Here are a few ideas:
The new contact webhooks support the following event types:
contact.created
contact.updated
contact.deleted
Let's say you want to be notified when a contact is unsubscribed from your list.
You can set up webhooks in the dashboard to listen for the contact.updated
event type.
Once these webhooks are configured, you will receive a HTTP request with a payload that looks like this:
We are excited to see what you build with these new webhooks.
If you have any questions or ideas to make them better, please let us know.