- Home
- Resources
- Integrations
- Zoho Mail
Zoho Mail Make integrationAutomate Zoho Mail with Make.
What if every important email in Zoho Mail could start the next step by itself? The Zoho Mail Make integration gives you 3 triggers and 8 actions. This page shows how to link your mailbox, build a first scenario and pick the right module for each job.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Zoho Mail Make integration do for you?
The Zoho Mail Make integration links your mailbox to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that watches, reads or acts. Here, Make can notice new emails, read their content and attachments, then send, draft, flag or turn them into tasks.
Requests that stop getting lost. A client writes to a shared support folder. Watch Folder Emails picks the message up and Create a Task puts it on someone's list, so nobody has to remember to copy it by hand.
Attachments handled without opening the inbox. Supplier invoices come in by email. Watch Emails by Search catches only the messages that match your search, then Get an Email Attachment Information and Get an Email Attachment Content hand the file to the next app of the scenario.
Replies prepared, not sent blindly. A sales lead fills a form in another tool. Create a Draft Message writes the reply in Zoho Mail and leaves it for a human to check, while Send an Email covers the messages that can go out as they are.
Three limits are worth knowing. All three triggers are scheduled, so Make checks the mailbox at intervals instead of reacting the second a message arrives. There is no search module and no delete module in the list. For anything else, Make an API Call reaches the Zoho Mail API with the same connection. To judge the tool first, read the Make review, and if n8n is also on your shortlist, the n8n vs Make comparison sets the two side by side. Operations are counted on your plan, which the Make pricing page breaks down.
How do you connect Zoho Mail to Make?
- 01
Add a Zoho Mail module
In your scenario, click the + and search for Zoho Mail. Pick any module, for instance Watch Emails, then click Create a connection. A connection is your Zoho Mail account linked to Make once and reused by every Zoho Mail module.
- 02
Name it and authorize Make
Give the connection a name if you like, such as the mailbox it belongs to. Then authorize Make on the Zoho Mail page that opens, or paste the key Zoho Mail gives you, depending on what Make asks. Use the account of the mailbox you want to automate.
- 03
Save and check the fields
Click Save. Back in the module, Make can now read your account and fill the lists it offers, like your folders. If those lists show up, the connection works.
Your first scenario: turn folder emails into tasks
GoalWhen a new email lands in a chosen Zoho Mail folder, Make creates a Zoho Mail task from it.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to place the first module. This first module is the trigger, the one that starts everything.
- 02
Pick Watch Folder Emails
Search for Zoho Mail, choose Watch Folder Emails and select your connection. Make lists your folders once it can read the account: pick the one where requests arrive.
- 03
Add Create a Task
Click the + on the right of the trigger, add Zoho Mail Create a Task and map data from the email, such as the subject, into the task. Each email is one bundle passed along.
- 04
Test with Run once
Send a test email to that folder, then click Run once. Make runs the scenario one time and shows the bundles each module received, so you can check the task looks right.
- 05
Schedule and switch on
Open the clock on the first module. A new scenario checks every 15 minutes by default, and the Free plan cannot go below that. Set your interval and switch the scenario on.
What can start a Zoho Mail scenario?
3 modules start a scenario when something happens in Zoho Mail. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Zoho Mail as soon as it happens.
Watch Emails
Scheduled triggerIn Make“Triggers when a new email has been received.”
Watch Emails hands your scenario every new message received in the mailbox, one bundle per email, so you can react to all incoming mail without filtering upfront.
Watch Emails by Search
Scheduled triggerIn Make“Triggers when a new email that follows for the search key has been received.”
With Watch Emails by Search, only the new emails that match a search you define reach the scenario. The rest of the mailbox stays out of the flow, which saves operations and cleanup work later.
Watch Folder Emails
Scheduled triggerIn Make“Triggers when a new email has been received in the specified folder.”
Pick one folder and Watch Folder Emails sends each new email received there into the scenario. It fits teams that already sort mail with Zoho Mail filters and folders.
What can Make do in Zoho Mail?
Zoho Mail gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Draft Message
ActionIn Make“Creates a new draft message.”
You get a ready-to-review message sitting in your Zoho Mail drafts, written by the scenario with the data it collected, but nothing leaves the mailbox until a person hits send.
Create a Task
ActionIn Make“Creates a new task.”
This module turns scenario data into a task in Zoho Mail, so an email, a form entry or an order becomes a to-do someone can tick off instead of a message buried in the inbox.
Get an Email Attachment Content
ActionIn Make“Retrieves the content of the attachment in an email.”
Here Make pulls the actual file attached to an email into the scenario, ready to be stored, forwarded or read by another app further along the chain.
Get an Email Attachment Information
ActionIn Make“Retrieves the attachment information of a particular email.”
Before downloading anything, this module tells the scenario what is attached to a given email. It returns information about the attachments rather than the files themselves.
Get an Email Content
ActionIn Make“Retrieves an existing mail.”
Get an Email Content retrieves an existing email so the scenario can work with the whole message, even when the email was not delivered by a trigger of the same run.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
When none of the listed modules covers what you need, Make an API Call reaches any endpoint of the Zoho Mail API from your scenario, reusing the connection you already created.
Mark an Email as Read
ActionIn Make“Marks the particular email as read.”
Mark an Email as Read flips a message to read once the scenario has dealt with it, so the inbox shows what is left for humans and what automation already took care of.
Send an Email
ActionIn Make“Sends a new email.”
Send an Email writes and sends a new message from your Zoho Mail account, built from the data of earlier modules, with no human step in between.
Need help automating Zoho Mail with Make?
A person reads every message.