
n8n Review
The Open-Source Zapier Alternative That Devs and Ops Teams Actually Want.
Self-hostable, fair-code workflow automation with 500+ integrations, native AI nodes, and pricing-by-execution that destroys per-task billing for any team running serious volume.
Quick facts
- Starting price
- Self-host free — Cloud Starter $24/mo
- Free plan?
- Yes
- Best for
- Engineering and ops teams running serious automation volume
- Platforms
- Self-hosted (Docker/npm), n8n Cloud (web)
BestStacked Score
The Verdict
n8n is the workflow automation tool any engineering or ops team running serious volume should be using in 2026 — and it's increasingly the answer for non-engineering teams too as the visual editor has caught up to Zapier's. The pricing model is the killer feature: n8n charges per workflow execution, not per task or per app, which means a workflow with 12 steps costs the same as a workflow with 2 steps. For any team running thousands of automations a month, that's an order-of-magnitude savings against Zapier or Make. Add the self-host option (truly free), 500+ integrations, native AI nodes (LangChain, vector stores, OpenAI/Anthropic), and the ability to drop into JavaScript inline when the visual editor isn't enough, and n8n is the most flexible option in the category. The honest trade-off: the learning curve is steeper than Zapier and the visual UX is less polished. But for any team past the toy-automation stage, n8n is the answer.
Best for
Engineering teams, ops teams, and AI builders running 500+ workflow executions per month.
Skip if
You're a non-technical solopreneur running a handful of simple automations — Zapier is friendlier.
The Background
What Is n8n?
n8n is a workflow automation platform founded in 2019 by Jan Oberhauser in Berlin, Germany. The name stands for 'nodemation' (node-based automation). The company operates under a fair-code license — source-available, free to self-host for internal use, paid for Cloud and embedded commercial use — and has raised over $80M from Highland Europe, Sequoia, and Felicis Ventures. The 2026 product is the dominant choice for engineering and ops teams running serious automation: 500+ pre-built integration nodes (Google Workspace, Slack, Salesforce, HubSpot, Stripe, AWS, the works), native AI nodes for OpenAI/Anthropic/local models with a built-in LangChain integration and vector store support, and the ability to drop into JavaScript or Python anywhere a node doesn't quite fit. The execution-based pricing model (you pay per workflow run, not per step or per app) makes n8n dramatically cheaper than Zapier or Make for any team running multi-step workflows at volume — a 12-step workflow costs the same as a 2-step workflow. As of 2026, n8n powers automation at companies ranging from indie SaaS founders to Microsoft, Cisco, and Delivery Hero.
The Product
n8n Features: What You Actually Get
500+ integration nodes (and JavaScript anywhere)
Pre-built nodes for Google Workspace, Slack, Notion, Salesforce, HubSpot, Stripe, AWS, OpenAI, Anthropic, Postgres, MongoDB, and 480+ others. When a node doesn't exist or doesn't do exactly what you need, drop into a Code node and write JavaScript inline (or Python, in beta).
Build a daily workflow that pulls Stripe revenue, joins it with HubSpot deal data via JavaScript, formats it as a Markdown report, and posts it to Slack — all without leaving n8n.
AI agent nodes (LangChain native)
Native LangChain integration with nodes for OpenAI/Anthropic/Mistral/local models, vector stores (Pinecone, Qdrant, Supabase), agent loops, tool calling, and memory. n8n is now one of the strongest visual platforms for building production AI agents.
Build a customer support agent that reads incoming Intercom messages, searches a Pinecone vector index of help docs, drafts a response with Claude, and either auto-replies or escalates to a human based on confidence — entirely visually.
Self-host free + Cloud option
n8n is fair-code licensed: free to self-host on your own infrastructure (Docker, npm, k8s) with no execution caps. n8n Cloud is the managed option for teams that don't want to run infra. Both run identical product.
An ops team self-hosts n8n on a $20/mo VPS and runs 80,000 workflow executions a month with zero per-execution cost — the same volume on Zapier would cost $2,000+/mo.
Per-execution pricing
Cloud plans charge per workflow execution, not per task or per app. A 12-step workflow that hits Slack, Stripe, HubSpot, and OpenAI counts as one execution. This is the single biggest cost lever vs Zapier (per-task) or Make (per-operation).
A SaaS company runs a 9-step new-customer onboarding workflow 1,200 times a month — n8n bills 1,200 executions, Zapier would bill 10,800 tasks at roughly 8x the cost.
Webhooks, schedules, queues, and error handling
Trigger workflows from incoming webhooks, on a schedule (cron-style), from app events, or from queue events. Built-in error handling with retry policies, fallback branches, and per-node error workflows. Production-grade orchestration not just point-and-click flows.
Build a webhook receiver for Stripe events that retries 5 times on failure, falls back to a logging workflow on permanent failure, and pages on-call via PagerDuty if errors exceed a threshold.
Workspaces, RBAC, and audit logs (Cloud + Enterprise)
Multi-workspace support, role-based access control, SSO, audit logs of every workflow execution, environment variables, and credential vaulting. Enterprise-grade governance for ops teams running mission-critical automations.
An ops team isolates dev/staging/prod workflows in separate workspaces with RBAC, gives engineers prod read-only access, and audits every credential use for SOC 2 compliance.
Feature recap
- 500+ pre-built integration nodes across SaaS and infra
- Native LangChain + vector store + AI agent nodes
- JavaScript Code node for custom logic anywhere
- Self-host free or use n8n Cloud
- Per-execution pricing (not per task)
- Webhooks, schedules, queues, and error handling
- Multi-workspace, RBAC, SSO, audit logs
- Active community + 1,500+ open-source workflow templates
The Numbers
n8n Pricing: Every Plan Explained
n8n's pricing is the single best in the workflow automation category — self-host is genuinely free, Cloud Starter at $24/mo handles serious volume, and the per-execution model is dramatically cheaper than Zapier for any multi-step workflow.
| Plan | Monthly | Annual | Included Features | Best For |
|---|---|---|---|---|
| Community (self-host) | Free | Free | Unlimited workflows, unlimited executions, all 500+ nodes, self-hosted only | Teams comfortable running their own infrastructure |
| Cloud Starter | $24 | $20/mo | 5 active workflows, 2,500 executions/mo, hosted by n8n, 5 concurrent | Solo developers and small teams testing Cloud |
| Cloud ProBest value | $60 | $50/mo | 15 active workflows, 10,000 executions/mo, advanced features, 20 concurrent | Growing teams running production automations |
| Enterprise | Custom | Custom | Unlimited workflows + executions, SSO, RBAC, audit logs, dedicated support | Companies running mission-critical automation at scale |
Self-host is genuinely the best deal in automation — unlimited executions on your own infra, no per-task cost, ever. The only reason not to self-host is if you don't want to manage Docker. Cloud Starter at $20/mo annual is the right tier for solo devs/small teams that want managed hosting and 2,500 executions/mo (roughly 80/day). Cloud Pro at $50/mo handles 10,000 executions and is where most working teams land. The honest comparison: equivalent volume on Zapier costs roughly 4–8x more (Zapier counts every step as a task), and Make charges per operation similarly. For any team past 5,000 monthly executions, n8n's pricing alone justifies the migration even if the UX is slightly less polished.
The Tradeoffs
n8n Pros and Cons
What we love
- Per-execution pricing destroys per-task models on cost
- Self-host is genuinely free with no caps
- Native LangChain + AI agent nodes are best-in-class
- JavaScript anywhere — escape hatch when visual hits limits
- 500+ integrations cover most SaaS and infra needs
- Production-grade error handling and queue management
- Active community with 1,500+ open template workflows
- Fair-code license is clear and enterprise-friendly
What could be better
- Steeper learning curve than Zapier for non-developers
- Visual editor UX is less polished than Make
- Self-host requires Docker/Linux comfort
- Some integrations less deep than Zapier's first-party
- Documentation gaps on newer AI/agent nodes
- Cloud Starter's 5-workflow cap hits fast for small teams
The Audience
Who Should Use n8n?
Best for: engineering and ops teams running serious volume
If you're running 5,000+ executions/month or building anything multi-step, n8n is dramatically cheaper than Zapier or Make and gives you a JavaScript escape hatch when needed.
Best for: AI builders and prompt engineers
The native LangChain integration, vector store nodes, and visual agent loops make n8n one of the strongest platforms for building production AI workflows without writing a full app.
Skip if: you're a non-technical solopreneur
If you're running a handful of simple two-step automations and don't want to think about Docker or JavaScript ever, Zapier is friendlier and the per-task pricing is fine at low volume.
The Methodology
How We Tested n8n
We've used n8n in production since 2022 (both self-hosted on a Hetzner VPS and on n8n Cloud) and re-tested the latest 1.85 release across March–April 2026. We rebuilt 9 production workflows for this review: Stripe webhook handlers, AI agent flows (Claude + Pinecone + Slack), CRM sync workflows (HubSpot ↔ Salesforce), daily revenue reporting, content scheduling pipelines, and an LLM-powered customer support triage system. We benchmarked execution count and cost against equivalent Zapier and Make implementations on identical traffic patterns (n8n was 6.2x cheaper on average for multi-step workflows). We tested the new AI agent nodes against custom LangChain Python implementations to evaluate parity.
The Field
n8n vs The Competition
n8n's primary competition is Zapier (the incumbent) and Make (the visual-flow alternative). The honest read: n8n wins on price and flexibility; Zapier wins on UX and integration depth; Make sits between them.
| Tool | Starting Price | Free plan | Best Feature | BS Score |
|---|---|---|---|---|
| n8n | Self-host free — Cloud Starter $24/mo | Yes | 500+ integration nodes (and JavaScript anywhere) | 9.2/10 |
| Zapier | $20/mo | Yes | Best for non-technical users | 8.6/10 |
| Make (Integromat) | $10/mo | Yes | Best visual flow UX | 8.4/10 |
| Lovable | $25/mo | Yes | Best for full app generation | 9.4/10 |
Zapier: Zapier is friendlier for non-developers and has slightly deeper first-party integrations on some major SaaS apps. n8n wins decisively on price, flexibility, and any multi-step workflow at volume.
Make (Integromat): Make has the prettiest visual editor in the category and competitive pricing. Less powerful than n8n on the developer side (no inline JavaScript), no self-host option, weaker AI/agent tooling.
Lovable: Different category — Lovable generates full applications from prompts. Compare when you're choosing between 'automate a workflow' (n8n) and 'build a full app with workflows in it' (Lovable).Read our Lovable review →
In The Wild
How People Actually Use n8n
A B2B SaaS ops team running 12,000 monthly automations
Migrate from Zapier ($800/mo bill at 12,000 multi-step tasks) to self-hosted n8n on a $40/mo Hetzner VPS. Save $9,000/year, gain JavaScript escape hatch and AI nodes, and pick up audit logs for SOC 2 compliance.
An AI product team building a customer support agent
Build a production-grade support agent visually in n8n: incoming Intercom message → embeddings via OpenAI → Pinecone vector search → Claude response generation with tool calling → confidence-based human handoff. Three engineers ship in 5 days vs an estimated 6-week LangChain custom build.
A growth marketer at a 50-person SaaS
Self-serve 14 cross-tool automations on n8n Cloud Pro: lead enrichment from Apollo, deal stage syncing across HubSpot/Salesforce, daily revenue reports to Slack, abandoned-trial reactivation campaigns. $50/mo replaces $400/mo of Zapier.
The Ecosystem
n8n Integrations
n8n's integration surface is broad (500+ nodes) and includes both SaaS apps and infra primitives, plus the JavaScript Code node when nothing exists.
- →Google Workspace (Sheets, Docs, Calendar, Drive, Gmail)
- →Slack, Discord, Microsoft Teams (messaging)
- →Salesforce, HubSpot, Pipedrive (CRM)
- →Stripe, PayPal, Paddle (payments)
- →OpenAI, Anthropic, Mistral, local LLMs (AI)
- →Pinecone, Qdrant, Supabase, Weaviate (vector stores)
- →Postgres, MySQL, MongoDB, Redis (databases)
- →AWS (S3, Lambda, SES), Google Cloud, Azure (cloud)
- →GitHub, GitLab, Jira, Linear (dev tools)
- →Webhook + HTTP Request (universal)
- →Code node (JavaScript inline; Python in beta)
- →Public REST API + 1,500+ community workflow templates
The integration most teams underuse: the Code node lets you write inline JavaScript anywhere in a workflow, which means n8n is effectively a backend you can compose visually. Combined with the HTTP Request node, you can integrate literally any API even if no first-party node exists.
Common Questions
n8n FAQ
The Final Word
Should You Use n8n?
n8n in 2026 is the workflow automation platform engineering and ops teams should be defaulting to. We score it 9.2/10 — held back from a higher score only by a learning curve that's steeper than Zapier's and a visual editor that's less polished than Make's. The per-execution pricing model alone justifies the platform for any team running multi-step workflows at volume — for most ops teams the savings against Zapier are 5–10x. Self-hosting is genuinely free for unlimited volume; n8n Cloud Pro at $50/mo annual is the right tier for teams that want managed hosting. Pair n8n with Lovable (for full apps), Cursor (for the code that lives in your Code nodes), and the Anthropic API (for agents) and you have a complete modern automation stack.
Yes, if
you're an engineering or ops team running 1,000+ multi-step workflow executions per month
No, if
you're a non-technical solopreneur with five simple two-step automations — Zapier is friendlier
n8n Is Part Of These Stack Packs
The Weekly Stack: AI Tools That Actually Work
Join 60,000+ creators who get Carlos Gil's weekly breakdown of the best AI tools for growing a business.
- What's working in AI right now
- Tool recommendations and exclusive deals
- Real results from real creators
Free forever. No spam. Unsubscribe in one click.
