Skip to main content

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:

  1. Obtain your API key in MailerSend.

  2. Establish the connection in Make.

Obtain your API key in MailerSend

To obtain your API key from your MailerSend

  1. Log in to your MailerSend account.

  2. In the left sidebar, in the Email section, click Domains.

  3. Near the needed domain's name, click Manage.

  4. Click Re-check now and switch the I have added DNS records toggle.

  5. On the domain page, click Generate new token.

  6. Enter the name of the domain.

  7. Select the Full access permission level.

  8. Click Create token.

  9. 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:

  1. Log in to your Make account, add a MailerSend module to your scenario, and click Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. In the API Token field, enter the API key copied in the section above.

  4. 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:

  1. Log in to your MailerSend account.

  2. In the left sidebar, in the Email section, click Templates.

  3. Hover over the needed template and click Manage.

  4. In the template body, edit the variables: use a new {{variable_name}} format.

  5. 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