Email Make integrationAutomate Email with Make.
Your inbox can sort, flag and forward mail while nobody looks at it. The Email Make integration gives you 11 modules: one trigger that spots new messages and ten that copy, move, mark, draft or send. This guide connects your mailbox and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Email Make integration do for you?
The Email Make integration links a mailbox to Make, a no-code automation tool, so incoming messages can start a scenario (the automation you build, a chain of steps) and other steps can act on your mail. Each step is a module: a trigger that watches, an action that does something, or an iterator that splits a list.
A support inbox that routes itself. Watch Emails catches each new message matching your criteria, Send an Email to a Team Member alerts the right person, and Move an Email files the original away so the shared inbox stays readable.
Invoices pulled out of the mail. When a supplier sends a PDF, Iterate Attachments splits the attached files into separate bundles (one item per file), so the next module, a cloud drive or an accounting app, receives them one at a time.
Replies prepared, not sent. Create a Draft writes an answer into your drafts folder for a human to review, which suits sales teams that want speed without losing control over tone.
What to know before you start: the directory lists no limit specific to this app, so the constraints are those of your Make plan, such as files up to 5 MB and 2 active scenarios on the Free plan. The Make pricing page compares plans. The same mailbox can also be automated with n8n: see the Email n8n integration and the n8n vs Make comparison.
How do you connect your mailbox to Make?
- 01
Add an Email module
Open your scenario, click the + and search for Email. Pick any module, for example Watch Emails, then click Create a connection. A connection is your mailbox linked to Make once and reused by every Email module.
- 02
Name the connection
This step is optional but pays off later. Give the connection the name of the mailbox it opens, such as the support address, so you pick the right one later when a scenario uses several inboxes.
- 03
Authorize and save
Follow the window Make opens: either approve access on your provider's page or paste the key your provider gives you. Click Save. Make can now read the mailbox and list what it finds in the module fields.
Your first scenario: alert a teammate about important mail
GoalWhen a new email matching your criteria lands in the mailbox, Make alerts a team member and marks the message as read.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + in the middle of the editor. Search for Email and choose Watch Emails as the first module.
- 02
Set up Watch Emails
Pick your connection, then fill in the criteria that define which messages count, for instance mail from a key client. Make lists the options it can read from your mailbox once connected.
- 03
Alert the right person
Click the + on the right of Watch Emails and add Send an Email to a Team Member. Choose the colleague, then map details of the incoming email from the previous module into the alert.
- 04
Mark the original as read
Add Mark an Email as Read after the alert and map the email from Watch Emails. The shared inbox then shows at a glance which messages someone already knows about.
- 05
Test, schedule and switch on
Click Run once and check the bundles each module received. If all looks right, set the schedule on Watch Emails (every 15 minutes by default) and switch the scenario on.
What starts an Email scenario
1 module starts a scenario when something happens in Email. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Email as soon as it happens.
Watch Emails
Scheduled triggerIn Make“Triggers when a new email is received for processing according to specified criteria.”
Watch Emails gives your scenario a starting point: every new message that matches the criteria you set becomes a bundle, one item that the next modules can read, reply to or file away. It is the only trigger of the Email app, so most scenarios begin here.
What the Email modules can do
Email gives you 10 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Copy an Email
ActionIn Make“Copies an email or a draft into a selected folder.”
Copy an Email leaves the message where it is and puts a duplicate, or a copy of a draft, into another folder of your choice. You keep the original in place for whoever reads the inbox.
Create a Draft
ActionIn Make“Creates and adds a new draft to a selected folder.”
Create a Draft saves a ready-to-edit message in the folder you select without sending anything. Someone opens it, adjusts a word or two and sends it from their usual mail client.
Delete an Email
ActionIn Make“Removes an email or a draft from a selected folder.”
Delete an Email clears a message or a draft out of a chosen folder, which keeps automated notifications and newsletters from crowding the inbox once they have been processed.
Get Emails
ActionIn Make“Returns emails that match the specified criteria.”
Get Emails fetches the messages that meet the criteria you give it, in the middle of a scenario rather than at its start. Each message comes out as its own bundle for the next modules.
Mark an Email as Read
ActionIn Make“Marks an email or a draft in a selected folder as read by setting the "Read" flag.”
Mark an Email as Read sets the read flag on a message or a draft in a selected folder, so your mail client stops showing it as new once the scenario has dealt with it.
Mark an Email as Unread
ActionIn Make“Marks an email or a draft in a selected folder as unread by setting the "Unread" flag.”
Mark an Email as Unread puts the unread flag back on a message or a draft, so it shows up in bold again and catches the eye of whoever checks the folder.
Move an Email
ActionIn Make“Moves a chosen email or a draft to a selected folder.”
Move an Email takes a message or a draft out of its current folder and puts it in the one you pick. Your inbox shrinks to what still needs attention.
Send an Email
ActionIn Make“Sends a new email.”
Send an Email writes and sends a new message from the connected mailbox, built from data that earlier modules of the scenario picked up.
Send an Email to a Team Member
ActionIn Make“Sends an email to a specific member of your team.”
Send an Email to a Team Member notifies a specific colleague you pick from your team. It is the quick way to turn an incoming message into an internal alert.
Iterate Attachments
IteratorIn Make“Iterates received attachments one by one.”
Iterate Attachments takes the files attached to a message and hands them over one by one, each as its own bundle. That way a storage or document module can process every file separately.
Need help automating Email with Make?
A person reads every message.