- Home
- Resources
- Integrations
- Maileroo
Maileroo Make integrationAutomate Maileroo with Make.
Need Maileroo to send an email when something happens in another tool? The Maileroo Make integration gives you 2 action modules, with no trigger of its own. This page is for teams that send order, signup or alert emails, and it walks you from connection to a working first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Maileroo Make integration do for you?
The Maileroo Make integration lets a scenario, the automation you build in Make, send email through your Maileroo account. Another app starts the scenario, and Maileroo delivers the message. You set it up by picking modules in a visual editor, without writing code.
Order confirmations that leave on their own. Your online store records a sale, and the Send Email module passes the buyer's name and order details to Maileroo, which sends the confirmation. Nobody copies an address by hand.
A welcome message for every new lead. A signup form collects a prospect, Make hands the entry to Send Email, and the first message goes out while the lead still remembers you. Pages like the 123FormBuilder Make integration show what a form app can feed into this flow.
Anything the listed modules skip. Make an API Call reaches any endpoint of the Maileroo API with the same connection you already set up, so you are not stuck when a feature has no dedicated module.
What Make does not do here: Maileroo has no trigger in Make, so it cannot start a scenario itself. The scenario opens on another app or on Make's own schedule. Make's documentation also flags its Maileroo page as AI-generated, so check important details against Maileroo itself. The same app often exists in n8n as well; the n8n vs Make comparison helps you pick, and the Make training covers the editor step by step.
How do you connect Maileroo to Make?
- 01
Create a sending key in Maileroo
In Maileroo, open the domains page from the left sidebar, click Overview on the domain you want, then Sending Keys. Click New Sending Key, give it a name you will recognize, and copy the key shown in the window.
- 02
Add a Maileroo module in Make
In your Make scenario, add a Maileroo module and click Create a connection. A connection is your Maileroo account linked to Make once, then reused by both modules. The Connection name field is optional, but a clear label helps later.
- 03
Paste the key and save
Paste the API key you copied from Maileroo, or follow the instructions on screen, and save. From now on every Maileroo module in any scenario can pick this connection from a list instead of asking for the key again.
Build your first scenario with Maileroo
GoalWhen a new entry arrives in another app, Make sends an email through Maileroo.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario and click the + to add the first module. Since Maileroo has no trigger, this first slot goes to the app where the event happens, such as your form tool.
- 02
Set up the starting module
Search that app by name, pick the module that watches new entries, and click Create a connection for it. Fill its fields; once connected, Make lists what it can read so you choose instead of typing.
- 03
Add Send Email
Click the + on the right of the first module, search Maileroo and pick Send Email. Choose your Maileroo connection, then map the recipient and message from the data the first module passes along.
- 04
Test with Run once
Click Run once and create one test entry in the starting app. Each module shows the bundles it received, a bundle being one item passed along. Check that the email reached the test inbox.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule; a new scenario checks every 15 minutes by default. Then switch the scenario on. Each module run counts as an operation on your Make plan.
What the Maileroo modules do
Maileroo 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 gives you access to the parts of Maileroo that have no dedicated module, by calling any endpoint of its API with the connection you already set up. You describe the request, and Make returns Maileroo's answer as data for the next module.
Send Email
ActionIn Make“Automate your email delivery through Make by using Maileroo for your transactional needs. Fill out the form with all necessary details and begin sending!”
Send Email puts your message into Maileroo and sends it, filled with the data earlier modules pass along: a name, an order, a link. It is the heart of most Maileroo scenarios, since each new bundle produces one email.
Need help automating Maileroo with Make?
A person reads every message.