Every European workflow automation tool reviewed
Berlin, Germany
Founded 2019
Free self-hosted Community Edition / Cloud from €20 a month (2,500 executions), €50 Pro, €667 Business, billed annually
Free cloud trial without a card, plus the free Community Edition
Best for: Teams that want Zapier's ease without handing over credentials to a US platform
n8n is the tool in this category that works for both audiences at once, which is rare.
Someone in operations can drag nodes onto a canvas and connect an inbox to a CRM in an afternoon; an engineer can drop a JavaScript or Python step into the same workflow when the prebuilt nodes run out of road. That is why it has become the default recommendation when a European team wants off Zapier — not because of the jurisdiction argument, but because it is the one where the migration does not cost capability.
n8n GmbH is registered at Novalisstraße 10 in Berlin, and n8n states that cloud data is stored in the EU on servers in Frankfurt. Cloud plans start at €20 a month for 2,500 executions with unlimited steps inside each one, €50 for Pro and €667 for Business, all billed annually; the free trial needs no card. The Community Edition is free to self-host, at which point the vendor holds no credential at all.
The licence is the thing to read carefully. n8n is source-available under the Sustainable Use Licence rather than open source: self-hosting for your own business is permitted, reselling it as a hosted service is not, and files marked .ee. need an enterprise licence. SSO, SAML and LDAP sit on the €667 Business plan, which is a large step up from €50 for a control that many organisations treat as mandatory.
What n8n does well
- Usable by non-developers and by engineers in the same workflow
- Free Community Edition you can self-host with no user limit
- Cloud data stored on servers in Frankfurt, stated by the vendor
- Workflows export as JSON, so they can be versioned and diffed
- Large community library of prebuilt workflows, unusual outside Zapier
Where n8n falls short
- Source-available, not open source: the Sustainable Use Licence restricts hosting it as a service
- SSO, SAML and LDAP only from the €667 a month Business plan
- Execution limits on the lower cloud tiers get eaten quickly by polling triggers
- Self-hosting means you own upgrades, backups and broken OAuth refreshes
- No published security certification such as ISO 27001
Standout feature. It is the only tool here a marketer and a backend engineer can both use on the same canvas, which is why migrations off Zapier land rather than stall.
Berlin, Germany
Free for self-managed development / self-managed production and SaaS both priced on request
30-day SaaS trial, then a free account limited to BPMN and DMN modelling
Best for: Engineering teams running regulated, long-lived processes that need an audit trail
Camunda is what you move to when the process outgrows the automation tool.
It executes BPMN and DMN models directly, so the diagram a business analyst draws is the artefact that runs, and the engine — not your code — manages state, timers, retries, human tasks and the history of every step. For a claims process that takes three weeks and passes four people, that history is the product: it answers "why was this decided this way" from its own record rather than from logs somebody remembered to write.
Camunda Services GmbH sits at Zossener Straße 55-58 in Berlin. Self-managed is free for development and licensed for production; SaaS is quoted on request after a 30-day trial, which then drops to a free modelling-only account.
The console and modeler are hosted in the EU, and SaaS clusters can be created on AWS eu-central-1 and eu-west-3 or Google Cloud europe-west1 and europe-west2 — as well as in US, Singapore, Sydney and Toronto regions, so region choice is a decision someone has to make deliberately.
Two caveats deserve their weight. Camunda 8 is published under the Camunda License 1.0, which is source-available rather than open source: production use needs a commercial licence, while the older Camunda 7 remains Apache 2.0. And the infrastructure under the European regions is American — Google Cloud or AWS — so a strict sovereignty requirement points at self-managed rather than at SaaS.
What Camunda does well
- BPMN and DMN models execute directly, so the diagram and the running process cannot drift apart
- Built for long-running processes with human tasks, timers and escalation
- Complete audit history of every process instance, without extra instrumentation
- Self-managed deployment available, free for development
- EU cluster regions on both AWS and Google Cloud
Where Camunda falls short
- SaaS runs on Google Cloud or AWS, so a US hyperscaler sits under a German company
- Camunda 8 is source-available under the Camunda License 1.0; production self-managed use needs a commercial licence
- No published price for production use at all — every path goes through sales
- Needs an engineering team; it is not a tool an operations lead can adopt alone
- Overkill for short API-to-API automations, where it costs developer days and buys nothing
Standout feature. The process history. Camunda can reconstruct exactly what happened to a case months later, which is the requirement that pushes regulated organisations off connector tools in the first place.
Mainz, Germany
€329 a month Advanced, €549 Business, €1,069 Enterprise, billed annually; €75 per extra 100,000 steps
No published free tier or trial; demo on request
Best for: German-speaking mid-market companies that want a no-code iPaaS hosted in Frankfurt
Locoia is the closest thing in this category to a Zapier replacement with a German address on the hosting. The platform is hosted in Frankfurt, it ships more than 200 connectors with webhooks and five-minute polling, and it is built for the operations person rather than the developer — a visual flow builder, with helpers for the messy parts like pagination and error handling.
The pricing is published, which is rarer here than it should be: €329 a month for Advanced (8 flows, 100,000 flow runs, 400,000 flow steps), €549 for Business and €1,069 for Enterprise on annual billing, with overage at €75 per additional 100,000 steps.
Note the two separate budgets — runs and steps — because a flow with ten steps consumes the step allowance far faster than the run count implies. That is a real entry price, and it places Locoia against integration projects rather than against a handful of Zaps.
The ownership has changed and the imprint shows it: the site is now published by Aareon Deutschland GmbH in Mainz, the property-software group, rather than by the original Berlin company. The German jurisdiction and the Frankfurt hosting are unaffected, but a buyer choosing Locoia for its independence should know it is now part of a larger group whose priorities are set elsewhere.
What Locoia does well
- Platform hosted in Frankfurt, stated plainly on the pricing page
- Published price list, which most enterprise tools in this category refuse to offer
- 200+ connectors with webhooks and five-minute polling
- Built for non-developers, with a white-label embedded portal option
- German company, German law, no hyperscaler region to choose
Where Locoia falls short
- Starts at €329 a month with no free tier and no published trial
- Flow runs and flow steps are metered separately, so real usage costs more than the headline
- Now published by Aareon Deutschland GmbH, so the product sits inside a larger group
- No published security certification such as ISO 27001
- Cloud only — there is no self-hosted edition
Standout feature. Frankfurt hosting with a price list attached: Locoia is the only no-code iPaaS here that tells you both where your data lives and what it costs before you talk to anyone.
La Madeleine, France
Founded 2021
Free and open source under Apache 2.0 / Kestra Cloud pay-as-you-scale, Enterprise Edition per instance on request
The open source edition is free with unlimited flows and executions
Best for: Data and platform engineers who want workflows declared as code and versioned in Git
Kestra is an orchestrator, not an integrator, and the difference shows in the first five minutes.
Workflows are declared in YAML, live in Git, and are triggered by schedules or events; the UI is there to inspect and edit them, not to be the only place they exist. For pipelines that must be reproducible — an ETL job, a nightly rebuild, an infrastructure task — that shape is simply correct, and it is what makes Kestra the European answer to Airflow, Prefect and Dagster rather than to Zapier.
Kestra Technologies is at 81 rue du Pré Catelan in La Madeleine, on the edge of Lille, and the company dates itself to 2021.
The core is Apache 2.0 with no cap on flows or executions, and it runs on your own infrastructure, on-premises or air-gapped; Kestra Cloud is priced pay-as-you-scale and the Enterprise Edition per instance on request. More than 1,200 plugins cover the usual databases, clouds and messaging systems, and business logic can be written in whatever language the task needs.
What Kestra does not do is pretend to be a no-code tool. There is no connector marketplace aimed at marketers, no prebuilt "when a lead arrives" template economy, and someone who does not write YAML will not build a flow unaided. Kestra also does not publish a region list for Kestra Cloud, so a residency requirement is a question for sales rather than something you can read off the site.
What Kestra does well
- Apache 2.0, genuinely open source, with unlimited flows and executions
- Workflows as YAML in Git, so changes are reviewable and reversible
- Runs on-premises or air-gapped, with no vendor in the data path
- 1,200+ plugins and business logic in any language
- Event-driven as well as scheduled triggers, which keeps polling costs down
Where Kestra falls short
- Not a no-code tool: expect YAML, Git and an engineer
- No region published for Kestra Cloud, so residency needs asking
- Enterprise features such as governance controls sit behind a per-instance licence
- Wrong shape for simple app-to-app automations like chat notifications
Standout feature. Everything is a file. Kestra is the only tool here where the entire automation estate can be reviewed in a pull request, which is what makes it auditable years later.
Groningen, Netherlands
Founded 2016
Connect Lite from €499 a month; Connect Core priced to scope with a 99.9% SLA
No published free tier or trial
Best for: Commerce and ERP integration projects that need an SLA and a certified vendor
Alumio is aimed squarely at the integration layer between business systems — ERP, PIM, WMS, webshop — rather than at desk-level automation. The product assumes production, UAT and sandbox environments, real-time monitoring with logging and alerts, and a full audit trail of every change and user on the higher tier. That is the shape of an integration project with a go-live date, not of a flow someone builds on a Friday.
Alumio B.V. is registered in Groningen at Laan Corpus Den Hoorn 200 under Chamber of Commerce number 71996451, founded in 2016, with offices in Hamburg, London and Stockholm, and the terms are governed by Dutch law with disputes in Rotterdam. It holds ISO/IEC 27001:2022. Connect Lite starts at €499 a month on shared cluster hosting; Connect Core is priced to scope and adds a 99.9% SLA, dedicated environments, role-based access control and a named escalation contact.
The hosting deserves precision. Alumio is EU-hosted by default and ISO 27001 certified, but the infrastructure is AWS, with US-East available and further AWS regions on request for dedicated environments. A Dutch company is outside the CLOUD Act; AWS is not. For most buyers that is acceptable and documented; for anyone whose procurement rules reach the sub-processor, it is the first thing to check.
What Alumio does well
- ISO/IEC 27001:2022 certified, one of only three here with a published certification
- Full OTAP environments with a 99.9% SLA on Connect Core
- Monitoring, logging, alerts and an audit trail across every change and user
- Dutch company, Dutch law, EU hosting by default
- Built for ERP, PIM and commerce integrations rather than desk automations
Where Alumio falls short
- Runs on AWS, so a US provider sits under a Dutch company
- From €499 a month with no free tier and no published trial
- Connect Core pricing is scope-based, so the real cost only emerges in a sales conversation
- Not open source and no self-hosting
- Too heavy for simple app-to-app automation
Standout feature. It is the only tool here that sells you three environments and an SLA as the starting point, which is what an integration with a go-live date actually needs.
Berlin, Germany
Founded 2021
Free when self-hosted under AGPLv3 / paid cloud subscription, monthly or annual, price not published
Free forever when self-hosted
Best for: Small teams that want a Zapier-shaped tool running entirely on their own server
Automatisch describes itself as an open source Zapier alternative and means it fairly literally: triggers, actions, a connection list and a flow editor that will be familiar within minutes to anyone who has used the original. The code is AGPLv3 — except files marked .ee., which are enterprise-licensed — so a small team can run the whole thing on a modest server with no user cap and no execution meter.
The company behind it is AB Software GmbH, Heiligental 11 in Berlin, registered as HRB 251600 B at Amtsgericht Charlottenburg, with the terms under German law. That matters because "open source project with an unclear owner" is a common and uncomfortable answer in this part of the market; here there is a German GmbH with named managing directors on the imprint.
The honest limits are scale and scope. The connector library is a fraction of what n8n, let alone Zapier, offers, so the odds that your specific SaaS is supported are meaningfully lower. The hosted cloud exists but its price is not published and neither is its location — for a self-hosted deployment that is irrelevant, and for a cloud deployment it is the first question to ask.
What Automatisch does well
- AGPLv3 open source with no user or execution limits when self-hosted
- Backed by a registered German company rather than an anonymous project
- Familiar trigger-and-action model, easy to pick up
- Data never leaves your own server in the self-hosted configuration
- Free forever for self-hosters
Where Automatisch falls short
- Small connector library compared with n8n or Zapier
- Cloud pricing is not published, and neither is the cloud's hosting location
- Young and lightly staffed, so roadmap and support depth are limited
- Enterprise-licensed .ee. files carve capabilities out of the open source build
Standout feature. AGPLv3 with a real company behind it: Automatisch is the only tool here that is both fully copyleft and backed by a named GmbH you can send a subject access request to.
Mannheim, Germany
Founded 2003
Starter (10 users included, 100 maximum), Advanced (100 included, 1,000 maximum) and Premium (300 included, expandable); no public price list
Free trial requested through the contact form
Best for: German organisations automating document-heavy approvals with an archiving requirement
JobRouter comes at workflow automation from the document side rather than the API side. Its natural workload is an invoice that needs three approvals and then has to stay findable for ten years, or a form that starts a process and ends in an archive — which is why the platform bundles process automation, digital forms and document archiving instead of a connector marketplace.
JobRouter GmbH is at Hans-Thoma-Straße 24 in Mannheim, registered as HRB 755735, with roots going back to a 1994 systems integrator and the JobRouter product launched in 2003; the company cites around two million users and 200 sales and implementation partners. Editions are Starter (10 users included, 100 maximum), Advanced (100 included, 1,000 maximum) and Premium (300 included, expandable), licensed by user count with no public price list.
The hosting claim is unusually specific and is the reason German buyers shortlist it: JobRouter states that its German cloud instances run exclusively in German data centres of a German cloud provider, with ISO 27001 certified data centres and a provider certified under BSI IT-Grundschutz — the federal baseline that public-sector procurement asks for. On-premises deployment is supported for anyone who wants the whole thing behind their own firewall.
What JobRouter does well
- German cloud provider and German data centres, stated explicitly
- ISO 27001 data centres and BSI IT-Grundschutz certification
- Document archiving and digital forms built in rather than integrated
- On-premises deployment for organisations that need it
- Over twenty years of production history and a large partner network
Where JobRouter falls short
- No public price list; every edition goes through sales or a partner
- Oriented to German-speaking organisations, with the ecosystem to match
- Partner-led implementation means a project rather than a self-serve signup
- Not a connector-first tool: SaaS-to-SaaS automation is not what it is for
- No open source edition and no published free tier
Standout feature. Approval plus archive in one system. JobRouter is the only tool here where the ten-year retention requirement is part of the product rather than somebody else's problem.
Finland
Founded 1988
Growth, Business, Enterprise and Enterprise Infinity tiers, all by quote; no public price list
No published free tier or trial
Best for: Nordic enterprises integrating cloud services with systems that stay behind the firewall
Frends is an enterprise integration platform with a genuinely unusual history: the company traces itself to seven friends automating work for Finnish oil companies in 1988, was acquired by the Swedish consultancy HiQ in 2010, and emerged as a standalone iPaaS in 2022. What survives from that lineage is an enterprise posture — API management, long-running processes, CI/CD pipelines and a visual data mapper are all in the product rather than sold as extras.
Frends Technology Oy contracts under Finnish law with arbitration in Helsinki, and its privacy policy states that personal information is stored and processed in Ireland. The platform runs on Microsoft Azure in a region the customer chooses on the higher tiers, and the architecture is hybrid by design: an on-premises agent sits behind your firewall and talks outward to the cloud control plane over TLS, which is how it reaches legacy systems that will never be exposed to the internet.
The commercial side is the least transparent in this category. Growth, Business, Enterprise and Enterprise Infinity are all "request a quote", with the tiers described by process counts, agents and execution volume rather than by price, and there is no free tier or self-serve trial. This is a platform bought after a scoping call, and priced against a volume estimate you will be held to.
What Frends does well
- Hybrid agents reach systems behind the firewall without exposing them
- API management and long-running processes included, not sold separately
- Customer-chosen Azure region on Enterprise plans, up to fully air-gapped deployment
- Finnish company, Finnish law, arbitration in Helsinki
- CI/CD pipelines and a visual data mapper built into the platform
Where Frends falls short
- Runs on Microsoft Azure, so a US provider sits under a Finnish company
- No published prices, no free tier and no self-serve trial
- No published security certification such as ISO 27001
- Enterprise-shaped: too much machinery for a small team automating a few apps
Standout feature. The on-premises agent. Frends is the tool here that assumes half your estate will never be reachable from the internet, and is designed around that instead of against it.
Frankfurt, Germany
Founded 2013
$25 a month Professional (1 user, 10 active steps), $199 Startup, $999 Enterprise on annual billing; white-label and self-hosting custom priced
14-day free trial on every plan, no credit card required
Best for: Software vendors embedding integrations, and small teams wanting the cheapest paid entry here
elastic.io has the lowest entry price in this category by a wide margin: $25 a month on annual billing for one user, ten active steps and 60,000 messages, with a 14-day trial that needs no card. Startup is $199 and Enterprise $999, all with unlimited API calls, SSO, role-based access and real-time monitoring included rather than tiered. For a team testing whether an iPaaS earns its keep, that is a far cheaper experiment than a €329 or €499 starting point.
elastic.io GmbH is registered at Baseler Straße 10 in Frankfurt, HRB 19798 at Amtsgericht Bonn, founded in 2013 and now majority-owned by the German Cogia Group after previously sitting inside mVISE. The terms are under German substantive law with jurisdiction in Bonn. The second product line is white-label: a software vendor can put elastic.io behind their own brand so their customers get integrations inside the vendor's product, with unlimited users and 1,200 active steps on a custom contract.
The gap in the public record is hosting. elastic.io publishes no data centre location, no region and no security certification on the pages checked — only that it is a European cloud integration company and a member of a "Cloud Services Made in Germany" style association, which speaks to the company's establishment rather than to where the servers are. Self-hosting is offered at custom pricing, which is the route for anyone with a residency requirement they cannot leave open.
What elastic.io does well
- From $25 a month, the cheapest paid entry in this category
- 14-day free trial on every plan with no credit card
- SSO, role-based access and monitoring on all plans rather than gated
- White-label product line for software vendors embedding integrations
- German company, German law, jurisdiction in Bonn
Where elastic.io falls short
- No data centre location or region published anywhere on the site
- No published security certification such as ISO 27001
- Entry plan is one user and ten active steps, which is genuinely small
- Self-hosting exists but only at custom pricing
- Smaller connector ecosystem than n8n or the American incumbents
Standout feature. A $25 entry plan with SSO included: elastic.io is the only tool here where evaluating a real iPaaS costs less than a team lunch.
Zurich, Switzerland
Founded 2016
Free open source Community Edition / user-based pricing for the Case Platform and Agentic Case Platform on request
Community Edition is free; a trial of the paid platform runs at trial.flowable.com
Best for: Regulated organisations that need a BPM engine with a real certification portfolio
Flowable is a BPMN, CMMN and DMN engine with the strongest published compliance position in this category. The trust centre lists ISO/IEC 27001:2022, ISO 9001:2015, ISO 14001:2015, SOC 2 Type 2 and ISAE 3402, which is the set that banks and insurers ask for before a procurement conversation starts — and which almost nothing else here can show.
Flowable AG is at Baslerstrasse 60 in Zurich, registered as CHE-105.136.021, with subsidiaries in Germany, Poland, the USA and Canada; the open source engines date from the Activiti fork whose repository was created in October 2016. Those engines are Apache 2.0 — genuinely open source, not source-available — and the free Community Edition is aimed at evaluation and developer learning. The Case Platform and Agentic Case Platform are user-based and quoted on request, with Silver, Gold and Platinum support tiers.
Two things to weigh. First, the cloud runs on Microsoft Azure with Zendesk and Elastic as named sub-processors, and Flowable does not publish which Azure regions it uses — so a Swiss company sits above American infrastructure, and customer-managed deployment is the answer if that is unacceptable. Second, Switzerland is outside the EU: adequacy exists, so transfers work, but organisations whose rules say "EU" rather than "Europe" should check that the distinction has been considered.
What Flowable does well
- ISO/IEC 27001:2022, SOC 2 Type 2, ISAE 3402, ISO 9001 and ISO 14001
- Apache 2.0 engines, open source in the OSI sense
- BPMN, CMMN and DMN in one engine, covering case management as well as process
- Customer-managed deployment available on every paid plan
- Free Community Edition for evaluation and development
Where Flowable falls short
- Cloud runs on Microsoft Azure with no published regions
- Swiss rather than EU jurisdiction, which some procurement rules treat differently
- No published prices at all for the commercial platform
- Developer-led: there is no path for a non-technical user to build a process alone
Standout feature. The certification stack. Flowable is the only tool here that answers an entire banking security questionnaire from its trust centre before anyone picks up the phone.
Paris, France
Bonita Free, capped at 150 process instances a month / Bonita Enterprise custom priced
Bonita Free has no time limit and needs no card
Best for: Java teams building process applications they intend to own outright
Bonita is a French BPM platform with a long open source lineage: the engine is published under LGPL 2.1 on GitHub, and the platform pairs process execution with a UI designer for building the forms and screens around it. For a team that wants to own a process application — deploy it, extend it in Java, keep it running without a vendor in the path — that combination is rarer than it should be.
The publisher is Bonitasoft SAS, 60 rue François 1er in Paris, RCS Paris 512 854 514, and the company now trades under the Ofelia brand: bonitasoft.com redirects to ofelia.com, the Bonita products sit alongside newer Ofelia Assistant and Ofelia Workflow offerings, and the site cites "15+ years of BPA heritage". Bonita Free has no time limit and needs no card but is capped at 150 process instances a month; Bonita Enterprise is custom priced.
Bonitasoft states that it does not voluntarily transfer personal data outside the European Union, but it names no data centre, no region and no cloud provider for its hosted offering, and publishes no security certification. For residency-sensitive work that points at self-hosting the LGPL engine, which is in any case how most serious Bonita deployments have always run. The brand transition is worth factoring in too: a buyer signing today is buying into a repositioning, not a settled product line.
What Bonita does well
- LGPL 2.1 engine on GitHub, open source and self-hostable
- Free tier with no time limit and no card required
- Process execution and a UI designer in one platform
- French company under French law, with over fifteen years behind the product
- Java extension model, so process applications can be owned and maintained in-house
Where Bonita falls short
- Free tier is capped at 150 process instances a month, which is an evaluation rather than a deployment
- No data centre, region or cloud provider published for the hosted offering
- No published security certification
- Mid-rebrand from Bonitasoft to Ofelia, with two product families on one site
- Requires Java development skills; this is not a no-code product
Standout feature. An LGPL engine you can fork. Bonita is the tool here whose exit route is not a licence clause but a repository you already have.
Croydon, United Kingdom
Founded 2013
Native embedded iPaaS from $1,595 a month PAYG, $2,595 Growth, $7,195 Scale; service embedded from $1,495; MCP PaaS from $999
No self-serve trial; a scoped proof of concept with training instead
Best for: SaaS vendors who need an integration marketplace inside their own product
Cyclr is not sold to the team doing the work. It is an embedded iPaaS: a software company buys it so its own customers can connect the product to their CRM, accounting package or help desk from inside the vendor's UI, with the connectors, the OAuth handling and the marketplace supplied by Cyclr and wearing the vendor's branding.
Judged as a Zapier replacement it makes no sense; judged as an alternative to building an integrations team, it is a different calculation entirely.
Cyclr Systems Limited is registered as company 08790783 at Corinthian House, 17 Lansdowne Road, Croydon, established in 2013, with the terms under the laws of England and Wales.
Pricing is published and high: the native embedded product starts at $1,595 a month PAYG for 100,000 API calls and ten connectors, $2,595 for Growth with a million calls, and $7,195 for Scale with five million calls, a staging environment and the embedded marketplace. The service embedded line starts at $1,495 and the MCP product at $999.
Hosting is on shared AWS infrastructure for the standard plans, with UK, EU or US hosting selectable and a self-hosted or managed private cloud option for enterprise. So a UK company contracts with you, an American hyperscaler runs the hardware, and the region is a deployment decision rather than a guarantee — worth stating plainly to your own customers if you are reselling the integrations as part of your product.
What Cyclr does well
- Purpose-built for embedding integrations in your own product, with white-labelled UI
- Published price list, which embedded iPaaS competitors rarely offer
- UK, EU or US hosting selectable, plus self-hosted and private cloud for enterprise
- Custom connector toolkit for building against APIs nobody else supports
- UK company under the laws of England and Wales, established 2013
Where Cyclr falls short
- Runs on shared AWS infrastructure, so a US provider sits under a UK company
- From $1,495 a month — irrelevant pricing for a team automating its own work
- No self-serve trial; the entry point is a scoped proof of concept
- UK rather than EU jurisdiction, which matters for some procurement rules
- No published security certification such as ISO 27001
Standout feature. It is the only tool here bought by a product team rather than an operations team: the buyer is a software vendor, and the users are that vendor's customers.