- Home
- Resources
- Integrations
- Zoho Writer
Zoho Writer Make integrationAutomate Zoho Writer with Make.
Can Make create, merge and send your Zoho Writer documents for you? Yes. The Zoho Writer Make integration gives you 13 modules, including 2 triggers. This guide shows how to link your account, build a first scenario and pick the right module for each job.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Zoho Writer Make integration do?
The Zoho Writer Make integration lets Make act on your documents without code. You build a scenario, the automation itself, from modules: small bricks that each watch, create, merge or move a document. Your Zoho Writer account is linked once through a connection, and every module reuses it.
Contracts that go out on their own. Star a template in Zoho Writer and let Watch Favourite Documents pick it up, then Merge a Document to Send via Email fills it and sends it. Sales teams use this for quotes and agreements that follow the same model.
Documents born from other apps. When a form, a CRM or a spreadsheet produces new data, Create a Document turns it into a Writer file from uploaded content, a URL or plain text. Merge a Document does the same with a template and stores the result in a Zoho folder.
A tidy workspace. List Documents returns what is in the account, Trash a Document clears drafts you no longer need, Restore a Document brings one back, and Delete a Trashed Document removes it for good.
The listed modules do not cover every part of Zoho Writer. When one is missing, Make an API Call reaches the rest of the API with the same connection. If you are new to the editor, our Make training walks through it step by step, and Make troubleshooting helps when a run stops. Zoho Writer may also exist as a node in n8n; n8n vs Make lays out how the two tools differ.
How do you connect Zoho Writer to Make?
- 01
Add a Zoho Writer module
Log in to Make, open a scenario and add any Zoho Writer module. You need an active Zoho Writer account first, on the right regional domain of Zoho. Then click Create a connection.
- 02
Name the connection
The Connection name field is optional, but a clear name such as your team or region helps the day you manage several Zoho accounts inside the same Make organization.
- 03
Authorize your account
Follow the on-screen instructions to sign in to Zoho and approve access, or enter the credentials you copied from your Zoho Writer account. The connection then appears in every Zoho Writer module you add.
Your first scenario with Zoho Writer
GoalWhen you star a document in Zoho Writer, Make merges it and sends the result by email.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the large + in the middle of the editor to place your first module.
- 02
Set the trigger
Search for Zoho Writer, choose Watch Favourite Documents and click Create a connection to link your account. Fill in the fields Make shows for the trigger.
- 03
Add the merge and email step
Click the + to the right of the trigger and pick Merge a Document to Send via Email. Map the document coming from the trigger, then fill in the email fields the module asks for.
- 04
Test with Run once
Star a test document in Zoho Writer, then click Run once. Open the bubble above each module to read the bundles it received and check that the email left with the merged file.
- 05
Schedule and switch it on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. Each new favourite will now be picked up on the next check.
What can start a Zoho Writer scenario?
2 modules start a scenario when something happens in Zoho Writer. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Zoho Writer as soon as it happens.
Watch Documents
Scheduled triggerIn Make“Triggers when a new document has been added.”
Watch Documents starts your scenario whenever a new document appears in your Zoho Writer account, and passes that document to the next modules as a bundle, one item flowing through the scenario.
Watch Favourite Documents
Scheduled triggerIn Make“Triggers when a new favourite document has been added.”
Watch Favourite Documents reacts to the documents you mark as favourites, which turns a simple star into a switch you control by hand from inside Zoho Writer.
What can Make do in Zoho Writer?
Zoho Writer gives you 11 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Copy a Document
ActionIn Make“Copies an existing document.”
Copy a Document duplicates an existing file, so the original stays clean while the copy gets edited, filled or shared.
Create a Document
ActionIn Make“Creates a document by uploading a file, providing a URL or plain text of a document.”
Create a Document builds a new Zoho Writer file from three kinds of input: an uploaded file, a URL, or plain text coming from an earlier module.
Delete a Trashed Document
ActionIn Make“Permanently deletes a trashed document.”
Delete a Trashed Document empties one file out of the trash bin for good, freeing the account from documents you already decided to drop.
Get a Document
ActionIn Make“Retrieves a document by ID.”
Get a Document fetches one file by its ID and hands its details to the modules that follow, so you work on exactly the document you meant.
Make an API Call
ActionIn Make“Performs an arbitary authorized API call.”
Make an API Call reaches any part of the Zoho Writer API that the listed modules leave out, and it reuses the connection you already created.
Merge a Document
ActionIn Make“Merges a document and stores it at a Zoho folder.”
Merge a Document fills a Writer template with data from your scenario and saves the finished file in a Zoho folder, ready to find later.
Merge a Document to Send via Email
ActionIn Make“Merges a document and sends it via email.”
Merge a Document to Send via Email fills the template and emails the merged document in one step, with no extra email module needed.
Restore a Document
ActionIn Make“Restores a document from a trash bin.”
Restore a Document takes a file back out of the trash bin and returns it to your documents, as if it had never been removed.
Trash a Document
ActionIn Make“Moves a document into a trash bin.”
Trash a Document moves a file into the trash bin, which clears it from view while keeping a way back.
Upload a Document
ActionIn Make“Uploads a new document.”
Upload a Document sends a file coming from another app into Zoho Writer as a new document, so attachments end up where your team edits.
List Documents
SearchIn Make“Lists all documents.”
List Documents is a search: it returns every document of the account, each as its own bundle, so the next modules run once per file.
Need help automating Zoho Writer with Make?
A person reads every message.