n8n vs Make vs Zapier: The AU SMB Verdict (2026)
Built from 50+ Loudachris automation deployments across Australia. Real AUD build costs, actual ops/tasks/credits consumed by working SMB workflows, and the 1 mistake that doubles your monthly bill.
Direct answer
For most Australian SMBs the right answer is Make.com. It is the cheapest hosted option (~$15 AUD/month for 10,000 ops), handles complex workflows, and a non-technical owner can read what a scenario does. Pick n8n if you are AI-heavy, need data to stay on Australian servers, or you run an agency. Pick Zapier if you are a solo operator who wants the thing working today and your volumes are under 500 tasks/month. A Loudachris-built automation costs $1,500 to $3,500 AUD once-off, then $20 to $80 AUD/month in platform fees.
Key takeaways
- Default to Make.com. Cheapest hosted option, handles 80 percent of AU SMB workflows, owner can self-service after 30 minutes of training.
- Choose n8n for AI-heavy work, data sensitivity, or agency / multi-client setups. Self-hosted on a $6 USD DigitalOcean droplet covers most SMBs.
- Choose Zapier only if you are a solo operator with low volume (<500 tasks/month) and want to set it up alone today.
- The mistake that doubles your bill on Zapier: not realising every step in a Zap (filter, formatter, path) is a billable task. A 5-step Zap that runs 500 times burns 2,500 tasks, not 500.
- A real-world automation build through Loudachris is $1,500-$3,500 AUD once-off, $20-$80 AUD/month thereafter. Custom AI apps with multiple workflows: $3,000-$5,000 AUD.
n8n vs Make vs Zapier, side by side.
The 10 features that decide most AU SMB automation choices.
| Feature | n8n | Make.com | Zapier |
|---|---|---|---|
| Pricing model | Free self-hosted; cloud from $24 USD/mo | Free 1,000 ops; from $9.59 USD/mo | Free 100 tasks; from $19.99 USD/mo |
| Cheapest real cost (AUD) | ~$8/mo (self-hosted on DigitalOcean) | ~$15/mo (Core plan) | ~$46/mo (Professional) |
| Billing unit | Workflow executions (unlimited if self-hosted) | Per operation (every step) | Per task (per Zap run) |
| Number of integrations | 400+ native, unlimited via HTTP | 1,500+ | 7,000+ |
| Self-hostable | Yes (Docker, fully supported) | No | No |
| Data residency control | Full (your server, your region) | EU or US datacentre | US datacentre |
| AI / LLM support | Native LangChain, MCP, Claude, OpenAI | OpenAI, Anthropic modules | AI Actions (per-task billing) |
| Learning curve | Moderate (needs JSON literacy) | Moderate (visual node graph) | Easy (linear step builder) |
| Best for | Developers, agencies, AI-heavy workflows | SMB owners who want power without code | Solo operators who want it working today |
| Loudachris ship rate | ~50% of builds | ~40% of builds | ~10% of builds |
Real AUD pricing, by tier.
Vendor pricing pages quote USD. These are what hits your card in AUD.
n8n
Open source, self-host or cloud
- Self-hosted (Community)$0 USD (free)
- Self-hosted on $6 droplet~$8 AUD/mo (hosting only)
- Cloud Starter~$36 AUD/mo
- Cloud Pro~$78 AUD/mo
- EnterpriseContact sales
Self-hosted has no per-execution charge. The only cost is the server you rent.
Make.com
Fully managed cloud, per-op billing
- Free (1,000 ops)$0 AUD
- Core (10,000 ops)~$15 AUD/mo
- Pro (10,000 ops + features)~$25 AUD/mo
- Teams (10,000+ ops)~$45 AUD/mo
- EnterpriseContact sales
Each step in a scenario is 1 op. A 6-step scenario running 200x/month is 1,200 ops.
Zapier
Fully managed cloud, per-task billing
- Free (100 tasks)$0 AUD
- Professional (750 tasks)~$46 AUD/mo
- Professional+ (2,000 tasks)~$93 AUD/mo
- Team (2,000 tasks)~$108 AUD/mo
- EnterpriseContact sales
Every step in a Zap (including filters, formatters, paths) is a billable task.
AUD figures use AUD 1.54 = USD 1.00 (Nov 2026) and round up. Confirm the live USD price on each vendor's pricing page before purchase.
The 6 use-case verdicts.
Each one is the outcome of a real deployment, not a benchmark.
Winner: Zapier
Solo owner who just wants the thing working today
Linear interface. Pre-built templates for nearly every SaaS combo. Owner can set up a 3-step Zap in 20 minutes without any training. The per-task pricing only becomes a problem at scale.
Real example: An Adelaide consultant set up a Calendly to Gmail to HubSpot Zap in 1 sitting. 200 tasks/month, $0 AUD ongoing on the free tier.
Winner: n8n
AI-heavy automations (Claude or ChatGPT in the workflow)
LangChain integration built in. Direct support for Claude via Anthropic node, OpenAI, Ollama for local models. Zapier charges per AI task on top of the API. Make is fine but has fewer AI-shaped primitives.
Real example: A Perth real estate agency runs inbound property enquiries through an n8n workflow: Claude classifies intent, pulls comparable listings from a database, drafts a reply, agent approves. Cost: $0 self-hosting + $40 USD Claude API per month.
Winner: Make
High-volume, complex workflows
The visual canvas handles branches, loops and error routing better than Zapier without the ops cost of n8n on a self-hosted server. Per-operation billing is 3 to 5 times cheaper than Zapier's per-task at scale.
Real example: A Sydney e-commerce store runs all order processing through Make: Shopify webhook to ShipStation to Xero invoice to Klaviyo segmentation. 80,000 ops/month, $34 USD plan, would have been ~$280 USD on Zapier.
Winner: n8n
Privacy-sensitive workflows (healthcare, legal, financial)
Self-hosted means client data never leaves infrastructure you control. AU-hosted droplet, AU-hosted Postgres, full audit log. Make and Zapier route data through US or EU servers.
Real example: A Melbourne allied-health practice runs all patient intake automation on a self-hosted n8n instance inside their own AWS Sydney region. No PHI leaves Australia. Build cost $4,200 AUD, monthly platform cost $11 AUD.
Winner: Zapier
Lots of niche SaaS that have a Zapier integration but nothing else
7,000+ integrations is genuinely useful when you are connecting an obscure scheduling tool to an Australian-only POS. Make and n8n cover the top 500 SaaS. Zapier covers the long tail.
Real example: An Adelaide gym uses Zapier to glue Mindbody to a niche local sponsor portal. Neither Make nor n8n has a native module. Zapier had one.
Winner: Make
Self-service for non-technical staff
The visual graph is more intuitive than n8n's node-and-JSON approach for non-developers. Staff can read and tweak a Make scenario after a 30-minute walkthrough. n8n needs more comfort with JSON paths.
Real example: A 4-person Adelaide marketing agency lets all account managers tweak their own client-onboarding scenarios in Make. Saves the founder 4 hours / week of change requests.
What an automation build actually costs in Australia.
4 real Loudachris build scopes. Fixed-price quotes from real client engagements.
| Build scope | Platform | Build cost (AUD) | Monthly (AUD) |
|---|---|---|---|
| Lead capture to CRM (Gmail + AI scoring + HubSpot + SMS) | Make.com | $1,800 | $25 |
| AI receptionist for trades (missed-call to text-back + ServiceM8 job) | n8n self-hosted | $2,400 | $11 |
| Custom AI app: invoice intake to Xero with line-item extraction | Make.com + Claude API | $3,400 | $55 |
| Multi-workflow AI ops platform (5 connected automations) | n8n self-hosted + Claude API | $4,800 | $70 |
Every Loudachris build is fixed-price. You see the number before we start. We do not bill hourly, and we do not bill for the iterations we ship in week 2.
See the full Loudachris pricing page for chatbot, AI receptionist and custom AI app bands.
The mistake that doubles your bill
You picked Zapier because the integration list was longest.
The most common mistake we see when we audit existing AU SMB automation setups is a Zapier bill that has crept from $19 USD to $79 USD to $239 USD over 18 months. The owner thinks they are paying for 750 tasks. They are actually consuming 2,500 because every filter, formatter and path inside a Zap is a billable task.
The exact same workflow on Make runs at 1/4 the price (each operation is 1/3 the cost AND you do not double-count formatters). On self-hosted n8n it runs for the cost of the server.
The fix
Before you sign up for Zapier Professional+, run the same logic in a free Make.com trial. The 1,000 free ops cover most real SMB workflows. If your monthly run rate stays under 10,000 ops, $15 AUD on Make beats $46 AUD on Zapier without a single feature compromise.
The 60-second decision tree.
Are you a solo operator with under 500 tasks/month and want it working today?
Pick: Use Zapier. The interface is the simplest, the templates are pre-built, and you will stay on the free or Professional tier.
Do you handle client data covered by the Privacy Act (health, legal, financial)?
Pick: Use n8n self-hosted on AU-region infrastructure. Data never leaves your control.
Are you building AI agents or running Claude / ChatGPT inside the workflow?
Pick: Use n8n. LangChain is built in, model switching is native, and you avoid Zapier's per-AI-task surcharge.
Are you a non-technical owner running standard SMB workflows (Xero, HubSpot, ServiceM8, Mailchimp)?
Pick: Use Make.com. Cheapest hosted option, handles complex branching, owner can read and tweak after 30 minutes of training.
Do you connect to obscure SaaS that only Zapier supports?
Pick: Use Zapier for that 1 workflow. Run everything else on Make. Yes, it is fine to use 2 platforms.
Questions AU SMB owners actually ask us.
Which is cheapest for Australian small business, n8n, Make or Zapier?
What is the difference between Make and Zapier?
What is the difference between n8n and Make?
Can n8n connect to Xero and ServiceM8?
Which platform should I use for AI agents and Claude / ChatGPT automations?
How much does a real automation build cost in Australia?
Not sure which platform to start with?
Book a 30-minute free AI audit. We will look at the workflows you actually run, then tell you which platform fits, what it costs, and the 3 automations to ship first.