When you're setting up automation for your business, the first decision is which tool to use. For most people, Zapier is the obvious choice — it's well-known, easy to use, and has been around forever. But for the kind of automations we build at QVT, we use n8n instead.

This isn't tribal loyalty or technical snobbery. It's a practical decision based on cost, ownership, and what actually works for small businesses running real automation at scale.

What Both Tools Actually Do

Both Zapier and n8n are workflow automation platforms. They connect different apps together — Gmail to Google Sheets, Typeform to Slack, your CRM to your accounting software — and let you define what happens when data moves between them.

The core concept is the same: when this happens (trigger), do that (action). When an email arrives, classify it. When a form is submitted, enrich the lead. When an invoice is overdue, send a reminder.

Both tools support thousands of integrations, both can handle complex multi-step workflows, and both can connect to AI services like Claude or GPT-4. From a capability perspective, they're similar enough that most business automations can be built in either.

The differences that matter are pricing, hosting, and ownership.

The Pricing Problem with Zapier

Zapier charges per "task." A task is any action the system performs — sending an email, adding a row to a spreadsheet, making an API call to Claude. Simple workflows use 2-5 tasks per execution. Complex workflows can use 10-20.

Here's where it gets expensive:

Scenario: You're running email automation that processes 50 emails a day. Each email triggers a workflow that: (1) reads the email, (2) sends content to Claude for classification, (3) receives Claude's response, (4) routes to the appropriate workflow, (5) sends a reply, (6) logs to your CRM, (7) sends a Slack notification.

That's 7 tasks per email. 50 emails per day = 350 tasks/day = 10,500 tasks/month.

Zapier pricing:

Plan Tasks/Month Cost
Starter 750 $30/month
Professional 2,000 $75/month
Team 50,000 $300/month

To run 10,500 tasks/month, you'd need the Team plan at $300/month. And if your email volume grows to 100/day, you'd be at 21,000 tasks — still within Team, but getting close to the limit.

n8n pricing is simpler: $24/month flat rate for n8n Cloud, regardless of how many workflows you run or how many tasks they execute. The only usage-based cost is the AI API (Claude), which runs about $15-30/month depending on volume.

Total cost with n8n: $40-55/month. Total cost with Zapier: $300/month. That's a 6x difference.

The Ownership Question

This is the bigger issue. When you use Zapier, your workflows run on Zapier's servers. You configure them through Zapier's interface. If you stop paying Zapier, the workflows stop running. If Zapier changes its pricing or features, you adapt or leave.

With n8n Cloud, you own the account. The workflows live in an n8n instance that belongs to you, not us. If you stop working with us, the automation keeps running. If you want to export the workflows and move them to a self-hosted n8n instance, you can do that too.

This aligns with our business model. We don't want clients locked into paying us monthly. We build the system, hand it over, and step back. That only works if the system is genuinely yours — not dependent on us for hosting or access.

"n8n lets you own the automation. Zapier rents it to you. For the kind of work we do, ownership matters."

Complexity Trade-offs

Zapier is easier to learn. The interface is more polished, the documentation is beginner-friendly, and there are thousands of tutorials for common use cases. If you're a business owner building a simple 2-step automation yourself, Zapier is probably the better choice.

n8n has a steeper learning curve. The interface is more technical, the documentation assumes some familiarity with APIs and JSON, and you'll sometimes need to write small bits of JavaScript for custom logic.

But here's the thing: small business owners shouldn't be building their own automations anyway. If the automation is important enough to run your business on, it should be built properly by someone who knows what they're doing. And at that level, n8n's complexity becomes an advantage — more control, more flexibility, fewer arbitrary limits.

When Zapier Is Actually Fine

We're not saying Zapier is bad. For certain use cases, it's genuinely the better option:

Simple, low-volume automations. If you're only processing 5-10 actions a day — say, new form submissions go to a Slack channel — Zapier's free or starter plan works fine and you don't need to learn a new tool.

One-off projects. If you're testing an automation idea and might turn it off next month, paying $30 for Zapier's starter plan is easier than setting up an n8n account.

Non-technical users managing their own workflows. If you need to be able to edit the automation yourself without technical support, Zapier's interface is more accessible.

Where Zapier doesn't work is high-volume, business-critical automation that you need to own long-term. That's when the pricing becomes prohibitive and the lock-in becomes a problem.

When n8n Is the Right Choice

n8n makes sense when:

You're running automation at scale. Anything over 2,000 tasks/month hits Zapier's pricing wall. n8n stays flat at $24/month.

You want to own the system. If the automation is core business infrastructure — email triage, lead follow-up, client onboarding — you should own it outright, not rent access to it.

You're working with a developer or automation specialist. The learning curve doesn't matter if someone else is building and maintaining it for you.

You need complex logic or custom integrations. n8n gives you full access to code and APIs. Zapier limits what you can customise.

For the businesses we work with — typically 5-50 people, processing 30-100 emails a day, running multiple interconnected automations — n8n is the obvious choice. Lower cost, full ownership, and the flexibility to build exactly what's needed.

Can You Switch from Zapier to n8n?

Yes, but it requires rebuilding the workflows. There's no direct export/import between the two platforms. If you've already built something in Zapier and it's working well, there's no urgent reason to switch unless the pricing is becoming a problem.

But if you're starting fresh, or if you're currently paying $200+/month for Zapier and thinking "this seems expensive for what it does," n8n is worth considering.

The Bottom Line

Zapier is excellent for simple, low-volume automations where ease of use matters more than cost. n8n is better for complex, high-volume, business-critical automation where ownership and pricing matter more than beginner-friendliness.

We chose n8n because the businesses we work with need the latter. They're not building hobby projects — they're automating core operations. And for that, ownership and cost-efficiency aren't nice-to-haves. They're requirements.

If someone else is building your automation for you, ask them which tool they're using and why. If they're defaulting to Zapier without discussing the pricing at scale, they might not have thought it through. If they're using n8n, they're probably thinking about long-term cost and ownership.

Both tools work. But for most small businesses in New Zealand running serious automation, n8n is the smarter choice.