Webhooks
Webhooks allow you to subscribe to real-time notifications about various events that occur in MailerSend.
Listen for events on your MailerSend account so your integration can automatically trigger reactions. You can create a webhook directly from your account.
For example, an HTTP POST callback is sent to your provided URL with a payload about the sent email. It allows you to get the most recent updates without constantly polling the API.
Add a webhook to your domain
To create a webhook, follow these steps:
Go to the Domains page.
Click Manage for the domain you wish to add webhooks to.
Scroll down to Webhooks.
Click Add webhook.
Complete the form by entering the endpoint URL you wish the information to be sent to and your webhook name.
Select the events you would like to listen to, or click on receive all events if you wish to listen to them all: Delivery, Soft bounce, Hard bounce, Open, Click, Unsubscribe, Spam complaint.
Click on Save webhook and you’re done!
Once you have saved your webhook, you can copy your secret webhook key to your receiving app. You can find this on the webhook management page.
You also can pause the webhook by clicking on Edit and then on the Status toggle, moving it from Enabled to Disabled.
How to test a webhook
To test your webhook:
Choose the webhook you wish to test and click Manage.
Under Events, click Test.
Select a test event from the dropdown menu to send to the webhook’s endpoint to test your integration.
About webhook attempts
You can consult all webhook attempts that have been made in the last 7 days in the Webhook attempts section of your webhook description page.
When your webhook receives a response other than a 2xx code from your endpoint URL, or if the endpoint doesn’t respond within 3 seconds, it will show up as a failed attempt in the log section of your webhook. If it receives a 2xx, then it will show as a success.
If a webhook call fails, MailerSend will retry the call a couple of times, waiting 10 seconds between the first and second attempt and 100 seconds between the second and the third attempt to avoid hammering the application you want the information sent to.
Need more info?
Please feel free to contact us at support@mailersend.com and a member of our support team will gladly assist you.
- Getting started
- FAQ
-
Features
- Sending domains
- Managing API tokens
- Domain tracking options
- How to add a domain space to your account
- SMTP relay
- Webhooks
- Inbound routing
- Templates
- How to add a survey to your emails
- Email tagging
- File manager
- Email and recipient activity
- Analytics
- Split Testing
- How to use the MailerSend iOS app
- Schedule bulk emails with the bulk endpoint
- Ensuring secure SMS communication: Verification and usage limits
- SMS: How to handle opt-in and opt-out
- Custom headers
- Upcoming changes to TLS Protocol support
- How to request a dedicated IP
- Deliverability
- Account settings
- Billing
- Integrations
- How to use personalization in emails