Integrations

Courier integration with MailerSend

Unify all your notification channels in one place and send emails using MailerSend
Developer
Price

Free forever option or premium plan at $0.005/message. See their options here.

Integration Support

Check out their knowledge base or contact them using chat.

Courier is an API for email, SMS, web, and mobile push notifications. Create workflows to reach users, then monitor their performance with real-time analytics.

The Courier MailerSend integration enables you to deliver a triggered email message to a recipient using MailerSend.

How to use it

  • Generate an API token in Mailersend for your sending domain.

  • Include the recipient's email address in their profile as email:

    // Recipient Profile
    {
    "email": "example@example.com"
    }
  • Use an override in Courier to change the request body fields used in the message, for example, overriding the email subject line.