Three years on Zapier, a monthly bill that keeps creeping up, and a nagging feeling you’re paying for a meter you don’t understand — that’s the spot most people are in when they start reading a comparison like this. The honest version is harder to find than it should be: not the one written by Zapier, not the one from n8n’s growth team, and not the one that buries the real answer under an affiliate table.

Short version: n8n wins on AI agents if you can self-host or don’t mind the cloud tier. Make wins on price-per-step and on visual scenario design for non-developers. Zapier wins on app coverage and on “I just need this to work in 30 seconds.” All three shipped serious AI agent features in the past twelve months, and that’s the part most comparisons get wrong — they treat this like a 2023 automation review when the product category has shifted underneath them.

One disclosure: I don’t run my own production automations on any of these three. I ship Apify Store actors and the orchestration around them is custom Node + Hugo + Cloudflare Pages. That distance is part of why I’m writing this — I built the same lead-research workflow on each platform in one afternoon, with no platform loyalty to defend.

What Changed in 2025–2026: All Three Got Real AI Agents

n8n’s AI layer is built on LangChain. Its AI Agent node — part of a category of LangChain-based nodes for agents, memory, vector stores, and LLM calls — runs tool agents that can call any other n8n node as a tool, keep conversation memory, and stream responses. Pinecone, Qdrant, Supabase, and Azure AI Search plug in for RAG. The native MCP Client and MCP Server Trigger nodes shipped in April 2025 (v1.88), so any Model Context Protocol server can drop in as a tool source. None of this is tied to n8n 2.0 — that December 2025 release was a security and hardening pass; the AI nodes have been landing across the 1.x line for over a year.

Zapier launched Zapier Agents as a separate product — conversational AI teammates that can call any Zap action as a tool and take autonomous actions across 9,000-plus apps. Zapier also ships Tables, Forms, and a managed Zapier MCP endpoint across every plan. The catch: Agents are priced separately from Zaps on activities-per-month, so total spend has two sliders.

Make rolled out Maia — a natural-language scenario builder — and Make AI Agents at its Waves ‘25 conference, where it also shipped MCP Server and Client support. Maia drafts a working scenario from a prompt that you then edit visually. AI Agents can run inside any scenario as a module, pointing at Make’s built-in model or a BYO OpenAI / Anthropic key. On 27 August 2025 Make also swapped “operations” for “credits”: one operation equals one credit for standard steps, while AI steps cost more. Credit costs were adjusted again on 6 November 2025.

The 2024 framing of “Zapier is simpler, n8n is cheaper, Make is in between” no longer covers it. The AI agent story is the differentiator now, and it’s different on each platform.

The 60-Second Verdict

You are… Pick Why
A solo founder who wants the cheapest agent that still works n8n Cloud Starter or self-host Per-execution pricing kills the task meter; native AI agent nodes are best in class
A marketing team that wants visual design and no-code agents Make Maia + AI Agents inside visual scenarios; cheaper than Zapier at high credit volumes
A non-technical team that lives inside one app stack already (HubSpot, Gmail, Slack) Zapier 9,000+ app coverage; Agents work without any setup beyond connecting accounts
A scraping or data-extraction operator n8n Only one of the three with a real HTTP/HTML toolchain and no hard rate caps on self-host
A B2B agency reselling automation to clients Make Best margin at mid-volume, scenarios are legible enough to hand over
An enterprise with compliance and SSO needs Zapier Enterprise or n8n Enterprise Both ship SOC 2, SSO, audit logs; Make Enterprise is catching up

If you can tell which row you’re in, skim to the matching section. Otherwise, keep reading — the details matter when the bill comes in.

AI Agent Capabilities: What Each Platform Actually Ships

Feature n8n Make AI Agents Zapier Agents
Native agent node inside workflow Yes (LangChain AI Agent node) Yes (AI Agents module) No — Agents are a separate product that calls Zaps
Custom LLM provider Yes (OpenAI, Anthropic, Ollama, local) Yes (Make’s model or BYO OpenAI/Anthropic) Limited — Zapier managed model is the default
Vector store / RAG Yes (Pinecone, Qdrant, Supabase, Azure AI Search) Yes (via app integrations, less native) Via Zapier Tables + third-party vector apps
Memory primitives Yes (WindowBuffer, SummaryBuffer) Yes (limited) Conversation memory per agent
MCP tool support Yes (native MCP Client node) Yes (MCP Server + Client, since Waves ‘25) Yes (managed Zapier MCP endpoint)
Human-in-the-loop approvals Yes Yes Yes
Code execution inside agent Yes (sandboxed JS + Python) Yes (JS, Python via Custom App) Python in Code by Zapier, no sandbox for Agents
Self-hostable agents Yes No No
Free / community tier with agents Yes (self-host, unlimited) Free tier includes limited agent credits Free plan: 400 agent activities/month

The gap is clearest in the first and last rows. n8n is the only one where the agent is a first-class node inside the same workflow engine, and the only one you can run on your own box with no vendor quota. For power users that’s a big deal; for a marketer who just wants a working agent tomorrow, the other two will feel less like assembly.

There’s a layer above all three: hosted agent platforms like Claude’s Managed Agents or Microsoft Copilot Studio. Those still need something to wire them into your apps, which is exactly what n8n, Make, and Zapier do. If you’re curious about the broader agent ecosystem, my piece on business tasks you should automate with AI right now covers the adjacent tools.

Pricing in 2026: The Real Numbers at Realistic Volumes

Pricing is where most comparisons go wrong. They show the entry-tier monthly fee and stop. Your actual spend depends on three things: how each platform counts “work,” whether you also need agents, and whether you’ll outgrow the tier in three months. Here are the current published prices as of May 2026. One thing to watch: n8n lists in euros, the other two in US dollars — so the entry tiers aren’t directly comparable at face value.

Entry-Tier Monthly Cost

Platform Free Entry paid Mid-tier Top published / Enterprise
n8n Cloud Starter ~20€/mo (2,500 executions) Pro ~50€/mo (10,000 executions) Business ~667€/mo (40,000 executions); Enterprise contact-sales
n8n self-hosted Community edition free, unlimited executions Enterprise (SSO, secrets, versioning) is contact-sales
Make 1,000 credits/mo, 2 active scenarios Core ~$10.59/mo (10,000 credits) Pro ~$21/mo (10,000 credits + advanced features) Teams ~$38/mo; Enterprise custom
Zapier (Zaps) 100 tasks/mo, 2-step Zaps Professional from $19.99/mo (750 tasks) Team from $69/mo Enterprise custom
Zapier Agents 400 activities/mo Pro add-on $33.33/mo (1,500 activities) Enterprise custom

n8n’s cloud prices above are the annual-billing rate; n8n’s pricing page says annual billing is 17% cheaper than monthly. Make and Zapier also discount for annual billing — the dollar figures shown are the annual rate. Make and Zapier scale their paid tiers across many volume steps, so “from” prices climb as you add tasks or credits.

What One Task, Operation, and Execution Actually Cost You

Most teams overpay because they don’t model this part.

  • n8n bills per workflow execution. A workflow with 50 steps that runs once is one execution. A workflow that loops 500 items with 10 steps each is still one execution.
  • Make bills per credit — roughly one credit per module step (standard steps; AI steps cost more). A 6-step scenario that processes 500 items is about 3,000 credits.
  • Zapier bills per task. A task is any action step in a Zap; the trigger is free. A 6-step Zap (one trigger + five actions) that runs 1,000 times is 5,000 tasks.

That’s why the same workload has wildly different bills.

Worked example: 1,000 new leads per month, each through a 6-step enrichment workflow — trigger, then enrich via Apollo, score via an LLM, write to Airtable, notify Slack, tag in the CRM. That’s one trigger plus five action steps.

Platform What gets counted Units / month Tier needed Monthly cost
n8n Cloud 1,000 executions 1,000 Starter (2,500 cap) ~20€
Make 1,000 × 6 steps = 6,000 credits 6,000 Core or Pro (10,000-credit tiers) ~$10.59–21
Zapier 1,000 × 5 tasks (trigger free) = 5,000 tasks 5,000 Professional, ~5,000-task step ~$73

Now triple the volume to 3,000 leads, keeping the same 6-step workflow.

Platform Units / month Tier needed Monthly cost
n8n Cloud 3,000 executions Pro (10,000 cap) ~50€
Make 18,000 credits Pro or Teams, 20,000-credit step ~$30–45
Zapier 15,000 tasks Professional or Team, ~20,000-task step ~$130–160

Exact Zapier and Make figures depend on which volume step you land on — both platforms have many — so treat the dollar ranges as the realistic band, not a single quoted price. The shape is what matters: n8n’s per-execution model flattens out while the per-step platforms keep climbing with volume. If you’re building anything that touches 10,000+ items a month, n8n wins on price almost every time. Under a few thousand a month, and if you value the Zapier ecosystem, the premium can still be worth it.

Zapier Agents also has its own activity meter — 400 activities a month free, 1,500 on the Pro add-on at $33.33/mo billed annually. If you run both Zaps and Agents at volume, you’re paying two subscriptions. Make and n8n roll agents into the same meter as everything else, which makes modeling simpler. Not a gotcha — Zapier did it so Agents can scale independently — just know it before you sign up.

Building the Same Workflow Three Times

To ground the comparison, here’s a real use case: given a list of company URLs, scrape each site’s About page, extract the founder’s name and LinkedIn URL if visible, score the company’s lead quality with GPT-4o, and write the results to a Google Sheet.

On Zapier

  1. Trigger: New row in Google Sheet (lead URL).
  2. Action: Formatter → Extract URL parts.
  3. Action: Webhooks by Zapier → GET the URL.
  4. Action: AI by Zapier → Extract founder name from HTML.
  5. Action: OpenAI → Score lead 1–10 with a system prompt.
  6. Action: Google Sheets → Update row with results.

Builds in maybe 20 minutes in Zapier’s linear step editor. No code, no branching unless you bolt on Paths. The HTML extraction is the weakest link — Zapier’s parsers choke on modern JS-rendered sites, and you can’t add headers or handle redirects without a third-party proxy add-on. Tasks per lead: 5 (the trigger is free). Cost at 3,000 leads ≈ 15,000 tasks: roughly $130–160/mo depending on the volume step.

On Make

Same workflow, built as a scenario with visual bubbles:

  1. Google Sheets → Watch Rows.
  2. HTTP → Make a Request (the site URL).
  3. Text Parser → Match Pattern (founder regex).
  4. OpenAI → Create Chat Completion.
  5. Google Sheets → Update a Row.

Maia (the AI scenario builder) will draft this from a prompt in about 30 seconds and then let you tweak visually. Credits per lead: 5. At 3,000 leads that’s 15,000 credits a month — a Pro or Teams tier in the 20,000-credit band, roughly $30–45/mo.

The Make build handles edge cases better than Zapier — there’s native error handling, routers for branching, and the HTTP module actually respects custom headers and redirects. It takes longer than Zapier to build the first time, but it runs cleaner.

On n8n

Drag the same nodes onto a canvas:

  1. Manual trigger or Google Sheets Trigger.
  2. HTTP Request node.
  3. HTML Extract node (CSS selector for the About page founder bio).
  4. OpenAI Chat node.
  5. Google Sheets node.

On n8n you can optionally replace the regex step with the AI Agent node and let it call the HTTP, HTML Extract, and OpenAI nodes as tools — you describe the job in one prompt, and the agent orchestrates the steps itself. For predictable data extraction, the manual pipeline is faster to debug. For fuzzy, “figure out which page has the bio” tasks, the agent version is dramatically better. Executions per lead: 1. Cost at 3,000 leads: ~50€/mo on Cloud Pro, €0 self-hosted.

The platform I’d pick for this job is n8n — partly because it’s cheapest, mostly because HTML Extract + HTTP nodes are built for it. If you already know Zapier and the volume is under 500/month, Zapier is fine. If the team is non-technical and wants something they can read, Make.

For anyone doing scraping at volume, I’ve covered the pipeline in depth in my post on scraping Google Maps for lead generation, and the same pattern — Apify actor in the middle, automation platform around the edges — works whether the automation layer is n8n, Make, or Zapier.

AI Agent Depth: Where n8n Pulls Ahead

If you’re building real agents (not trigger-based automations), the gap widens.

n8n’s AI Agent node runs a LangChain tool agent with your choice of LLM. Every other node in the workflow can be exposed as a tool. Attach a WindowBuffer or SummaryBuffer memory node so the agent remembers prior turns. Attach a vector store (Pinecone, Qdrant, Supabase) so it does RAG over your docs. Chain agents — an orchestrator agent that calls a research agent that calls a scraping agent. And the native MCP Client node means any MCP server drops into the tool list, which is where the ecosystem is moving.

Make AI Agents runs inside a scenario as a module. Give it a goal, pick a model, hand it tools. Simpler to set up than n8n, but the integration is less deep — fewer memory primitives, and the agent lives inside one scenario rather than orchestrating multiple. Make did ship MCP Server and Client support at Waves ‘25, so MCP is on the table; it just isn’t woven through the agent module the way n8n’s native node is.

Zapier Agents is the most abstracted. Describe what you want in plain English, connect Zap actions as tools, let it run. No workflow canvas — the agent decides what to call and when. Fantastic for “email me when a VIP mentions us on social,” terrible for “run a 12-step pipeline with specific error handling.”

A useful mental model: Zapier Agents is ChatGPT with your apps bolted on; Make AI Agents is an agent that lives inside a scenario; n8n’s AI Agent is a LangChain wrapper you can wire into anything. If your agents make HTTP calls to paid APIs, you also want an execution model cheap enough that the agent itself isn’t the cost center, and one that can settle per-request payments via x402 or similar protocols when the target API demands it. All three can do this with enough HTTP configuration; n8n and Make make it materially less painful than Zapier.

Integration Coverage and Learning Curve

Coverage numbers as of May 2026:

  • Zapier: 9,000+ apps, and it’s still the ceiling. If a SaaS tool exists, Zapier probably has an integration within a few weeks of launch.
  • Make: 3,000+ apps, with deeper integrations per app (Make’s modules tend to expose more endpoints per connection).
  • n8n: 400+ core nodes plus 1,500+ community nodes, and HTTP Request and Code nodes that let you talk to anything with an API.

On paper, Zapier’s 9,000 is the killer stat. In practice: if the tool you care about has an official API and a halfway reasonable auth flow, any of the three can talk to it. The delta in coverage mostly shows up in long-tail SaaS — a niche CRM, a regional payment processor, a vertical-specific tool. If 80% of your stack is HubSpot + Salesforce + Slack + Gmail + Notion + Airtable + Google Sheets + OpenAI + Stripe, coverage isn’t the bottleneck. Pricing and agent depth are.

The honest order of difficulty:

  1. Zapier. Fifteen minutes to your first Zap. Linear editor, no branching unless you opt in, plain-English action names. A non-technical person can build a 5-step automation on day one.
  2. Make. Two hours to internalize the scenario + module model, then it clicks. Once it clicks, it’s faster than Zapier for complex flows because of routers, aggregators, and iterators. A designer-minded non-developer thrives here.
  3. n8n. One full day to get comfortable, including setting up credentials and understanding expressions. The payoff is that the mental model is closer to code — once you’ve learned it, you can build anything. A non-developer can learn it, but most give up in the first week without a guide.

Maia (Make) and Zapier’s “Copilot” both try to paper over the learning curve with natural-language scenario generation. Both are useful. Neither gets you past the need to understand how the data flows once the draft lands.

Security, Compliance, and Data Residency

All three now ship SOC 2 Type II, GDPR-compliant data handling (with DPAs), SSO on enterprise tiers, and audit logs.

Where they differ:

  • n8n is the only one you can self-host, which matters if you have data that can’t leave your own infrastructure. The open-source version is full-featured; the Enterprise version adds SSO, external secrets, and versioned workflows.
  • Zapier runs on US-based infrastructure by default. EU data residency is on Enterprise plans.
  • Make is headquartered in Prague and offers EU data residency earlier in the tier stack. For European teams uneasy about US-hosted automation, that’s worth checking.

If you’re building agents that handle PII or customer data in the EU, the GDPR angle on automated data processing is worth reading before you pick a platform. Security of the agent itself — prompt injection, tool poisoning, data exfiltration — applies to all three; the same MCP security patterns I’ve covered for production servers apply whether your agent runs inside n8n, Make, or Zapier.

Honest Weaknesses of Each Platform

Nobody picks a tool by reading only the marketing page. Here’s what I’d flag before signing up.

Zapier. Price climbs fast at scale. HTML and web scraping support is weak. Branching is bolt-on, not first-class. Agents are priced separately, and the activity counter is opaque until you’ve run it for a month.

Make. Learning curve is real. The August 2025 switch from operations to credits — and the November 2025 credit-cost adjustment — means AI steps now bill at a premium over standard steps, so read the FAQ before modeling spend. Error handling is flexible but the UI for it is buried. Maia is good for drafting but sometimes generates scenarios with obsolete app versions.

n8n. Cloud pricing is the best of the three, but self-hosting needs a real server and real ops hygiene (backups, SSL, updates). The community edition doesn’t include SSO. Some complex nodes (Webhook, Code) have rough edges. Documentation is better than it was, but still lags behind Zapier’s for sheer volume.

Recommendation by Business Type

Solo founder / indie hacker. Start on n8n — self-host on a ~$10/mo VPS if you can, or Cloud Starter at ~20€/mo. You’ll outgrow Zapier’s free tier in a week and Make’s in a month. When I picked the automation layer for my own Apify-actor pipeline, I ended up writing it in plain Node rather than reaching for one of these three. If I weren’t already deep in custom code, n8n self-hosted is what I’d reach for.

Marketing team, 5–20 people. Make. Maia gets less technical marketers to “agents in a scenario” faster, the visual layout is handoff-friendly, and the price at 20,000–100,000 ops/month is comfortable. Make has a free tier that’s enough to build and test the first scenarios before you commit. Pair it with a free AI tool stack for the rest of your workflow.

Sales or RevOps team inside a large org. Zapier, unless you already have a developer on the team. Every SaaS your team adopts will have a Zapier integration within weeks. If you have a developer, reconsider n8n — especially for anything involving HTTP or scraping.

Agency selling automation to clients. Make. Scenarios are readable by non-technical clients, the pricing is predictable, and Teams supports multi-org cleanly. Make's Partner program gives agencies recurring revenue from every client onboarded.

Anyone doing serious data extraction or scraping. n8n. The HTML Extract + HTTP Request + Code nodes are genuinely built for this. Combine it with an Apify actor for the heavy lifting — I’ve written about how to turn a scraping pipeline into a paid product using exactly this pattern.

Engineering team with compliance requirements. n8n Enterprise or Zapier Enterprise. Self-host if your compliance team prefers it; pick Zapier if your security review is easier with a SaaS-first SOC 2 vendor.

Switching Costs

None of these is a one-way door, but switching is harder than people expect. Zapier → Make is easiest — most Zaps translate directly to a scenario. Make → n8n requires rebuilding each scenario; the node mapping isn’t one-to-one. n8n → anything else is painful because expressions and JavaScript code nodes don’t translate. Pick one, go deep, and only switch when the pain of staying is demonstrably higher than the pain of moving.

Final Pick

If I had to ship this article as a single sentence: build on n8n if you can stomach the learning curve, on Make if you want visual and cheap, and on Zapier if you want it to work tomorrow and you’re under 2,000 tasks a month. All three are good software. None of them is going away. The right answer depends less on the platform and more on what you’re actually trying to automate — which is exactly the question most tool-comparison articles forget to ask.

If you’re just starting out and don’t have an automation stack yet, the order I’d try them in is: Zapier free tier for a weekend to learn the mental model, then Make free tier for two weeks to learn scenarios, then n8n self-host or Cloud Starter for the thing you actually want to scale. By the third step you’ll know which platform fits your work. And if your workflows have grown into multi-step decision-making territory that an automation graph can’t handle cleanly, that’s the signal to look at enterprise AI agent platforms — Workspace Agents, Claude Managed Agents, and Copilot Studio — which sit one layer above this category.