MailerSend
With MailerSend modules in Make, you can manage the emails in your MailerSendaccount.
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.
Connect MailerSend to Make
To establish the connection, you must:
Obtain your API key in MailerSend.
Establish the connection in Make.
Obtain your API key in MailerSend
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.
Establish the connection with MailerSend 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.
Build MailerSend Scenarios
Caution
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
Caution
Since November 1, MailerSend implements changes that influence working with the module. Do the following to ensure smooth work with MailerSend:
Move all the data from the Variables field to the Personalization field.
Edit the variables used in the Subject field and the email body: use a new
<<variable_name>>
format.
Refer to MailerSend documentation to learn more.
Other
Make an API Call