← All guides

Guide · WordPress + Make.com

How to Connect Fluent Forms to Make.com for Free (No Pro Subscription Needed)

Fluent Forms is a great free form plugin, but the moment you open its Integrations tab you hit a wall: connecting to Make.com (and most other tools) requires the Pro version. Here is the workaround I use on real client projects: a free plugin called WP Webhooks that sends every form submission to Make through a webhook. A webhook is simply a special web link that one app uses to instantly pass information to another app. Total cost: zero.

By Ema Your VA · Discovered on a real client build

Heads up: some Make.com links in this guide are affiliate links. If you sign up through them it supports free guides like this one, at no extra cost to you.

What you need

These are the exact steps I went through on a real build, so I'm teaching it the way I did it. Feel free to explore other options if they fit your situation better.

1

Install and activate Fluent Forms

From the WordPress dashboard, go to Plugins → Add New and search for Fluent.

Fresh WordPress dashboard
WordPress plugin search results for Fluent showing Fluent Forms

Install Fluent Forms – Customizable Contact Forms:

Fluent Forms plugin card

Once it is installed you need to activate it. After activating, Fluent Forms appears in your side menu bar:

Fluent Forms showing in the WordPress side menu after activation
2

Install WP Webhooks, the bridge to your automation tool

Now install another plugin. This one is the bridge between Fluent Forms and your automation tool (Make, n8n... for this example we use Make.com). Search webhook in the plugin search bar, scroll down until you find WP Webhooks, then install and activate it.

WP Webhooks plugin in the WordPress plugin search results

You now have both plugins installed. WP Webhooks shows up in the Settings dropdown in the sidebar.

WP Webhooks under the Settings menu in the WordPress sidebar
3

Pick a form (and see why we need WP Webhooks)

By default, Fluent Forms already comes with forms made for you. Go to Fluent Forms → Forms. We can use one of these as an example.

Fluent Forms list of default forms

Press Settings under the form:

Settings link under a form in Fluent Forms

In Configure Integrations inside the form you can see that connecting to outside tools requires a Pro subscription. This is where WP Webhooks comes in.

Fluent Forms integrations screen showing the Pro requirement
4

Set up the Send Data trigger in WP Webhooks

Hover on the Settings tab in the sidebar and press WP Webhooks.

Opening WP Webhooks from the Settings menu

It will bring you to this screen:

WP Webhooks main settings page

Press Send Data. That is what we are going to use, sending data from Fluent Forms to Make.com. It will show you this:

WP Webhooks Send Data tab listing available triggers

At the very bottom you can see Fluent Forms → Form submitted. Press that.

The Form submitted trigger for Fluent Forms in WP Webhooks

Press Add Webhook URL. This is where your Make.com webhook URL goes. Let's go get it.

Add webhook URL field in WP Webhooks
5

Create your webhook in Make.com

Log in to Make.com (or create a free account here), create a new scenario, press the big plus bubble, and choose Webhooks.

Make.com new scenario with the plus bubble and Webhooks app

Choose Custom webhook:

Choosing the Custom webhook trigger in Make.com
The Custom webhook module settings in Make.com

Press Add to add a new webhook, name your webhook, and press Save:

Naming and saving a new webhook in Make.com

Make will now generate a webhook URL for you to use. Copy it and save.

The generated webhook URL in Make.com with the copy button
6

Paste the Make URL into WP Webhooks

Copy the webhook Make.com provided and paste it into the Fluent Forms trigger in the WP Webhooks interface:

Pasting the Make.com webhook URL into WP Webhooks

It is now set:

The webhook URL saved in WP Webhooks

If you have multiple forms in Fluent Forms, you can choose a specific form for this webhook to fetch data from by clicking the three-dot button, then Settings:

The three-dot settings menu on the webhook entry

Here I selected the Subscription form:

Selecting the Subscription form in the webhook settings

Scroll down to the bottom and press Save. If you only have one form you can leave the settings as is, but it is always recommended to read the instructions, notes, and documentation of every tool you use.

7

Test it end to end

Go back to Make.com and press Run once so the scenario waits for data sent to the webhook.

The Run once button in Make.com

Then go to Fluent Forms and press Preview under the Subscription form:

The Preview link under the Subscription form

Type a test email in the field and press Subscribe:

The subscription form preview with a test email typed in
The thank-you confirmation after submitting the form

Go back to Make.com and open the small bubble on the webhook module. It contains the data it received. You can see the test-email@gmail.com we typed in the subscription form arrived in Make.com.

Make.com webhook output bubble showing the submitted test email
Tip: if Make does not catch anything, click Redetermine data structure on the webhook module and submit the form again. Also double-check the URL was pasted with no spaces.
8

From here, send the data anywhere

And that is how you send the data submitted in Fluent Forms to your automation tool. From here you can add a Google Sheets module, a Notion module, or wherever you want the data recorded, as long as you map the fields correctly.

See my full example integrating this guide, where I did this for a discovery-call intake form for a client of mine: from Fluent Forms to a Notion database, with internal and client emails.

Things worth knowing

Want this set up for you?

I build automations like this (and much bigger ones) for businesses every week. Starter builds from $300, delivered in days, no calls needed. Tell me what you are trying to connect and I will reply within 24 to 48 hours.

Tell me what to automate