- Home
- Resources
- Integrations
- Jotform
Jotform Make integrationAutomate Jotform with Make.
What happens to a form answer after someone clicks Submit? The Jotform Make integration gives you 8 modules, including 1 instant trigger, to route submissions, build forms and read usage. This guide connects your account and walks you through a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Jotform Make integration do for you?
The Jotform Make integration links your Jotform account to Make so that a submission can start a scenario, the automation you build in Make as a chain of modules. Each module is one brick: a trigger that starts things, an action that does something, or a search that reads data back. No code is involved at any point.
Submissions that go somewhere on their own. Watch for Submissions starts your scenario the moment a respondent sends a form, and every answer travels to the next module as a bundle, the single item Make passes along. A sales team can push a quote request into its CRM, a clinic can copy an intake form into a spreadsheet.
Forms built from another tool. Create a New Form and Add Questions to Form let a scenario generate a form and fill it with questions, which helps when an event template or a training catalog lives elsewhere and each new entry needs its own form.
A look back at what already came in. Get Form Submissions, Get User Submissions and Get Monthly User Usage read history and account usage, handy for a report or a check before a campaign.
Anything the listed modules skip can go through Make an API Call, with the same connection. Jotform also has an n8n node: the Jotform n8n integration covers it, and n8n vs Make sets the two tools side by side. For a wider view of the platform, read the Make review.
How do you connect Jotform to Make?
- 01
Create an API key in Jotform
In Jotform, open your profile, then Settings, and click API in the left sidebar. Click Create New Key, pick the access level in the Permissions box, and copy the key shown on screen.
- 02
Open the connection window in Make
Add any Jotform module to your scenario and click Create a connection. A connection is your Jotform account linked to Make once, then reused by every Jotform module. You can give it a name in Connection name.
- 03
Paste the key and confirm
Paste your key into the API Key field. If Make asks, authenticate your account and confirm access. For the instant trigger, click Create a webhook first, then Create a connection inside it.
Your first scenario with Jotform
GoalWhen a new submission lands in Jotform, Make pulls your account usage for the month so you know where you stand.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to place the first module. Search for Jotform and pick Watch for Submissions.
- 02
Create the webhook
Click Create a webhook, then Create a connection and paste your API key. Once connected, Make lists your forms: choose the one whose answers should start the scenario.
- 03
Add the usage module
Click the + on the right of the trigger, search Jotform again and add Get Monthly User Usage. It reuses the same connection, so there is nothing more to authorize.
- 04
Test with Run once
Click Run once, then send a test answer through your form. Open the bubbles above each module to read the bundles they received: the submission on one side, the usage figures on the other.
- 05
Switch it on
When the test looks right, switch the scenario on. Because the trigger is instant, Jotform calls Make through the webhook each time a respondent submits the form.
What starts a Jotform scenario
1 module starts a scenario when something happens in Jotform. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Jotform as soon as it happens.
Watch for Submissions
Instant triggerIn Make“Triggers when a new submission comes and fires the scenario automatically after new submission message is received.”
This trigger turns every new form answer into a fresh run of your scenario, so the respondent's data reaches the next module without anyone copying it by hand. Each submission becomes one bundle.
Everything the Jotform modules can do
Jotform gives you 7 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Add Questions to Form
ActionIn Make“Adds questions to the specified form.”
You get an existing form extended with new questions without opening the Jotform builder, driven by data coming from an earlier module.
Create a New Form
ActionIn Make“Add new forms with questions, properties and email settings.”
This one produces a brand new form, with questions, properties and email settings, from inside a scenario, so a form exists the moment the event that needs it happens.
Get Monthly User Usage
ActionIn Make“Get number of form submissions received this month. Also, get number of SSL form submissions, payment form submissions and upload space used by user.”
Here you get the account's figures for the current month: submissions received, SSL submissions, payment submissions and the upload space used.
Make an API Call
ActionIn Make“Performs an arbitrary API call.”
This module opens the rest of the Jotform API to your scenario, reusing the connection you already created, so a missing module does not end the project.
Get Form Submissions
SearchIn Make“List of form responses. Fields array has the submitted data.”
With this search you pull the answers already stored for one form, each one arriving as its own bundle with the submitted data inside.
Get User Submissions
SearchIn Make“Get a list of all submissions for all forms on this account. The answers array has the submission data.”
This search gathers submissions across every form on the account in one pass, instead of form by form.
List a Form Questions
SearchIn Make“Lists all questions of a specified form.”
You get the full list of questions on a chosen form, one bundle per question, which tells you exactly how the form is built.
Need help automating Jotform with Make?
A person reads every message.