WED, 03 JUN 2026 · 18:36:05 UTC

n8n

Platform

Europe·HQ Berlin·Est. 2019

Workflow automation with native AI agent nodes.

7.0

our score

Our take

n8n is the leading open-source workflow automation platform for AI agents, winning strong developer loyalty in Europe but facing a crowded, well-capitalized market.

At a glance

Best known for
Open-source workflow automation with deep AI agent support
Biggest strength
Self-hostable, fair-code model with strong EU/data-sovereignty appeal
Biggest risk
Competition from well-funded incumbents and AI-native upstarts
Stage
Series B
Primary revenue
SaaS subscriptions for managed cloud hosting and enterprise self-hosted licenses

What they do

n8n builds an open-source workflow automation platform that lets users connect APIs, databases, and services into automated sequences. Unlike purely no-code rivals, n8n targets technical users—developers, DevOps engineers, and product teams—with a visual node-based editor that also allows JavaScript/Python scripting, custom HTTP requests, and deep debugging. The platform ships with hundreds of pre-built integrations and, increasingly, native nodes for building AI agents, including connections to OpenAI, LangChain, and local LLMs.

The company operates on an open-core model: the source code is freely available under the Sustainable Use License (a fair-code license that permits self-hosting but restricts competing SaaS offerings), while n8n Cloud provides a fully managed, hosted version. This dual approach has made n8n particularly popular with European organizations subject to GDPR and data-residency requirements, as well as security-conscious teams in healthcare, finance, and government who want automation without surrendering data to third-party clouds.

Revenue comes primarily from cloud subscription tiers and enterprise licenses for self-hosted deployments that need advanced features like SSO, audit logging, and dedicated support. The platform competes in the broader integration-platform-as-a-service (iPaaS) and robotic process automation (RPA) markets, but its recent positioning emphasizes AI agent orchestration—using workflows to coordinate LLM calls, memory, tools, and multi-step reasoning—as a distinct growth vector.

Origin story

n8n was founded in 2019 in Berlin by Jan Oberhauser, who started the project after becoming frustrated with the limitations and pricing of existing automation tools. Oberhauser, a developer by background, built n8n as a fair-code alternative that prioritized self-hosting, transparency, and extensibility. The project gained rapid traction on GitHub, driven by a community hungry for an open-source Zapier replacement that they could run on their own infrastructure.

The company raised a seed round in 2019, followed by a Series A in 2021, and then a $60 million Series B in 2022 led by Highland Europe, with participation from existing investors Sequoia and Felicis. This financing allowed n8n to expand its team, invest in cloud infrastructure, and accelerate its enterprise go-to-market while maintaining its open-source roots.

A defining pivot came in 2023-2024 as the generative AI wave reshaped the automation landscape. n8n leaned aggressively into AI agent capabilities, adding native nodes for LLMs, vector databases, and retrieval-augmented generation (RAG) pipelines. This repositioned the platform from a general-purpose integration tool to infrastructure for building autonomous AI agents, a move that broadened its appeal but also invited direct comparison with newer AI-native orchestration frameworks.

Key products

n8n (Self-Hosted / Community Edition)

2019

The open-source workflow automation engine, installable on-premise or in private clouds. Used by developers and sysadmins who want full data control and custom extensibility.

n8n Cloud

2020

Fully managed SaaS version of the platform with automatic updates, scaling, and support tiers. Targets teams that want n8n's power without infrastructure overhead.

n8n Enterprise

2021

Self-hosted or cloud deployment with SSO, audit logs, advanced security, and dedicated support. Sold to regulated industries and larger organizations with compliance needs.

Leadership

  • JO

    Jan Oberhauser

    Founder & CEO

    Former developer who built n8n as a fair-code alternative to closed automation platforms; remains the public face and product visionary.

Funding history

Year
Round
Amount
Lead investors
  • 2019
    Seed
    public information limited
    Not publicly disclosed
  • 2021
    Series A
    public information limited
    Sequoia, Felicis
  • 2022
    Series B
    $60M
    Highland Europe, with Sequoia and Felicis participating

Strengths & risks

Strengths

  • +Open-core model builds deep developer trust and organic community growth
  • +Strong self-hosting story resonates with GDPR-regulated European buyers
  • +Native AI agent nodes capture generative AI workflow demand early
  • +Fair-code license prevents cloud hyperscalers from freely competing
  • +Berlin HQ provides cost-efficient talent access and EU credibility

Risks

  • Narrowed to technical users; no-code accessibility lags behind Zapier or Make
  • Smaller sales and marketing footprint than billion-dollar competitors
  • Fair-code licensing can confuse enterprise procurement and legal teams
  • AI agent orchestration space attracting well-funded specialists and incumbents
  • Revenue concentration in Europe may limit US enterprise expansion speed

Recent moves

  1. Deepened AI agent and LLM node library

    2023-2024

    Rapidly expanded native integrations for OpenAI, LangChain, vector stores, and RAG pipelines to reposition as AI agent infrastructure.

  2. Launched n8n Enterprise tier enhancements

    2022-2023

    Added SSO, audit logging, and compliance-oriented features to capture regulated-sector self-hosted demand.

Competitive position

n8n occupies a distinct niche between consumer-friendly no-code tools and heavy enterprise iPaaS suites. Against Zapier and Make, it wins on extensibility, self-hosting, and price transparency for technical teams, but loses on ease-of-use for non-technical business users. Against Microsoft Power Automate and Workato, it lacks the native ecosystem depth and enterprise sales muscle, though it often wins in data-sovereignty scenarios where EU clients refuse US-cloud-only solutions.

In the emerging AI agent infrastructure space, n8n competes with frameworks like LangChain, CrewAI, and Dify, as well as automation incumbents rushing to add AI features. Its advantage is a mature, production-ready workflow engine with existing enterprise integrations; its vulnerability is that pure-play AI orchestration tools may offer more sophisticated agent reasoning, memory, and multi-agent collaboration out of the box. n8n's best path is to become the reliable 'plumbing' layer that AI agents run on top of, rather than trying to out-innovate frontier AI research labs on model behavior.

What to watch

  • 01Cloud vs. self-hosted revenue mix and whether enterprise ARR accelerates
  • 02Speed of AI feature parity versus LangChain/Dify and incumbent automation platforms
  • 03US market penetration and any North America hiring or office expansion
  • 04Community-to-paid conversion rate and impact of fair-code license on procurement friction
  • 05Gross margin trajectory as managed cloud scales relative to open-source support burden

Frequently asked questions

Is n8n really free to use?

The Community Edition is free to self-host under a fair-code license, but n8n Cloud and Enterprise tiers with advanced security, hosting, and support require a paid subscription.

How does n8n compare to Zapier or Make?

n8n is more developer-centric, offering self-hosting, custom code nodes, and deeper debugging. Zapier and Make are generally easier for non-technical users but less flexible for complex or sensitive deployments.

Can I build AI agents with n8n?

Yes. n8n provides native nodes for LLMs, vector databases, and RAG workflows, allowing you to build autonomous agents that interact with APIs, databases, and external tools.

Is n8n GDPR compliant?

Because n8n can be fully self-hosted within EU infrastructure, it is popular with GDPR-conscious teams. n8n Cloud also offers data-residency options, though buyers should verify specific DPA terms.

What does 'fair-code' mean for n8n?

Fair-code means the source is open and you can self-host freely, but you cannot repackage n8n as a competing hosted service. It is not OSI-certified open source in the traditional sense.

Does n8n require coding knowledge?

Basic workflows can be built visually, but n8n is designed for technical users. JavaScript, Python, and custom HTTP scripting unlock its full power, which can be a barrier for pure no-code users.

Who are n8n's main investors?

The company has raised from Sequoia, Felicis, and Highland Europe, with Highland leading its $60 million Series B in 2022.

How many employees does n8n have?

n8n employs between 50 and 100 people, reflecting a lean, product-focused team relative to its funding stage and market opportunity.

The bottom line

n8n sits at a compelling intersection of workflow automation and the AI agent boom, with a differentiated open-core model that appeals to privacy-conscious European enterprises and technical teams who want self-hosting control. Its $60M Series B and estimated $270M valuation reflect genuine product-market fit, but the company remains mid-sized in a field dominated by giants like Zapier, Make, and Microsoft Power Automate, plus an emerging wave of AI-native competitors. The next 18-24 months will be defined by whether n8n can convert its enthusiastic open-source community into substantial enterprise revenue, improve its no-code accessibility to broaden beyond developers, and fend off copycat features from larger platforms. If it succeeds in becoming the default 'plumbing' for AI agent orchestration—especially in regulated, data-sovereignty-conscious markets—it could command a much higher strategic premium. If not, it risks being a beloved tool that never quite scales to category-leader economics.

Visit n8n

Key products

  • n8n
  • n8n Cloud

Related companies

All companies →