Page 1 of 1

How to set up a webhook in Brevo

Posted: Sat Dec 07, 2024 6:01 am
by mdsah5125344
Polling is when the client sends the server an HTTP request to qatar mobile phone numbers database check for new data periodically. You set the time interval to determine how often the server will check for new data.

Webhooks, on the other hand, send the data as soon as the event occurs. They’re often faster than APIs and easier to set up.

The difference between Polling and Webhooks
Source: Esri

Further reading: What is an Email Marketing API and Why Should You Use One?

What is a webhook used for in email marketing?
Email marketing platforms enable webhooks to track your email campaigns in real time.

Activate webhook notifications to monitor your campaigns’ progress. This allows you to act quickly in case you detect issues such as bounces or failed deliveries. Webhooks also let you track when people receive or open transactional emails.

Here are a few types of events you can track with Brevo thanks to webhooks:

Marked as spam
Opened
Clicked
Hard Bounced
Soft Bounced
Delivered
Unsubscribed
Contact added to a list
Contact updated
Contact deleted
Try using webhooks to automate your email marketing efforts. With Brevo, you can activate a webhook in a few quick steps. ⚙️

Here’s how to add a new webhook on Brevo:

Log in to Brevo

Image

Go to Campaigns or Contacts (depending on the event type)
On either page, go to Settings
Click on Configure under Webhooks
Select Add a New Webhook
Enter the URL to post to and select the events you want to track

Still testing webhooks? URL testing service Requestbin lets you create a destination URL and experiment with webhook requests.

When you’re ready, add the destination URL or endpoint in your app. This is where the Brevo webhook will push data after the event in the server app occurs.