n8n
n8n is a fair-code workflow tool with a visual node editor and a self-host option. Rechecked 2026-08-17: n8n.io/pricing sells cloud Starter $24 / month ($20 yearly) and Pro $60 / month ($50 yearly), plus Enterprise. Execution-based billing is still the model: one workflow run is one execution. The old "$20 cloud / 400+ apps / 40k stars / 500k MAU" package mixed a stale seat with unaudited census numbers.
Compare Zapier if you want a hosted-only automation suite.
Key Features
- Nodes plus code: HTTP, app nodes, and JS/Python code nodes.
- Self-host or cloud: Docker/self-host under the n8n license; cloud is the $24 / $60 grid.
- Execution pricing: Complex graphs are not billed per hop on the public cloud story.
- AI nodes exist: Treat them as part of the workflow product, not a separate agent runtime.
Use Cases
- Teams that refuse Zapier lock-in and will run Docker.
- Cloud buyers who will pay $24–$60 instead of stitching cron plus scripts.
- People comparing execution pricing vs Zapier tasks.
Limitation: included execution counts should be re-read on the pricing page. "400+ integrations" moves. GitHub stars were not used as a headline.
Pricing
n8n.io/pricing on 2026-08-17:
| Plan | Price | Notes from that page |
|---|---|---|
| Self-host | $0 license for eligible use | You pay infra. Read the fair-code terms. |
| Starter | $24 / mo ($20 yearly) | Cloud. |
| Pro | $60 / mo ($50 yearly) | Higher cloud limits. |
| Enterprise | Custom | Sales. |
Getting Started
- Open n8n.io and pick cloud or Docker.
- Build one webhook-to-Slack workflow before you buy Pro.
- Count executions, not nodes, when you compare Zapier.
- Recheck AI node limits on your plan.
Frequently Asked Questions
Is cloud still $20?
Monthly Starter is $24 on the page we opened. Yearly is $20.
Is self-host unlimited and free for a SaaS reseller?
No. Read the fair-code / embed terms. This is not MIT-for-everyone.
Same as Zapier?
No. Zapier is hosted-only. n8n is fair-code plus cloud seats.
Alternatives
- Zapier: Hosted automation, 9k-app catalog on our refreshed page.
- LangGraph: If the job is an agent graph, not iPaaS.
- CrewAI: Role agents, not workflow nodes.
Tips
- Quote $24 / $60, not the old $20-only line.
- Do not invent a 40k-star headline.
- Recheck execution quotas before you promise unlimited.
Conclusion
n8n is still the self-hostable automation builder, now with public cloud Starter $24 and Pro $60. Start at n8n.io/pricing, then compare Zapier if you do not want to operate a box.
Comments
No comments yet. Be the first to comment!
Related Tools
Dify
dify.ai
Open-source agent workflows. Cloud: Sandbox $0, Professional $59, Team $159 per workspace/month. Community self-host is $0.
Claude Security
claude.com/security
Anthropic's enterprise code security scanning, now powered by Claude Mythos 5 in public beta, tracing data across files to report CWE categories, severity, and suggested fixes.
Coze
www.coze.com
ByteDance agent studio. Rechecked: public coze.com has no dollar table. Coze Studio on GitHub is Apache-2.0 with 21,459 stars. Not a free-for-anyone slogan.
Related Insights
After I Connected Obsidian to OpenClaw, It Started Helping Me Make Decisions
Once Obsidian stopped being just a place to store notes and started working with OpenClaw, it began helping me organize context, connect information, and improve real decisions.

Anthropic Subagent: The Multi-Agent Architecture Revolution
Deep dive into Anthropic multi-agent architecture design. Learn how Subagents break through context window limitations, achieve 90% performance improvements, and real-world applications in Claude Code.
Stop Cramming AI Assistants into Chat Boxes: Clawdbot Picked the Wrong Battlefield
Clawdbot is convenient, but putting it inside Slack or Discord was the wrong design choice from day one. Chat tools are not for operating tasks, and AI isn't for chatting.