- Home
- Resources
- Integrations
- FormCrafts
FormCrafts Make integrationAutomate FormCrafts with Make.
What happens to a form response once it lands in FormCrafts? The FormCrafts Make integration gives you 2 modules: an instant trigger for new responses and an open API call. This guide shows how to connect your account and route every answer to the right tool.
Verified Trustpilot reviews · AI, automation & growth agency
What can the FormCrafts Make integration do for you?
The FormCrafts Make integration links your forms to Make, a no-code tool where you build a scenario: an automation made of modules, each module being one brick such as a trigger or an action. As soon as someone submits a form, FormCrafts tells Make, and the scenario takes the answers wherever you need them.
A lead that reaches sales right away. A consulting firm puts a quote form on its site. With Watch New Responses at the start of the scenario, each submission arrives in Make as a bundle, one item carrying the answers, and the next module can create the contact in the CRM the team already uses.
Event sign-ups in one table. An association collects registrations through FormCrafts. The trigger passes each new response to a spreadsheet module, so the attendee list stays current without copy and paste.
Reaching what the listed modules skip. The catalog is short: 2 modules in total. Make an API Call reuses your FormCrafts connection to call any endpoint of the FormCrafts API, which covers needs the trigger alone does not.
What Make does not offer here: no search module and no ready-made action to edit a form, so anything beyond new responses goes through the API call. FormCrafts may also have an n8n node; the n8n vs Make comparison lays out both tools. To go further with the editor, see the Make training, or check Make pricing before you pick a plan.
How do you connect FormCrafts to Make?
- 01
Create an API key in FormCrafts
In your FormCrafts account, open Organization, then Settings and API Keys. Click the button that creates a new key and copy the key shown on screen. You need an active FormCrafts account for this step.
- 02
Add the module and open the connection
In your Make scenario, add a FormCrafts module. For Watch New Responses, which carries the instant tag, click Create a webhook first, then Create a connection. A connection is your FormCrafts account linked to Make once, reused by every module.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when you manage several accounts. Paste the API key you copied from FormCrafts, or follow the on-screen instructions, and save. Your connection is now ready for both FormCrafts modules.
Build your first FormCrafts scenario
GoalWhen someone submits a FormCrafts form, Make receives the response instantly and uses its answers in a call to the FormCrafts API.
- 01
Create the scenario
Go to 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 Responses
Search for FormCrafts, pick Watch New Responses, click Create a webhook, then link your account with the connection you set up earlier.
- 03
Add Make an API Call
Click the + on the right of the trigger and pick Make an API Call. It reuses the same connection. Choose the endpoint from the FormCrafts API documentation and map answers from the response bundle into the request.
- 04
Test with Run once
Click Run once, then submit a test entry on your form. Open the bubble above each module to read the bundle it received and check that the answers landed in the right place.
- 05
Switch it on
Turn the scenario on. Because the trigger is instant, Make reacts to each new submission instead of waiting for the next check on the 15 minute default schedule.
What starts a FormCrafts scenario
1 module starts a scenario when something happens in FormCrafts. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by FormCrafts as soon as it happens.
Watch New Responses
Instant triggerIn Make“Watches for new responses on form.”
Watch New Responses hands your scenario every new response from a FormCrafts form the moment the visitor clicks send. Each response becomes one bundle for the next module.
What else FormCrafts can do in Make
FormCrafts gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call gives you access to the rest of FormCrafts: it sends an authorized request to any endpoint of the FormCrafts API, using the same connection as the trigger.
Need help automating FormCrafts with Make?
A person reads every message.