- Home
- Resources
- Integrations
- MailerSend
MailerSend Make integrationAutomate MailerSend with Make.
Get a transactional email out when something happens in another tool. The MailerSend Make integration gives you 2 action modules and no trigger, so another app starts the flow. This guide links your account and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the MailerSend Make integration do for you?
It lets Make send emails through your MailerSend account whenever another tool reports an event. In Make, a scenario is the automation you build: a chain of modules, where each module is one brick, such as a trigger or an action. MailerSend brings two action bricks, and the starting signal comes from elsewhere.
Confirm a booking without lifting a finger. An appointment tool fires first, then Send an Email mails the client a confirmation built from the booking details. The Acuity Scheduling Make integration is one way to start that chain.
Tell a customer their record changed. When a row is updated in a base such as the one described in the Airtable Make integration, Make passes the row as a bundle, one item moving from module to module, and MailerSend sends the notice.
Reach parts of MailerSend the list does not show. Make an API Call talks to any endpoint of the MailerSend API with the same connection, so you are not stuck with sending only.
What Make does not do here: it cannot start a scenario from a MailerSend event, because the app has no trigger module. Plan the start on another app or on a schedule. The same app often has an n8n node too; the n8n vs Make comparison helps you weigh both tools.
How do you connect MailerSend to Make?
- 01
Get your API key
Log in to your active MailerSend account and generate an API key there. This key is what lets the scenario send in your name, so keep it somewhere private.
- 02
Open the connection window
In your scenario, add a MailerSend module and click Create a connection. A connection is your MailerSend account linked to Make once, then reused by every MailerSend module you add later.
- 03
Paste the key and save
Paste the API key you copied from MailerSend into the connection window and save. The module now shows the connection as selected, and you can move on to filling its fields.
Your first scenario with MailerSend
GoalWhen a new entry arrives in another app, Make sends a MailerSend email built from that entry.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the app where the event starts, for example your form tool or spreadsheet, and choose its module.
- 02
Add Send an Email
Click the + on the right of that first module, search for MailerSend and pick Send an Email. Select the connection you created, or click Create a connection now.
- 03
Map the entry into the email
Fill the module fields by mapping data from the first module: the address and the details the reader should see come straight from the incoming bundle, with no copying by hand.
- 04
Test with Run once
Click Run once to execute the scenario one time. Open the bubble on each module to read the bundles it received and check that the email reached the right inbox.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. Each module run on one bundle counts as one operation on your plan.
What the MailerSend modules do
MailerSend gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module opens the whole MailerSend API to your scenario, reusing the connection you already set up, so you can reach an endpoint that has no ready-made module.
Send an Email
ActionIn Make“Sends an email.”
Your scenario gets a real email out through MailerSend, filled with data mapped from the modules that ran before it, so each recipient sees their own details.
Need help automating MailerSend with Make?
A person reads every message.