Resources · Make integration

Zoho Forms Make integrationAutomate Zoho Forms with Make.

What happens to a form entry after someone clicks submit? The Zoho Forms Make integration gives you one instant trigger that hands each new submission to Make. This guide shows ops and marketing builders how to connect the account and ship a first scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the Zoho Forms Make integration do for you?

The Zoho Forms Make integration starts a Make scenario, the automation you build in Make, every time someone submits one of your forms. It works in one direction: Zoho Forms sends the entry, and the other apps in your scenario decide what to do with it.

A lead lands in your database without copy and paste. Put Watch Form Submissions first, then add a module (one brick of the scenario) from another app, such as the one described on the Airtable Make integration page, and map each answer to a column.

Your sales rep hears about a quote request right away. The same trigger can feed a CRM, as the Agile CRM Make integration shows, so the contact exists before anyone opens the inbox.

An event signup turns into a follow-up task. The entry travels to your task tool or email app, and nobody has to watch the form dashboard.

Know the boundary before you plan. In Make, Zoho Forms has a single module, and it is a trigger: it cannot create a form, edit an entry or search past submissions. There is no Make an API Call module for this app either. Every action happens in the apps you add after it.

Zoho Forms may also have a node in n8n. If you are weighing the two tools, the n8n vs Make comparison lays out the criteria side by side.

Connect

How do you connect Zoho Forms to Make?

  1. 01

    Add the trigger and open the connection window

    In a new scenario, click the +, search for Zoho Forms and pick Watch Form Submissions. Then click Create a connection. A connection is your Zoho Forms account linked to Make once and reused afterwards.

  2. 02

    Give the connection a name you will recognize

    Naming it is optional, but it helps later. Something like "Zoho Forms marketing" tells you at a glance which account a scenario uses when you run several forms or several workspaces.

  3. 03

    Authorize Make and save

    Follow what the window asks: approve Make on the Zoho page that opens, or paste the key Zoho gives you. Click Save, and the connection appears in the module, ready for every future Zoho Forms scenario.

First scenario

Build your first scenario with Zoho Forms

GoalWhen someone submits a Zoho Forms entry, Make passes the answers to the app of your choice.

  1. 01

    Create the scenario

    Open the Scenarios page, create a new scenario and click the + in the middle of the editor. Search for Zoho Forms and pick Watch Form Submissions as your first module.

  2. 02

    Link your account

    Click Create a connection and authorize Make. Once the connection exists, fill in the fields the module shows; Make lists what it can read from your account.

  3. 03

    Add where the entry should go

    Click the + on the right of the trigger and pick a module from another app, a sheet, a CRM or an email tool. Map the answers from the Zoho Forms bundle, one submission, into its fields.

  4. 04

    Test with Run once

    Click Run once, then submit a test entry through your form so the trigger has something to receive. Open the bubbles to read the bundle each module got and fix any mapping.

  5. 05

    Switch it on

    When the test looks right, switch the scenario on. From then on, each new submission starts it, and every module that runs counts as one operation on your Make plan.

Triggers

What starts a Zoho Forms scenario?

1 module starts a scenario when something happens in Zoho Forms. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Zoho Forms as soon as it happens.

Zoho Forms1Watch Form Submissions

Watch Form Submissions

Instant trigger

In MakeTriggers when a new form entry is submitted.

Watch Form Submissions gives your scenario each new entry the moment it is submitted, as one bundle holding the answers, so the next modules can file it, route it or reply to it. It is the only door between Zoho Forms and Make, so every Zoho Forms scenario opens with it.

How it fires
instant, Zoho Forms calls Make through a webhook as soon as the entry comes in, which the lightning badge on the module shows.
When to use it
a contact or quote form whose answers have to reach a CRM, a sheet or a teammate without anyone exporting them.
Watch out
the trigger only sees new entries, so it cannot fetch submissions sent before the scenario was switched on.
Need help

Need help automating Zoho Forms with Make?

A person reads every message.

FAQ

Zoho Forms and Make: common questions

01Is the Zoho Forms Make integration free?
Yes, Zoho Forms is a standard app in Make, so it works on the Free plan. That plan gives you 2 active scenarios, up to 5 minutes of execution per run, files up to 5 MB and 512 MB of data transfer. Scheduled runs are spaced at least 15 minutes apart, which matters less here because this trigger is instant. Paid plans (Core, Pro, Teams, Enterprise) lift the scenario limit, allow 40 minutes of execution and count usage in credits each month. Your Zoho Forms subscription is a separate matter that this page does not cover.
02What do you need to connect Zoho Forms to Make?
A Zoho Forms account and a Make account are enough to begin. The Make documentation for this app lists no extra prerequisite. You add Watch Form Submissions, click Create a connection, optionally name it, then authorize Make on the Zoho page or paste the key Zoho provides, and click Save. The connection is stored once and reused by every Zoho Forms module you add later, so you only go through this when you link a new account.
03Does the Zoho Forms trigger in Make react in real time?
Yes. Watch Form Submissions is an instant trigger: Zoho Forms calls Make through a webhook as soon as an entry is submitted, instead of Make checking on a clock. You can spot it by the lightning badge on the module. The scenario still has to be switched on to receive entries, and each module that runs on the submission uses one operation of your plan. The 15 minute default schedule of new scenarios applies to scheduled triggers, not to this one.
04What if the Zoho Forms module you need is missing in Make?
It depends on what you need. Zoho Forms offers only one module in Make, the Watch Form Submissions trigger, and no Make an API Call module, so you cannot create forms or read older entries from Make. Most needs sit after the trigger anyway: sending the answers to a CRM, a spreadsheet or a mail tool uses the modules of those apps. For anything beyond that, the Make agency team at Hack'celeration can look at your case and suggest another route.
05Should you use Make or n8n for Zoho Forms?
It depends on the tool your team already runs. In Make, Zoho Forms comes down to one instant trigger, and the actions live in the other apps of your scenario, so the real question is which tool handles those other apps the way you want. The same app often has an n8n node too, so check the node list before you decide. Compare both tools on your own criteria, such as the apps you need and who will maintain the scenarios, rather than on the form alone.