Email
Mailersend
Learn how to use the MailerSend provider to send email notifications using Novu
MailerSend is an email delivery service that allows you to send emails from your application.
Getting Started
To use the MailerSend provider in the email channel, you will need to create a MailerSend account and add your API key to the MailerSend integration on the Novu platform. To generate the API token go visit the MailerSend API Tokens page.
Creating the MailerSend integration with Novu
- Visit the Integrations page on Novu.
- Click on Add a Provider.
- Select MailerSend service.
- Enter the API key.
- Click on the
Disabled
button and mark it asActive
. - Click on the Update button.
- You should now be able to send notifications using MailerSend in Novu.
Using MailerSend template
Novu has its own email editor for writing email template. If you want to use pre made template from MailerSend, you can use customData
filed of email overrides to send template details. Make sure your Api Key
has enough permission to read and process the template.