- Home
- Resources
- Integrations
- Formbricks
Formbricks Make integrationAutomate Formbricks with Make.
Every Formbricks survey answer can start an automation the moment it lands. The Formbricks Make integration gives you 3 instant triggers and 1 API call module. This guide shows product and research teams how to connect the account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Formbricks Make integration do for you?
The Formbricks Make integration links your Formbricks surveys to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that watches, acts or searches. Here, Formbricks tells Make about survey responses as they happen, and Make runs the steps you chose next.
Catch complete answers only. Watch Response Finished fires when a respondent reaches the end of a survey. It is the natural start for anything that needs the full answer set, such as scoring feedback or handing a lead to sales.
Hear about a response from its first answer. Watch Response Created starts as soon as a new response exists, which usually means the first question got answered. Useful when a partial answer already matters, for example a low rating on the opening question.
Keep your copy in sync. Watch Response Updated fires when an existing response changes, so the record you keep elsewhere can follow. And when you need something none of these cover, Make an API Call reaches the Formbricks API with the same connection.
Make itself is candid about one limit: its Formbricks documentation is incomplete because little public information exists about the app. Expect to test with Run once to discover what each module sends. If you want a broader view of the tool first, read our Make review; to weigh it against the other big option, see n8n vs Make. Teams that prefer to hand the build over can talk to our Make agency.
How do you connect Formbricks to Make?
- 01
Add a Formbricks module
In your scenario, click the + and search for Formbricks. Pick any of its modules, then click Create a connection. A connection is your Formbricks account linked to Make once and reused by every Formbricks module afterwards.
- 02
Name the connection
Giving the connection a name is optional, but it helps later. If you link more than one Formbricks account, a clear name tells you at a glance which account a module is using.
- 03
Authorize and save
Follow what Make asks for: either approve access on the Formbricks page that opens, or paste the key Formbricks gives you. Then click Save, and the connection is ready for every Formbricks module.
Your first scenario with Formbricks
GoalWhen a respondent finishes a Formbricks survey, Make receives the full response and calls the Formbricks API for the next step you choose.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to place the first module. This first module decides when the whole automation starts.
- 02
Pick Watch Response Finished
Search for Formbricks, choose Watch Response Finished and create your connection. Since this trigger is instant, Formbricks will call Make through a webhook each time someone completes the survey.
- 03
Add the API call
Click the + on the right of the trigger and add Make an API Call from Formbricks. It reuses the same connection. Choose the endpoint from the Formbricks API reference and map fields from the finished response.
- 04
Test with Run once
Click Run once, then submit a test answer in Formbricks. Open each module to read the bundle it received, meaning the single response that traveled through the scenario.
- 05
Switch it on
When the test looks right, turn the scenario on. Every completed survey now runs it, and each module execution counts as one operation on your Make plan.
What triggers a Formbricks scenario?
3 modules start a scenario when something happens in Formbricks. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Formbricks as soon as it happens.
Watch Response Created
Instant triggerIn Make“Triggers when a new response is created for the survey. Normally triggered when the first question is answered.”
You learn about a new respondent almost as soon as they start, because this trigger fires when Formbricks creates a response, which normally happens once the first question is answered. The data may still be partial at that point.
Watch Response Finished
Instant triggerIn Make“Triggers when a response is marked as finished.”
Only complete submissions reach your scenario with this trigger: it fires when Formbricks marks a response as finished. That makes it the safest starting point for most automations built on survey data.
Watch Response Updated
Instant triggerIn Make“Triggers when a response is updated within a survey.”
Changes to a response inside a survey come through here, so the copy you keep in another tool never drifts from what Formbricks holds. It is the trigger that keeps a second system honest.
What else can Make do in Formbricks?
Formbricks 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.”
This module opens the whole Formbricks API to your scenario, using the connection you already created, so you are not limited to the three triggers. You pick the endpoint and send the request yourself.
Need help automating Formbricks with Make?
A person reads every message.