MailerSend
With MailerSend modules in Make, you can manage the emails in your MailerSend account.
To use the MailerSend modules, you must have an account. You can create an account at mailersend.com/signup.
Refer to the MailerSend API documentation for a list of available endpoints.
To establish the connection, you must:
To obtain your API key from your MailerSend
- Log in to your MailerSend account.
- In the left sidebar, in the Email section, click Domains.
- Near the needed domain's name, click Manage.
- Click Re-check now and switch the I have added DNS records toggle.
- On the domain page, click Generate new token.
- Enter the name of the domain.
- Select the Full access permission level.
- Click Create token.
- Copy the API key value shown and store it in a safe place.
You will use this value in the API Token field in Make.
To establish the connection in Make:
- Log in to your Make account, add a MailerSend module to your scenario, and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the API Token field, enter the API key copied in the section above.
- Click Save.
You have successfully established the connection. You can now edit your scenario and add more MailerSend modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Since November 1, MailerSend implements changes that influence working with all the modules. Do the following to ensure smooth work with MailerSend:
- Log in to your MailerSend account.
- In the left sidebar, in the Email section, click Templates.
- Hover over the needed template and click Manage.
- In the template body, edit the variables: use a new {{variable_name}} format.
- Save changes.
Refer to MailerSend documentation to learn more.
Emails
- Send an Email
Other
- Make an API Call