European Automation and Integration Platforms

An automation platform holds credentials to every system it connects — CRM, email, payments, database. These European alternatives to Zapier include the two most capable products in the category outright, and most of them can be self-hosted so those credentials never leave your own infrastructure.

How we rank these tools — 4-step process
  1. 1
    European ownership, verified

    The company is headquartered and incorporated in the EU, EEA or Switzerland, and processes customer data in Europe. A US parent company disqualifies a tool from this page regardless of where its servers are.

  2. 2
    Category fit and hands-on review

    What the tool actually does, who it suits, and where it falls short — checked against the vendor’s own documentation, changelog and pricing page rather than its marketing copy.

  3. 3
    Compliance and pricing check

    GDPR posture, hosting location and the prices quoted on this page are verified against the vendor’s public pricing before publication, and re-checked when we revisit the category.

  4. 4
    Position on this page

    Placement on this page can be paid, and that can affect the order tools appear in. It never buys a listing: a tool that fails the checks above is not here at any price, and payment does not change the shortcomings we write about. A vendor can ask us to correct a factual error — not to remove a criticism.

European Purpose may be paid for placements on this page and may earn a commission through links on it. Paid placement can affect the order in which tools appear; it never affects whether a tool is listed or what our review says. Editorial policy

7 European Automation and Integration Platforms

n8n

Source-available workflow automation you can fully self-host

#1 of 7 in this category
Germany
Self-hosted Code nodes AI agents

Make

Visual scenario builder with more than 2,000 integrations

#2 of 7 in this category
Czech Republic
2,000+ apps Visual builder EU data centre

Kestra

Declarative orchestration for data and infrastructure workflows

#3 of 7 in this category
France
YAML workflows Open source Data orchestration

Node-RED

Flow-based wiring for APIs, services and hardware

#4 of 7 in this category
United Kingdom
Free IoT-friendly Runs anywhere

Locoia

Integration and automation platform for mid-market operations

#5 of 7 in this category
Germany
German hosting Low-code Embedded iPaaS

Automatisch

Open-source Zapier alternative, self-hosted by design

#6 of 7 in this category
Germany
Open source Self-hosted Simple UI

elastic.io

Embeddable integration platform for software vendors

#7 of 7 in this category
Germany
Embedded iPaaS White-label EU hosting

Key takeaways

  • n8n ranks #1 among the European automation platforms in this directory, because n8n is the only one that combines a full self-hostable engine with real JavaScript and Python code nodes and native AI agent support.
  • The question that should decide this category is not connector count but where the credentials live: an automation platform holds the keys to your CRM, your accounting and your mailbox simultaneously.
  • Make has the deepest visual logic of the hosted options — routers, iterators, aggregators and error handlers express branching that Zapier simply cannot — and lets you choose an EU data centre at signup.
  • These seven solve four different problems: app-to-app integration (n8n, Make, Automatisch), data pipeline orchestration (Kestra), hardware and protocol automation (Node-RED) and embedded integrations inside your own product (elastic.io, Locoia).
  • Node-RED and Kestra are Apache 2.0 and Automatisch is AGPLv3, so three of the seven are genuinely open source; n8n is source-available under the Sustainable Use Licence, which is a different thing worth knowing before you build on it.

European automation and integration software connects applications to each other — moving records, triggering actions and transforming data between systems — from a company established in Europe, or on infrastructure you run yourself, so the credentials to every connected system stay under European jurisdiction or under no vendor at all.

European automation & integration compared

European automation & integration tools compared on position, country, entry price and best use
PositionToolEstablishedEntry priceBest for
#1 n8n Germany Free self-hosted / Cloud from about €24/month Teams whose automations touch systems with credentials they cannot share
#2 Make Czech Republic Free (1,000 operations/month) / Core from about $9/month Teams that want powerful automation without running any infrastructure
#3 Kestra France Free and open source / Enterprise on request Data and platform teams orchestrating pipelines and scheduled processes
#4 Node-RED United Kingdom Free and open source IoT, industrial and home automation, and lightweight API glue
#5 Locoia Germany From about €200/month; embedded and enterprise on request German-speaking mid-market companies with GDPR-sensitive integrations
#6 Automatisch Germany Free self-hosted / hosted cloud from about €20/month Small teams wanting simple self-hosted automation under a real open licence
#7 elastic.io Germany Custom pricing by deployment and volume Software vendors who need to ship integrations inside their own product

Every European automation & integration tool reviewed

#1 n8n

Berlin, Germany Founded 2019 Free self-hosted / Cloud from about €24/month Free Community Edition

Best for: Teams whose automations touch systems with credentials they cannot share

n8n is the automation platform you can run yourself without giving anything up, and that combination is what puts it first here. The Community Edition self-hosts for free with no per-task pricing, no operation meter and no cap — a workflow running every minute costs exactly what one running daily costs. More than 400 integrations cover the usual systems, and where they stop, real JavaScript and Python code nodes take over, so a transformation the visual builder cannot express is a few lines rather than a dead end. Branching, looping, error workflows, webhooks and queue mode handle the operational shape of real automation.

n8n GmbH is based in Berlin, with self-hosting on your own servers or an EU cloud from about €24 per month. Native AI agent and LangChain nodes make it one of the few automation platforms where an agent is a first-class step rather than an HTTP call to somebody else's API. Two things to know before committing: self-hosting requires genuine operational effort — a server, a queue, upgrades, and someone who notices when a workflow stops — and the Sustainable Use Licence is source-available rather than classic open source, permitting free internal use while restricting offering n8n as a service to others.

What n8n does well

  • Fully self-hostable and free, with no per-task pricing
  • JavaScript and Python code nodes for anything the builder cannot express
  • Native AI agent and LangChain support
  • 400+ integrations plus webhooks and queue mode
  • German company, EU jurisdiction, EU cloud option

Where n8n falls short

  • Self-hosting requires real operational effort
  • Steeper learning curve than Zapier
  • Sustainable Use Licence is source-available, not open source
  • Fewer integrations than Make

Standout feature. Code nodes inside a self-hosted engine: n8n is the only platform here where the hard transformation is a few lines of Python running on your own server.

#2 Make

Prague, Czech Republic Founded 2012 Free (1,000 operations/month) / Core from about $9/month Free tier

Best for: Teams that want powerful automation without running any infrastructure

Make expresses logic that Zapier cannot, and that is the reason to choose it over the obvious American default. The scenario builder has routers for branching, iterators for working through arrays item by item, aggregators for collapsing results back together, and error handlers for what happens when a step fails. A real business process has all four of those shapes, and a tool limited to linear step-after-step chains forces you to fake them with duplicated workflows that drift apart.

Make is based in Prague, now part of Celonis, with more than 2,000 integrations plus custom API modules so an unsupported service is a configuration exercise rather than a blocker. The detail that matters most for a European buyer: you choose an EU or US data centre at signup, and choosing EU keeps both the processing and the stored credentials inside European jurisdiction. The visual debugging is excellent, showing exactly what data entered and left each module. Pricing is per operation — every step counts, so a branched scenario consumes several per run — with a free tier of 1,000 operations a month and Core from about $9. There is no self-hosting, so the vendor holds your credentials.

What Make does well

  • Routers, iterators and aggregators express real branching logic
  • 2,000+ integrations plus custom API modules
  • EU data centre selectable at signup
  • Excellent visual debugging of what each step received
  • Much cheaper per operation than Zapier

Where Make falls short

  • No self-hosting — the vendor holds your credentials
  • Operation-based pricing scales with scenario complexity
  • Complex scenarios have a real learning curve
  • Now owned by Celonis rather than independent

Standout feature. Routers and iterators: Make is the only hosted platform here that can branch three ways and loop through an array without duplicating the workflow.

#3 Kestra

Lille, France Founded 2019 Free and open source / Enterprise on request Free self-hosted

Best for: Data and platform teams orchestrating pipelines and scheduled processes

Kestra is a data orchestrator rather than an app-integration tool, and confusing the two is the most expensive mistake in this category. Where n8n and Make react to events between SaaS products, Kestra runs pipelines on schedules with dependencies, retries, backfills and replays — the shape of work where yesterday's run has to be rebuilt because the source system was wrong. It replaces Apache Airflow, Prefect and Dagster.

The design decision that distinguishes Kestra is declarative YAML instead of Python DAGs. A workflow is a document rather than a program, which means it can be reviewed in a pull request, diffed meaningfully, generated by tooling and understood by someone who does not write Python — while tasks themselves can run scripts in any language, so the flexibility moves inside the step rather than disappearing. Kestra Technologies operates from Lille, Apache 2.0 licensed and free, with 600+ plugins, event and schedule triggers and a live-updating UI. Enterprise Edition pricing is on request. The honest limits: it is not suited to app-to-app integration, the community is younger and smaller than Airflow's, and self-hosting requires a database and a queue.

What Kestra does well

  • Declarative YAML workflows, reviewable and generatable
  • Tasks can run scripts in any language
  • 600+ plugins for common data systems
  • Live UI with backfills and replays for repairing history
  • Apache 2.0, French company, free and self-hosted

Where Kestra falls short

  • Not suited to app-to-app integration
  • Younger and smaller community than Airflow
  • Self-hosting needs a database and a queue
  • Enterprise features are quote-priced

Standout feature. Workflows as YAML: Kestra is the only orchestrator here where a pipeline change arrives as a reviewable diff rather than as Python somebody has to read.

#4 Node-RED

Hursley, United Kingdom Founded 2013 Free and open source Free

Best for: IoT, industrial and home automation, and lightweight API glue

Node-RED automates physical things, which no other tool in this category attempts. It speaks MQTT and Modbus natively, runs on hardware down to a Raspberry Pi or an industrial gateway, and wires sensors, controllers, APIs and dashboards together in a visual flow editor. For factory-floor integration, building automation or a home lab, that is the entire category rather than one option in it — a SaaS automation platform cannot reach a Modbus register.

Node-RED is an OpenJS Foundation project that originated at IBM UK, Apache 2.0 licensed and completely free, with no vendor at all: nothing is processed by anyone, because there is nobody in the path. More than 4,000 community nodes cover an enormous range of devices and services, and JavaScript function nodes handle whatever the nodes do not. The trade-offs are honest ones for a project of this shape: there is no built-in team collaboration or versioning, which becomes a real constraint once more than one person maintains the flows; community node quality is uneven; and its SaaS integrations are weaker than Make's or n8n's, because that was never the point.

What Node-RED does well

  • Runs on a Raspberry Pi or an industrial gateway
  • Native MQTT and Modbus, plus real hardware support
  • 4,000+ community nodes
  • Apache 2.0 and completely free, with no vendor processing anything
  • JavaScript function nodes for anything not covered

Where Node-RED falls short

  • No built-in team collaboration or versioning
  • Community node quality is uneven
  • Weaker SaaS integrations than Make or n8n
  • Flows become hard to maintain at scale without discipline

Standout feature. Modbus and MQTT on a Raspberry Pi: Node-RED is the only tool in this category that can automate a machine as easily as an API.

#5 Locoia

Berlin, Germany Founded 2019 From about €200/month; embedded and enterprise on request Demo on request

Best for: German-speaking mid-market companies with GDPR-sensitive integrations

Locoia is built for operations rather than for marketing automation, and the connector list shows it: SFTP, databases and business systems rather than social scheduling and form builders. That focus suits a mid-market company whose integration problems are an ERP talking to a warehouse system, not a lead going into a newsletter — and it comes with error handling and alerting designed around the assumption that these workflows failing quietly is a business problem rather than an inconvenience.

Locoia GmbH operates from Berlin with German hosting and a German DPA, plus self-hosting on request for enterprise, so GDPR-sensitive integrations stay inside German jurisdiction with support in German. There are more than 250 connectors, a low-code flow builder and custom code steps, and an embedded iPaaS option for software vendors wanting to ship integrations inside their own product. Pricing starts around €200 per month, which is a deliberate mid-market position rather than an oversight — it is too expensive for a small team, and the connector catalogue is far smaller than Make's or Zapier's, with a correspondingly thin community and documentation.

What Locoia does well

  • German hosting with a German DPA, and German-language support
  • Connectors aimed at real business systems, including SFTP and databases
  • Custom code steps and solid error alerting
  • Embedded iPaaS option for software vendors
  • Self-hosting available on request for enterprise

Where Locoia falls short

  • Far fewer connectors than Make or Zapier
  • From about €200/month, too high for small teams
  • Thin community and documentation
  • Strongest in German-speaking markets

Standout feature. Connectors for the boring systems: Locoia is the only platform here whose catalogue assumes your integration problem is an SFTP drop rather than a social post.

#6 Automatisch

Berlin, Germany Founded 2022 Free self-hosted / hosted cloud from about €20/month Free self-hosted

Best for: Small teams wanting simple self-hosted automation under a real open licence

Automatisch is deliberately the smallest tool in this category, and for a small team that is the point. A visual flow builder, webhooks, scheduled triggers and multi-user support — enough to replace Zapier for the handful of automations most businesses actually run, without the learning curve that comes with n8n's depth. It runs on a modest European VPS, and when self-hosted you remain the sole data controller with no vendor holding a single credential.

Automatisch is a Berlin-based open-source project licensed under AGPLv3, which is genuinely open source rather than source-available — a distinction that matters against n8n's Sustainable Use Licence if you intend to build on it. Self-hosting is free, with a hosted cloud from about €20 per month for teams that would rather not run a server. The constraints follow from the deliberate simplicity and are stated openly: the connector catalogue is small, the project is young with a small team behind it, and there are no code steps, so a transformation the builder cannot express has nowhere to go. When that becomes a limit, n8n is the next step.

What Automatisch does well

  • True AGPLv3 open-source licence
  • Simple enough for non-technical users
  • Runs on a small European VPS
  • You remain sole data controller when self-hosted
  • Free self-hosted, hosted cloud from about €20/month

Where Automatisch falls short

  • Small connector catalogue
  • Young project with a small team
  • No code steps for complex transformation
  • Will be outgrown by teams with real automation needs

Standout feature. A real open-source licence at the simple end: Automatisch is the only tool here that is both AGPL and approachable enough for a non-technical user.

#7 elastic.io

Bonn, Germany Founded 2013 Custom pricing by deployment and volume Demo on request

Best for: Software vendors who need to ship integrations inside their own product

elastic.io is not bought by an operations team at all. It is bought by a software company that needs its customers to connect their CRM, their accounting package and their warehouse system to its product — and that would otherwise be building and maintaining every one of those connectors in-house forever. elastic.io is white-label by design, so the integration experience appears inside your product under your brand, with per-customer isolation built in as multi-tenancy rather than bolted on.

elastic.io GmbH operates from Bonn as part of the Kyocera group, with hosting in Germany and the EU or deployment on your own infrastructure — on-premise and private cloud are both supported, which is what makes it viable for a vendor selling into regulated industries whose customers will not accept a third-party cloud. The connector SDK is open source even though the platform is proprietary, so connectors you write are yours. Pricing is custom by deployment and volume with an enterprise sales cycle, and the catalogue is smaller than the global iPaaS vendors — which is the trade for on-premise capability and German jurisdiction.

What elastic.io does well

  • Fully white-labelled inside your own product
  • On-premise and private cloud deployment supported
  • Open-source connector SDK, so your connectors are yours
  • Per-customer isolation built into the architecture
  • German company and German hosting

Where elastic.io falls short

  • Only relevant to software vendors, not to operations teams
  • Quoted pricing with an enterprise sales cycle
  • Smaller catalogue than the global iPaaS vendors
  • Platform itself is proprietary

Standout feature. On-premise embedded integration: elastic.io is the only platform here a software vendor can ship into a customer's own data centre under its own brand.

Where do the credentials live, and why is that the first question?

Because an automation platform is the single account that can read everything. To move a lead from a form into your CRM and raise an invoice, it holds API keys for the form, the CRM and the accounting system at once — a concentration of access that no individual employee has.

With a hosted platform those credentials sit with the vendor. Make is explicit about the mitigation available: you choose an EU or US data centre at signup, and choosing EU keeps the processing and the stored credentials inside European jurisdiction. That choice is made once and matters permanently.

With a self-hosted platform there is no vendor holding anything. n8n self-hosted, Kestra, Node-RED and Automatisch all run on infrastructure you control, so the credentials never leave it and you remain the sole controller. For an organisation whose automations touch payroll, patient records or financial systems, that is frequently the only acceptable arrangement.

The practical test: list the systems a workflow will touch and ask whether you would give one contractor standing access to all of them simultaneously. If the answer is no, the automation platform needs the same scrutiny you would give that contractor.

App integration, data orchestration or embedded — which are you buying?

App-to-app integration moves records between SaaS products when something happens: a form submission creates a CRM record, a paid invoice triggers a fulfilment task. n8n, Make and Automatisch do this, and it is what most people mean by automation.

Data orchestration runs pipelines on a schedule with dependencies, retries and backfills — extract, transform, load, then rebuild yesterday when the source system was wrong. Kestra does this, replacing Apache Airflow, Prefect and Dagster rather than Zapier. Buying an app-integration tool for a data pipeline means discovering it has no concept of a backfill.

Hardware and protocol automation wires physical things together: sensors, controllers, MQTT and Modbus. Node-RED owns this, running on anything down to a Raspberry Pi, and no SaaS automation platform competes.

Embedded integration means shipping integrations inside your own product, so your customers connect their tools without you building each connector. elastic.io and Locoia both offer this, white-labelled, which is a completely different purchase made by a software vendor rather than by an operations team.

How does automation pricing turn expensive?

Per-operation billing, and it surprises people because the unit is not what they think. Make prices by operations, where every step in a scenario counts — a workflow with a router, three branches and an aggregator consumes several operations per run, not one. Make's free tier gives 1,000 operations a month and Core starts around $9, which is far cheaper per operation than Zapier, but the arithmetic still scales with workflow complexity rather than with business value.

Self-hosting removes the meter entirely. n8n self-hosted has no per-task pricing at all, which is the argument that wins for high-volume automations: a workflow running every minute costs the same as one running daily. Kestra, Node-RED and Automatisch are the same.

What self-hosting costs instead is operational attention, and n8n says so directly — a server, a queue, upgrades and someone responsible when a workflow silently stops. For a handful of low-volume automations that person's time exceeds any subscription.

Locoia sits at the other end at about €200 a month, priced for mid-market operations rather than small teams, which is a deliberate position rather than an oversight.

Does "open source" mean what you think it means here?

Not uniformly, and the distinction has consequences. Kestra is Apache 2.0 and Node-RED is Apache 2.0 — genuinely open, permissive, no restrictions on use. Automatisch is AGPLv3, which is genuinely open and strongly copyleft.

n8n is source-available under the Sustainable Use Licence, which is not classic open source. The code is readable and self-hosting is free and unrestricted for internal business use, but the licence limits offering n8n as a service to others. For almost every buyer that changes nothing; for anyone planning to build a product on top of it, it changes everything, and it is better learned now than at launch.

elastic.io splits the difference: the connector SDK is open source while the platform is proprietary, so you can write and own your connectors without owning the engine.

What open source actually buys in this category is exit and inspection — a workflow engine holding every credential you have is a reasonable thing to want to read the source of.

Where do automation projects usually fail?

Silent failure. A workflow that stops running does not announce itself; the records simply stop arriving, and somebody notices three weeks later when a report looks wrong. Error handling and alerting are the difference between automation and a liability, which is why Make ships error handlers, Locoia builds alerting in, and Kestra offers replays and backfills to repair the gap once found.

The second failure is automating a process nobody agreed on. If two departments disagree about when a lead becomes an opportunity, encoding one version in a workflow makes the disagreement permanent and invisible. Automate the process after it is settled, not to settle it.

The third is the single point of knowledge. One person builds forty workflows in a visual editor with no versioning, then leaves. Kestra answers this by making workflows declarative YAML that lives in version control and can be reviewed like code; Node-RED is explicit that it has no built-in team collaboration or versioning, which is a real constraint at team scale.

The fourth is credential sprawl. Every workflow that stores its own copy of an API key is a key nobody rotates. Centralised credential management and a documented owner for each connection is unglamorous and is what keeps this working past year one.

How we selected and ranked these 7 tools

Every tool on this page is in the European Purpose directory, which means the operating company is established in Europe and we have verified that from the company register or the vendor's own legal notice rather than from a marketing page. Tools headquartered outside Europe are not eligible, however good they are.

  1. Feature verification (weight: 40%). We check each capability against the vendor's own documentation and product pages, and record what the tool does rather than what the category is assumed to include.
  2. Ease of adoption (weight: 30%). Integrations, published API access, trial availability and how much configuration stands between signing and a usable result.
  3. Value and transparency (weight: 30%). Published pricing counts in a vendor's favour; quote-only pricing is recorded as quote-only rather than estimated. We weigh what a buyer gets for the entry price, not the headline feature count.
  4. Editorial review. Three people touch every page: one writes it, a second edits it, and a third checks the compliance and pricing claims against the vendor's documentation. The three weights above decide the order; a position is a ranking against the other European tools in this category, not an absolute score.

Vendor-reported outcomes — ROI figures, margin uplift, time saved — are labelled as vendor claims wherever they appear on this page. We have not audited them, and neither has anyone else who quotes them. Read our full editorial process for how pages are re-verified.

Frequently asked questions

n8n holds #1 among the European automation platforms in this directory, because n8n combines full free self-hosting with 400+ integrations, real JavaScript and Python code nodes and native AI agent support — so the credentials never leave your infrastructure and complex transformation does not require a workaround. The right answer depends on the job: Make for powerful hosted automation without running servers, Kestra for data pipelines, Node-RED for hardware and protocols, Automatisch for simple self-hosted flows, and elastic.io or Locoia for embedded integrations.

n8n's Community Edition is free and fully self-hostable with no per-task pricing. Kestra is free and open source under Apache 2.0. Node-RED is free under Apache 2.0 and self-hosting is its only deployment model. Automatisch is free self-hosted under AGPLv3, with a hosted cloud from about €20 per month. Self-hosting means the credentials to every connected system stay on your infrastructure and you remain sole data controller — at the cost of running, upgrading and monitoring it.

Several, and most are better rather than merely European. Make offers routers, iterators, aggregators and error handlers that express branching logic Zapier cannot, with 2,000+ integrations and much cheaper per-operation pricing, plus an EU data centre option. n8n adds real code nodes and free self-hosting. Automatisch is the simplest, deliberately small and AGPL-licensed for teams that want a self-hosted Zapier without complexity.

Make, with over 2,000 integrations plus custom API modules for anything not covered — so an unsupported service is a configuration exercise rather than a dead end. n8n offers 400+ integrations alongside JavaScript and Python code nodes, which covers the gap differently by letting you write the missing piece. Node-RED has more than 4,000 community nodes, though quality varies. Automatisch and Locoia have deliberately smaller catalogues.

Kestra, and it is a different product from the app-integration tools. Workflows are declarative YAML rather than Python DAGs, which makes them reviewable in a pull request and generatable by tooling, with 600+ plugins, event and schedule triggers, a live-updating UI, versioning, backfills and the ability to run tasks in any language. It is Apache 2.0 from a French company in Lille. The community is younger and smaller than Airflow's, and self-hosting needs a database and a queue.

Node-RED, which is the only one built for it. Node-RED speaks MQTT and Modbus, runs on anything down to a Raspberry Pi or an industrial gateway, and has more than 4,000 community nodes covering sensors, controllers and protocols that no SaaS automation platform touches. It is Apache 2.0 under the OpenJS Foundation, originated at IBM UK, free, and self-hosted only. The gaps are team features: no built-in collaboration or versioning, and weaker SaaS integrations than Make or n8n.

Not in the classic sense, and the distinction matters if you plan to build on it. n8n is source-available under the Sustainable Use Licence: the code is readable and self-hosting is free and unrestricted for internal business use, but the licence limits offering n8n as a service to others. For an operations team automating its own processes that changes nothing. For a software vendor planning a product on top of it, it changes everything. Kestra and Node-RED are Apache 2.0 and Automatisch is AGPLv3 — all three genuinely open source.

That is what embedded iPaaS is for, and two European vendors do it. elastic.io is white-label by design with an open-source connector SDK, on-premise and private cloud deployment and per-customer isolation built in, from a German company in the Kyocera group. Locoia offers an embedded option alongside its main platform, with German hosting. Both are quoted rather than list-priced and involve an enterprise sales cycle, because the buyer is a software vendor rather than an operations team.

Make prices by operations, and every step in a scenario counts — so a workflow with a router, three branches and an aggregator consumes several operations per run rather than one. The free tier gives 1,000 operations a month and Core starts around $9, far cheaper per operation than Zapier, but the cost scales with workflow complexity rather than with business value. High-volume or highly branched automation is where self-hosted n8n wins, because it has no per-task meter at all.