n8n is open-source workflow automation — the connective tissue between LLMs, APIs, databases, and SaaS apps. Self-host free or use n8n Cloud.
n8n is an open-source workflow automation platform that connects the tools, APIs, and AI services your team uses into automated workflows. It sits between all your external systems — databases, SaaS apps, LLMs, and internal APIs — and lets you define exactly what should happen when a trigger fires. Unlike no-code tools that abstract away the technical details, n8n gives you a visual editor for most tasks and full JavaScript or Python access when the visual layer is not enough. The Community Edition is free to self-host with no usage limits, making it a practical choice for developers, data engineers, and technical operations teams who want automation without per-execution pricing.
n8n workflows are built from nodes connected on a visual canvas. Each workflow starts with a trigger — an incoming webhook, a scheduled cron job, a form submission, or an event from an external app — and then passes data through a series of nodes that transform, filter, route, or act on it.
The core model is straightforward:
When you need logic that exceeds what a visual node provides, you add a Code node and write JavaScript or Python. The data structure flowing through the workflow is plain JSON, so you can inspect it at every step during development.
Self-hosting means running n8n as a Docker container (or via npm) on your own infrastructure. The database backend is SQLite by default for development and PostgreSQL for production. For teams that do not want to manage infrastructure, n8n Cloud handles hosting, scaling, and uptime.
Yes. The Community Edition is fully free and open-source under a fair-code licence. You self-host it on any server — a $3-5/month VPS is enough for most teams — and get unlimited workflows, unlimited executions, and the full integration catalog. n8n Cloud adds a managed hosting option starting at €24/month for 2,500 executions/month, with a 14-day free trial and no credit card required.
The main differences are self-hosting and code access. n8n can run entirely on your own infrastructure, which matters for teams with data privacy requirements or high execution volumes where per-step pricing would get expensive. It also lets you drop into JavaScript or Python at any point in a workflow, making it practical for complex logic that Zapier's step model cannot handle well. Zapier has a larger library of polished consumer-app integrations and is significantly easier for non-technical users.
Yes. n8n has native AI agent nodes that let you connect an LLM, give it tools (search, database queries, HTTP calls), and run multi-step reasoning loops as part of a larger workflow. It also supports MCP (Model Context Protocol) servers as tool sources. For teams building agentic systems that need to connect to real-world APIs and data, n8n provides the orchestration layer without requiring a separate agent framework.
Zapier is a no-code automation platform that connects 8,000+ apps with trigger-and-action Zaps, built for teams who want to automate without coding.
Workflow AutomationRelay.app is a workflow automation platform that combines a visual builder, built-in AI steps, and human-in-the-loop approval checkpoints for business teams.
Workflow AutomationMake.com is a visual, no-code automation platform that connects thousands of apps into AI-powered workflows for businesses and teams.
Workflow AutomationUpdates from the AI world — what shipped, what we’re using in production, and what’s worth your attention. Two emails a month, no spam.