- Home
- Resources
- Integrations
- Mailtrap
Mailtrap Make integrationAutomate Mailtrap with Make.
Can Make keep your Mailtrap contacts and emails in step with the rest of your stack? The Mailtrap Make integration gives you 6 modules: 5 actions and 1 search. This guide shows how to link your API token, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Mailtrap Make integration do for you?
The Mailtrap Make integration links your Mailtrap account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a single step such as creating a contact or sending an email. Mailtrap has no trigger in Make, so another app or a schedule starts the flow, and Mailtrap does the work.
A contact list that fills itself. A SaaS team collects signups in a form tool. Each new entry goes through Create a Contact, and nobody copies addresses by hand again.
A welcome email that leaves on its own. Right after that contact exists, Send an Email sends the first message. The same pair works for an order confirmation from a shop app.
Clean lists when people leave. When a customer closes an account elsewhere, Update a Contact or Delete a Contact keeps Mailtrap in line, and Get Lists gives you the list IDs you need along the way.
Mailtrap has no trigger in Make: it cannot start a scenario by itself when something happens inside Mailtrap. For anything the six modules do not cover, Make an API Call reaches the rest of the Mailtrap API with the same connection. To weigh the tool itself, read our Make review, and if you are deciding between two platforms, the n8n vs Make comparison lays out the criteria.
How do you connect Mailtrap to Make?
- 01
Copy your API token in Mailtrap
In Mailtrap, open Settings in the left menu, then API Tokens. Copy the token shown for the domain or integration you want Make to use. You need an active Mailtrap account for this.
- 02
Open the connection window in Make
In your scenario, add any Mailtrap module and click Create a connection. A connection is your Mailtrap account linked to Make once, then reused by every Mailtrap module you add later.
- 03
Name it and paste the token
The Connection name field is optional, but a clear name helps once you run several accounts. Paste the token you copied, confirm, and the module is ready to be filled in.
Your first scenario: a new signup becomes a Mailtrap contact and gets a welcome email
GoalWhen a new signup arrives in another app, Make creates the contact in Mailtrap and sends a welcome email.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the app where your signups land, such as your form tool, as the first module.
- 02
Add Create a Contact
Click the + to the right of that first module, search for Mailtrap and choose Create a Contact. Click Create a connection and paste your API token.
- 03
Map the signup data
Fill the module fields with the data of the previous module: the email address and name from the form go straight into the new contact. Each signup travels as one bundle, one item passed between modules.
- 04
Add Send an Email
Add Send an Email after the contact module and map the recipient from the same bundle. Write the welcome message once; Make reuses it for every new signup.
- 05
Test with Run once
Submit a test signup, then click Run once. Open the bubble of each module to read the bundles it received and check that the contact and the email look right.
- 06
Schedule and switch on
On the first module, set the Scheduling: every 15 minutes by default, 15 minutes at the shortest on the Free plan. Then switch the scenario on so it runs without you.
What each Mailtrap module does in Make
Mailtrap gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Contact
ActionIn Make“Create a contant in Mailtrap”
Adds a new person to your Mailtrap contacts from data that comes out of another app, so your audience grows without any copy and paste.
Delete a Contact
ActionIn Make“Delets a contact in Mailtrap”
Removes a contact from Mailtrap, which keeps your lists honest when someone should no longer hear from you.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call”
Opens the rest of the Mailtrap API to your scenario, with the connection you already set up, so you are not stuck when the five other modules stop short.
Send an Email
ActionIn Make“Send an email to a recipient”
Sends a message through Mailtrap to one recipient, filled with data from earlier steps, so every email leaves at the right moment with the right details.
Update a Contact
ActionIn Make“Update a contact in Mailtrap”
Changes the details of a contact who is already in Mailtrap, so the information your emails rely on stays current.
Get Lists
SearchIn Make“Fetch all Mailtrap contact lists with their IDs.”
Brings back all your Mailtrap contact lists along with their IDs, which saves you from hunting for the right identifier in the Mailtrap interface.
Need help automating Mailtrap with Make?
A person reads every message.