- Home
- Resources
- Integrations
- Mailmodo
Mailmodo Make integrationAutomate Mailmodo with Make.
Can Make react to Mailmodo and push contacts into your campaigns for you? Yes. The Mailmodo Make integration gives you 5 modules: 1 instant trigger and 4 actions. This guide is for marketers who know Mailmodo and are new to Make, and it walks you from the connection to a working first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Mailmodo Make integration do for you?
The Mailmodo Make integration links your Mailmodo account to Make so that a submission, a new contact or a campaign send can be handled by a scenario, which is the automation you build in Make as a chain of modules. Each module is one brick of that chain: a trigger that starts it, or an action that does something in Mailmodo.
Follow up on every submission without touching the dashboard. Watch Submissions starts the scenario the moment Mailmodo records a new submission, and Trigger Journey enrolls that person in the journey you picked. A B2B team can greet demo requests this way while the lead is still warm.
Feed your lists from the tools where contacts are born. A signup in a store, a row in a spreadsheet or a deal in a CRM can end in Add to Contact List, so your Mailmodo segments stay current. If your contacts live in a base, the Airtable Make integration covers the other side of that flow.
Send a campaign when something happens elsewhere. Trigger Campaign sends a trigger campaign from Mailmodo when an event in another app calls for it, such as a paid order or a closed ticket.
Five modules cover a narrow set of jobs. For anything else Mailmodo exposes in its API, Make an API Call reuses the same connection. The same app often has an n8n node too; the n8n vs Make comparison helps you choose, and the Make training is there if you want to go further with scenarios.
How do you connect Mailmodo to Make?
- 01
Copy your API key in Mailmodo
You need an active Mailmodo account. In Mailmodo, open Settings, then API Keys, click Show API Key and copy the key displayed on screen. Keep it at hand for the next step.
- 02
Add a Mailmodo module and create the connection
In your scenario, add any Mailmodo module and click Create a connection. A connection is your Mailmodo account linked to Make once, then reused by every Mailmodo module you add later.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when you run several accounts. Paste the API key you copied, or follow the on-screen instructions, and save. Make can now read and write in Mailmodo.
Your first scenario with Mailmodo
GoalWhen Mailmodo records a new submission, Make adds the person to a list and enrolls them in a journey.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + in the middle of the editor to place the first module.
- 02
Set up Watch Submissions
Search for Mailmodo, pick Watch Submissions, click Create a webhook and then Create a connection with your API key. From now on, Mailmodo calls Make each time a submission is recorded.
- 03
Add the person to a list
Click the + on the right of the trigger and add Add to Contact List. Map the data coming from the submission, so each respondent lands in the list you choose.
- 04
Enroll them in a journey
Add Trigger Journey after it and map the same contact. The journey you pick in Mailmodo takes over the follow-up emails from there.
- 05
Test with Run once, then switch on
Click Run once, send a test submission and read the bundle each module received. A bundle is one item passing from module to module, here one submission. When it looks right, switch the scenario on.
What starts a Mailmodo scenario
1 module starts a scenario when something happens in Mailmodo. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Mailmodo as soon as it happens.
Watch Submissions
Instant triggerIn Make“Triggers when a new submission is recorded.”
Watch Submissions hands your scenario each new submission as soon as Mailmodo records it, so the reply, the list update or the alert to your sales team happens while the respondent still remembers you. Every submission becomes one bundle for the next modules, and each module run on it counts as one operation on your Make plan.
What Mailmodo can do in a scenario
Mailmodo gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Add to Contact List
ActionIn Make“Adds contact to a list.”
Add to Contact List puts a person into the Mailmodo list you name, so your campaigns reach contacts that came from other tools without a CSV import.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets you reach any endpoint of the Mailmodo API from your scenario, using the connection you already created. It fills the gaps the four other modules leave.
Trigger Campaign
ActionIn Make“Sends a trigger campaign.”
Trigger Campaign sends one of your Mailmodo trigger campaigns when your scenario reaches it, which turns an event in another app into an email that leaves at the right moment.
Trigger Journey
ActionIn Make“Enrolls contact in a journey.”
Trigger Journey enrolls a contact in a Mailmodo journey, so a whole sequence of emails starts from one event in your scenario instead of a manual import.
Need help automating Mailmodo with Make?
A person reads every message.