- Home
- Resources
- Integrations
- Formsite
Formsite Make integrationAutomate Formsite with Make.
Every form someone submits in Formsite can start work on its own. The Formsite Make integration offers 6 modules: 1 instant trigger, 2 actions and 3 searches. This guide shows teams that collect data through forms how to link the account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Formsite Make integration do for you?
The Formsite Make integration links your Formsite account to Make, a visual tool where you build a scenario: an automation made of modules, each one a brick that watches, reads or acts. Formsite brings 6 modules, so a submitted form can feed the rest of your tools without a line of code.
Answers that reach the right person. Watch New Form Result starts the scenario the moment someone submits a form, and the next module can pass the answers to your CRM, your inbox or a chat channel. Nobody has to open Formsite to check for new entries.
A clean inventory of your forms. List Forms returns every form of the account, and Get a Form reads one of them in detail. Useful when a team manages many forms and wants a shared overview kept up to date by a scenario.
Past answers pulled back on demand. List Form Results fetches the results already stored for a form, and List Form Items tells you which questions hold answers. That pair helps you rebuild a report or move old entries to another tool.
Make does not cover every Formsite feature with a dedicated module. For the rest, Make an API Call reaches the Formsite API with the same connection. The Make documentation for Formsite also warns that its text is AI-generated, so check important details with Formsite. Before choosing a plan, read Make pricing; if you hesitate between tools, the n8n vs Make comparison lays out the criteria, and the Make training helps you go further.
How do you connect Formsite to Make?
- 01
Copy your API details in Formsite
Open the Settings of a form, click Integrations, then Formsite API. Copy the API token shown on the page, plus the server name and the user directory that appear inside the API base URL.
- 02
Add a Formsite module in Make
In your scenario, add any Formsite module and click Create a connection. For the instant trigger, click Create a webhook first, then Create a connection. You can give it a label in Connection name.
- 03
Paste the credentials and save
Enter the token, the server name and the user directory you copied, then follow the on-screen instructions. The connection is your Formsite account linked to Make once, and every Formsite module reuses it.
Your first scenario with Formsite
GoalWhen someone submits a form in Formsite, Make receives the result and reads the details of that form so the answer arrives with its context.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the editor to place the first module.
- 02
Add Watch New Form Result
Search for Formsite, pick Watch New Form Result, click Create a webhook, then Create a connection or select the one you already made.
- 03
Add Get a Form
Click the + on the right of the trigger and choose Get a Form. Map the form from the result received, so the next step knows which form the answer came from.
- 04
Test with Run once
Click Run once, then submit a test entry in your form. Open the bubble above each module to read the bundles it received: a bundle is one item passed along, here one result.
- 05
Switch the scenario on
When the test looks right, switch the scenario on. Because the trigger is instant, Formsite calls Make on each new result instead of waiting for the next check on a schedule.
What starts a Formsite scenario
1 module starts a scenario when something happens in Formsite. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Formsite as soon as it happens.
Watch New Form Result
Instant triggerIn Make“Triggers when a user submits a new form result.”
Every time a visitor submits one of your forms, this trigger hands the new result to your scenario, ready to be sent, stored or checked by the modules that follow.
What Formsite can do in Make
Formsite gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Get a Form
ActionIn Make“Retrieves the specified form.”
You get the details of one form you name, which adds context to a result or a report: which form it is.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module opens the rest of the Formsite API to your scenario, with the connection you already set up, so a need the listed modules miss is still within reach.
List Form Items
SearchIn Make“Lists all items for the specified form. Items that don't store results, such as headings and images, are not included.”
Here you see the questions of a form that actually store answers, which makes mapping results much easier because you know what each field holds.
List Form Results
SearchIn Make“Lists all results for the specified form.”
Pull back the results already stored for a form, as one bundle each, so older answers can be moved, counted or checked outside Formsite.
List Forms
SearchIn Make“Lists all forms.”
With this search, the scenario gets every form of your Formsite account, one bundle per form, which gives you a starting point to act on each of them.
Need help automating Formsite with Make?
A person reads every message.