The per-task trap
Zapier and Make both meter usage. Every time a workflow runs a step, it counts against your plan. That's fine at a few hundred tasks a month — but automation is supposed to scale. When a workflow that syncs orders or routes leads starts firing thousands of times a month, you're paying more precisely because it's doing its job. You end up rationing automation to protect the invoice, which defeats the point.
What "self-hosted" actually changes
n8n is an open-source workflow automation tool — think Zapier's node-based builder, but you can run it on your own server. Once it's hosted on infrastructure you control, the economics flip:
- Flat cost. You pay for a server, not per task. Run ten workflows or ten million; the bill barely moves.
- Your data stays home. Credentials, customer records, and payloads never leave your environment — which matters for privacy, compliance, and peace of mind.
- No feature gates. Code steps, self-hosted credentials, and unlimited workflows aren't locked behind a higher tier.
- You own it. The workflows, the logic, the integrations — they're yours, exportable and portable, not trapped in a vendor account.
Where Zapier still wins
We're not dogmatic. If you need five simple zaps and no engineering time, hosted Zapier is the pragmatic choice — zero maintenance and a huge library of pre-built connectors. Self-hosting only pays off once you have real volume, sensitive data, or workflows complex enough that per-task pricing hurts. The honest rule of thumb: low volume and simple → hosted; scaling, sensitive, or complex → self-hosted.
The catch: someone has to run it
Self-hosted isn't free of effort. A production setup needs hardening, backups, monitoring, error workflows, and updates. Done badly, it's fragile. Done properly, it runs untouched for months. That "done properly" is most of the value — and it's exactly what we build and hand over: a self-hosted n8n instance with the reliability plumbing in place, documented so your team can own it.
The bottom line
Hosted tools rent you convenience. Self-hosting buys you ownership — of the cost curve, the data, and the workflows themselves. For anything you plan to lean on as you grow, owning it wins.