Mailersend Webhooks

Receive and verify MailerSend webhooks. Use when setting up MailerSend webhook handlers, debugging MailerSend signature verification with the `Signature` header (HMAC-SHA256 hex over the raw body), handling the `webhook.test` URL validation ping, or handling MailerSend activity events like activity.sent, activity.delivered, activity.hard_bounced, activity.opened, activity.clicked and activity.spam_complaint. Also covers MailerSend SMS webhooks (sms.sent, sms.delivered, sms.failed). MailerSend is the transactional email/SMS API — not MailerLite, Mailgun, Mailchimp or Resend.

hookdeck 27bb847 20 files · 122.2 KB Updated

File contents

hookdeck/webhook-skills/tree/main/skills/mailersend-webhooks commit 27bb847d23

Frequently asked questions

npx skillmds@latest add hookdeck/mailersend-webhooks