Hero image for a WordPress forms comparison: large title 'Zapier vs Make vs n8n for WordPress Forms' with a bear avatar on the left and a right-side flowchart of cards; 'COMPARISON' badge at bottom left.

Zapier vs Make vs n8n for WordPress Forms: Which Should You Use?

Zapier, Make, and n8n are the three names you’ll keep running into when trying to figure out which automation tool is the best option for your WordPress form.

To keep things simple, Zapier bills you for every task a form entry triggers, Make counts operations instead, and n8n costs nothing to run if you host it yourself.

So, which is the best option for you? Well, that depends on what you’re trying to achieve with your WordPress form. And that’s exactly what I’ll be discussing in this guide!

Zapier vs Make vs n8n for WordPress Forms

On paper, the three platforms pretty much do the same thing: accept a form input at one end and trigger an action in another app at the other end.

What distinguishes them in practice are minor practical details such as whether you configure the connection within WordPress or within the automation tool, and if the platform charges you per step or per workflow.

The Short Answer

Zapier makes sense if you want the most variety of destination apps with the least amount of thinking. It connects to more services than the other two combined.

Make is a better fit for workflows that branch because it allows you to design a scenario on its canvas and observe the entire path a submission takes, including forks.

n8n is worth the extra effort if you want to run the thing yourself, or if you send enough submissions that per-task billing starts to sting.

WPForms has a dedicated addon for each one that unlock at the Pro plan at $199.50 per year, so all three will happily take your WordPress form entries and trigger whatever automations you want to set up!

Do You Even Need One of These?

The tricky question now is whether you actually need any of the three. The reason why I mention this is because WPForms already offers a bunch of native addons.

For instance, if you just want entries landing in a spreadsheet, there’s a dedicated google sheets addon already available, which you can use to sync your form submissions in realtime.

Similarly, if you want your team to see new submissions as they arrive within a digital workspace and messaging platform, you can send them straight to a Slack channel.

Slack workspace screenshot: #alerts channel with a purple hero banner reading “Everyone’s all here in #alerts” and a card inviting to personalize a welcome message on the left.

All this to say that it defintely pays to skim through every integration WPForms supports natively before you add a platform on top of it.

Not to mention, if you have a WPForms Elite license, you can always use the Webooks Addon to connect your WordPres form to any third-party app or plugin.

Keeping the above in mind, there are still different scenarios where an automation platform earns its place, which may lead you to consider options like Zapier, Make, and n8n:

  • No native addon exists for the app you’re trying to reach.
  • One submission has to fan out to several places at once, often in a particular order.
  • Something has to happen to the data on the way, like reformatting a date, splitting a full name into two parts, or looking up a record in another system first.

The three automation addons all come with that same Pro licence, so if you already have it they’re sitting on your addons screen under WPForms » Addons, waiting to be activated.

wpforms addons

Zapier vs Make vs n8n at a Glance

Since all three addons ship with the same licence tier, the WPForms side of the decision isn’t a tiebreaker. So, here’s a comparison table that can help you understand which option is the best choice for you:

ZapierMaken8n
WPForms addon tierPro and abovePro and abovePro and above
Where you configure itAlmost entirely in ZapierPer form, in the form builderPer form, in the form builder
What links the twoA site-wide API keyA webhook URL from MakeA webhook URL plus a secret key
Trigger events availableNew Form EntryWatch New Form EntriesForm Submitted, Entry Marked as Spam, Payment Processed
Field mappingInside the ZapIn the form builderIn the form builder
Conditional logic in WordPressNoYesYes
Abandoned form entriesYesNoNo
User Journey dataYesNoNo
Apps you can reach9,000+3,000+1,000+, plus any REST API
How you’re billedPer task, meaning per action stepPer credit, meaning per module actionPer workflow execution, steps unlimited
Free plan100 tasks a month, two-step workflows only1,000 credits a monthCommunity Edition, free to self-host
Cheapest paid planFrom $19.99 a monthFrom $12 a month at 10,000 creditsFrom $20 a month at 2,500 executions
Self-hostingNoNoYes

The Zapier addon, Make addon and n8n addon pages carry the full feature lists if you want to go deeper on any one of them.

Where You Actually Set Each One Up

Zapier runs off a single API key for your whole site, which you copy out of WPForms » Settings » Integrations once and paste into Zapier.

After that everything happens on Zapier’s side, and even choosing which form a Zap listens to is a dropdown inside the Zap editor rather than a setting in WordPress.

Make and n8n work the other way around, giving each form its own settings tucked into the Marketing panel of the form builder next to your email marketing integrations.

You enable the integration on that particular form, paste in its webhook URL, and map its fields there, while the rest of the workflow happens in Make or n8n.

Zapier’s approach is friendlier when somebody other than you builds the automations, since a marketer can create and edit Zaps all day without ever logging into WordPress, and one key covers every form on the site.

The Make and n8n approach is friendlier when you want the connection visible where the form lives. Nothing fires on a form you didn’t deliberately configure.

What Gets Sent and When

Once the connection is set up through WPForms, the three platforms differ in ways that directly limit or expand what your workflows can do.

Only the Fields You Map Leave your Dite

With Make and n8n you build the payload yourself by typing a parameter key, which is the name the receiving app will see, then pick the matching form field from the dropdown beside it.

Anything you don’t map stays in WordPress and never crosses the wire. That’s genuinely useful when a form collects more than the destination needs.

And if you ever want to send more information, you can always visit the form later and map it, keeping you in control of the entire workflow.

Zapier works the other way round, receiving the whole entry so that you decide what to do with it inside the Zap, which means a newly added field turns up on the Zapier side as soon as you re-test the trigger.

The Three Do Not Listen for the Same Events

As mentioned earlier, Zapier gives you only one trigger for a New Form Entry, and its app directory marks it as instant. This means, a zap starts running the moment someone hits the submit button.

On the other hand, Make uses a Watch New Form Entries trigger through the webhook you create for it, and then you can use that to connect to over 2,000+ apps.

n8n gives you more options than Make and Zapier through WPForms and the Trigger Event dropdown in the form builder lets you decide when to trigger the workflow:

  • Form Submitted: Runs the workflow each time a user submits your form.
  • Entry Marked as Spam: Runs the workflow when a submission is flagged as spam.
  • Payment Processed: Runs the workflow after a successful payment is completed.

What Each One Actually Costs You

Zapier

Zapier counts tasks and a task is one action step that runs, so a Zap that takes a submission and creates a CRM contact burns one task per submission.

With that in mind, if you get 500 submissions in a month that equals to 500 tasks. Add a Slack message to the same Zap and you’re at 1,000.

The free plan gives you 100 tasks a month and holds you to two-step workflows, which covers a single destination and nothing beyond it, while Zapier’s paid plans start at $19.99 a month.

Make

Make counts credits, and a credit is one module action. Credits accumulate with the length of your scenario much the way Zapier’s tasks do, so a longer scenario costs more per submission.

What differs is the price of each one, since Make’s Core plan starts at $12 a month for 10,000 credits, and the free plan includes 1,000 credits a month rather than 100.

n8n

n8n counts full workflow executions and pays no attention to how many steps sit inside each one. A submission running through a nine-node workflow costs precisely the same as one running through a single node.

This is why n8n gets relatively cheaper the more complicated your automation becomes.

Cloud plans start at $20 a month for 2,500 executions, and self-hosting the Community Edition removes the metering altogether.

So Which Should You Use?

Small business owners whose forms feed one CRM or one spreadsheet will get furthest with Zapier. Whatever you use is almost certainly in the app catalogue, the setup lives in one place, and the free tier will carry a low-traffic form for a while before you need to pay anything.

Marketers running workflows that branch should take Make and accept the slightly steeper learning curve, because a scenario laid out on a canvas is far easier to reason about than the same routing written as a vertical list of steps. The credit pricing also gives you more headroom for the same money.

For developers, agencies, and anyone pushing serious volume, n8n is the one whose bill doesn’t climb in step with your workflows. Per-execution pricing rewards long workflows, self-hosting keeps client data on infrastructure you control, and the HTTP Request node covers any API that doesn’t have a node yet.

FAQs on Zapier vs Make vs n8n for WordPress Forms

Zapier vs Make vs n8n comes up constantly among WordPress users setting up form automation for the first time, so here are straight answers to the questions that come up most.

Do I need Zapier to connect WordPress forms to Make or n8n?

WPForms has separate addons for Make and n8n, so entries travel straight from your site to your scenario or workflow. Zapier isn’t involved and you don’t need an account with it.

Is n8n really free?

The self-hosted Community Edition is free to run on your own server, and there’s no cap on how many workflow executions you get.

What you take on instead is hosting, updates and uptime. n8n Cloud starts at $20 a month if you’d rather they handled that side of it.

Is Make the same thing as Integromat?

They’re the same platform. Integromat rebranded to Make back in 2022, so any older tutorial you come across describing Integromat is describing Make under its previous name.

Which is cheapest for a form that gets a lot of submissions?

Self-hosted n8n, by a comfortable margin, because you’re not metered at all.

Among the hosted options, n8n Cloud tends to win once workflows have several steps, since it charges per execution rather than per step.

Make is usually cheaper than Zapier for the same work.

Do I have to map every field on my form?

With Make and n8n only the fields you map are included in the request, so you can send a name and email while leaving everything else in WordPress.

Zapier receives the full entry regardless and lets you choose which parts to use inside the Zap.

Can I use more than one of these at the same time?

The addons are independent of each other, so a single form can feed a Zap and a Make scenario at the same time if that’s genuinely what you need.

Each platform bills you separately for its own runs though, so duplicating a workflow across two of them doubles what it costs you.

Can I stop WordPress storing entries if the data already goes somewhere else?

You can, though the order matters if you’re using Zapier. Open the form for editing, go to Settings » General, expand the Advanced section and switch on Disable storing entry information in WordPress.

With Zapier, build and test the Zap before you turn that setting on, because the trigger test needs at least one stored entry to work with.

Next, Send Your Form Entries Somewhere Useful

Once your entries are flowing into the right app, the next thing to look at is everything else you can do with them inside WordPress.

Our complete guide to form entries covers exports, filtering, notes and the rest of the tools on the entries screen like Analytics for monitoring your form performance.

We’ve also rounded up other WordPress automation tools that handle jobs the three platforms here aren’t really built for, like scheduled site tasks and on-site follow-up.

Start Automating Your Forms With WPForms Pro

Ready to build your form? Get started today with the easiest WordPress form builder plugin. WPForms Pro includes lots of free templates and offers a 14-day money-back guarantee.

If this article helped you out, please follow us on Facebook and  X (Twitter) for more free WordPress tutorials and guides.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. See how WPForms is funded, why it matters, and how you can support us.

Hamza Shahid

Hamza is a Writer for the WPForms team, who also specializes in topics related to digital marketing, cybersecurity, WordPress plugins, and ERP systems. Learn More

The Best WordPress Drag and Drop Form Builder Plugin

Easy, Fast, and Secure. Join over 6 million website owners who trust WPForms.