Resources · Make integration

Fillout Forms Make integrationAutomate Fillout Forms with Make.

Every form response can start work on its own. The Fillout Forms Make integration has a single instant trigger that fires when someone submits a form. This page is for people who know Fillout but are new to Make, and it walks you from connection to a live first scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the Fillout Forms Make integration do?

It connects your Fillout forms to Make so that each new submission becomes the starting point of a scenario, which is the automation you build in Make as a chain of modules. A module is one brick of that chain. Fillout Forms brings exactly one: a trigger that reacts to new responses.

A sales team gets a lead in the CRM without copying anything: Watch New Responses catches the demo request, and the next module, from your CRM app, creates the contact. Each response travels through the scenario as a bundle, one item passed from module to module.

An HR assistant can log every job application in a table. Put Watch New Responses first, then a module from a spreadsheet or database app such as the one described on our Airtable Make integration page.

An event organizer can answer each registration with an email or a chat message, using the answers from the form as the content.

What Make cannot do here: on the Fillout side, there is no module to create, edit or search responses, and no Make an API Call module either. Fillout is the source, and the actions happen in other apps. To see how Make fits your stack before you build, read our Make review, or the n8n vs Make comparison if you are weighing both tools.

Connect

How do you connect Fillout Forms to Make?

  1. 01

    Add the trigger

    In a new scenario, add the Watch New Responses module from Fillout Forms and click Create a connection. A connection is your Fillout account linked to Make once, then reused by every Fillout module.

  2. 02

    Name it if you like

    Giving the connection a name is optional. It helps when several people or several Fillout workspaces share the same Make account, since you pick the connection from a list later.

  3. 03

    Authorize and save

    Approve access on the Fillout page that opens, or paste the key Fillout gives you if Make asks for one. Then click Save, and the module is ready to be set up.

First scenario

Build your first scenario with Fillout Forms

GoalWhen someone submits a Fillout form, Make sends the answers to the app where your team works.

  1. 01

    Create the scenario

    Open the Scenarios page, create a new scenario and click the + in the middle of the canvas to add the first module.

  2. 02

    Pick the Fillout trigger

    Search for Fillout Forms, choose Watch New Responses and select your connection. Once the connection exists, Make lists what it can read from your account, so you pick instead of typing.

  3. 03

    Add the destination

    Click the + to the right of the trigger and add a module from the app that should receive the response. Map the form answers into its fields from the panel Make shows.

  4. 04

    Test with Run once

    Click Run once, then submit a test response in Fillout. Read the bundles each module received and check that every answer landed in the right field.

  5. 05

    Switch it on

    Check the scheduling on the first module, then switch the scenario on. From then on, every new submission starts a run, and each module execution counts as one operation on your plan.

Triggers

What starts a Fillout Forms scenario

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

Fillout Forms1Watch New Responses

Watch New Responses

Instant trigger

In MakeTriggers each time a Fillout form is submitted.

Starts your scenario the moment a person submits one of your Fillout forms, and hands the answers to the next module as a single bundle. It is the only Fillout module in Make, so every scenario built around this app begins here.

How it fires
instant, which means Fillout calls Make through a webhook as soon as the submission happens, rather than Make checking at intervals.
When to use it
any form whose answers must reach another tool quickly, like a quote request that sales should see right away.
Watch out
run a real test submission after Run once, otherwise Make has no sample answers to map.
Need help

Need help automating Fillout Forms with Make?

A person reads every message.

FAQ

Fillout Forms and Make: common questions

01Is the Fillout Forms Make integration free?
Yes, Fillout Forms is a standard app, so it works from the Make Free plan. That plan allows 2 active scenarios, a minimum of 15 minutes between scheduled runs, up to 5 minutes of execution per run, files up to 5 MB and 512 MB of data transfer. Paid plans (Core, Pro, Teams and Enterprise) lower the scheduling interval to 1 minute and remove the cap on active scenarios. Usage is counted in credits, one operation for each module that runs on a bundle. Your own Fillout subscription is a separate matter.
02What do you need to connect Fillout Forms to Make?
A Fillout account with access to the forms you want to watch, and a Make account. The Make documentation for this app is unavailable, so it lists no extra prerequisite. The connection follows the usual Make pattern: add Watch New Responses, click Create a connection, optionally name it, authorize Make on the Fillout page or paste the key Fillout provides, then save. After that, every Fillout module in your account reuses the same connection, so you only do this once per Fillout account.
03Does the Fillout Forms trigger in Make fire in real time?
Yes. Watch New Responses is an instant trigger, shown with a lightning badge in the editor. Fillout calls Make through a webhook as soon as a form is submitted, instead of Make polling on a schedule. This is different from scheduled triggers, which Make checks at the interval set on the first module, every 15 minutes by default on a new scenario. To confirm it works, click Run once, submit a test response, and read the bundle the module received.
04What if the Fillout Forms module you need is missing in Make?
It depends on what you need. Make offers one Fillout module only, Watch New Responses, and no Make an API Call module for this app. Anything beyond catching new responses, such as editing a form or listing past answers, is not available through this integration. The practical route is to let Fillout send each response and do the rest in other apps later in the scenario. For a setup that goes further, the team behind the Make agency can look at your case.
05Make or n8n for Fillout Forms?
It depends on which tool your team already runs and on what you need from Fillout. On Make, the app gives one instant trigger for new responses, available from the Free plan, and the rest of the work happens in the modules of your other apps. Many apps also have an n8n node, so check whether Fillout does before deciding. Base the choice on the apps you connect after the form, not on the form tool itself, and read the n8n vs Make comparison linked above for the broader criteria.