- Home
- Resources
- Integrations
- HappyForms
HappyForms Make integrationAutomate HappyForms with Make.
Can a HappyForms submission set work in motion on its own? The HappyForms Make integration offers 2 modules: an instant trigger and an API call action. This page takes you from the connection to a first scenario that runs by itself.
Verified Trustpilot reviews · AI, automation & growth agency
What can the HappyForms Make integration do for you?
The HappyForms Make integration links your HappyForms account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules. Each module is one brick. Here you get two: a trigger that fires when someone submits a form, and an action that calls the HappyForms API with the same account.
No more copying answers by hand. For a small agency with a contact form, New Activity hands every successful submission to Make, and the next module (from another app you already use) files it where your team reads it.
A follow-up that starts with the form. A training company can chain a module of its mailing or CRM tool right after New Activity, so the person who filled in the form hears back without anyone watching the inbox.
Reach beyond the listed modules. Make an API Call talks to any endpoint of the HappyForms API with the connection you already set up. It is the way to cover what New Activity does not.
One honest limit: Make says its own documentation for HappyForms is incomplete, because too little public information exists about the app. So the page stays on what Make confirms, and Run once is your best guide to the data a submission really carries. If a scenario misbehaves, Make troubleshooting walks through the usual causes.
New to the editor? Make training covers the basics step by step. Weighing another tool too? The n8n vs Make comparison sets out how the two differ.
How do you connect HappyForms to Make?
- 01
Add a HappyForms module
In a scenario, click the +, search for HappyForms and pick a module, New Activity for example. Then click Create a connection. A connection is your HappyForms account linked to Make once and reused by both modules.
- 02
Name it and authorize Make
Give the connection a name you will recognize later; this is optional. Then do what HappyForms asks: either approve Make on the HappyForms authorization page, or paste the key HappyForms gives you.
- 03
Save the connection
Click Save. The connection now appears in the module, and the next HappyForms module you add can pick it from the list instead of asking you again.
Your first scenario with HappyForms
GoalWhen someone submits a HappyForms form, Make receives the answers and calls the HappyForms API endpoint you choose.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the editor. That empty circle is where your first module goes.
- 02
Place New Activity first
Search for HappyForms, choose New Activity and select the connection you saved. Fill in the fields Make shows; this module is instant, so it waits for a real submission.
- 03
Add Make an API Call
Click the + on the right of New Activity and pick Make an API Call. Keep the same connection, then map the answers that New Activity passes along into the call.
- 04
Test with Run once
Click Run once, then submit a test entry in your form. Each module shows the bundles it received: a bundle is one item passing from a module to the next, here one submission.
- 05
Switch it on
Once the test looks right, switch the scenario on. From then on, every successful submission starts it without you opening Make.
What starts a HappyForms scenario?
1 module starts a scenario when something happens in HappyForms. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by HappyForms as soon as it happens.
New Activity
Instant triggerIn Make“Triggers after a successful submission.”
New Activity puts your scenario to work the moment someone completes one of your HappyForms forms, and hands Make that submission as a bundle. Only a successful submission counts, which keeps your flow tied to real answers.
What else can Make do with HappyForms?
HappyForms 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 your scenario access to any endpoint of the HappyForms API, through the connection you already created. It fills the gap when New Activity alone is not enough.
Need help automating HappyForms with Make?
A person reads every message.