n8n
Source-available workflow automation with a node-based canvas, native AI-agent nodes, and a self-host option. Bills per whole-workflow execution, not per step.
Category Review
Independent reviews of the tools that connect your apps and automate repetitive work — from no-code builders like Zapier and Make to source-available engines like n8n and Activepieces, and AI-native agent platforms like Lindy. Verified 2026 pricing, honest limitations, no affiliate links.
Overview
Workflow automation used to mean one thing: "if this happens, do that." You connected two apps, mapped a few fields, and let the platform move data on a schedule. That deterministic backbone still runs most of the automation in the world, and it is still the right tool for the majority of jobs. What changed in the last two years is that the same platforms now let you drop an AI-agent step into the middle of a workflow — a step that can read an unstructured email, classify a support ticket, extract line items from a PDF, or draft a reply in your tone of voice. The best 2026 tools combine both: a reliable, testable pipeline plus AI only where rules alone fall short.
This hub reviews eight tools we consider the strongest general-purpose choices for teams automating work across their stack. We prioritise connector breadth, the quality of AI-agent steps, self-host versus cloud flexibility, and — above all — pricing you can actually predict. Every price below was checked against the vendor's own pricing page in July 2026. Where a vendor no longer publishes self-serve pricing, we say so plainly rather than guess. We take no money from any vendor listed here; our methodology explains how editorial scores are assigned.
Reviewed & Compared
Eight tools independently reviewed for connector depth, AI-agent capability, deployment model, and verified pricing. Editorial scores, where shown, come from our own hands-on reviews — we never display vendor-supplied ratings or aggregate star counts.
Source-available workflow automation with a node-based canvas, native AI-agent nodes, and a self-host option. Bills per whole-workflow execution, not per step.
The most widely adopted no-code automation platform, now with AI-assisted Zap building, AI steps and agents, and the largest published app catalog in the category.
A highly visual scenario builder with routers, iterators and error handlers. Usually cheaper per unit of work than Zapier at volume — if you can forecast operations.
Build AI agents for email triage, CRM updates, meeting prep and multi-step workflows from natural language. The most approachable agent-first builder we tested.
A node canvas designed around LLM steps — scraping, extraction, summarisation and enrichment — for ops teams whose workflows are mostly AI, not just data sync.
A platform for building teams of AI agents that handle research, sales and ops tasks. Powerful, but pricing has shifted toward sales-led and action-metered models.
An MIT-licensed, self-hostable Zapier alternative with AI agents, MCP servers and a growing library of "pieces." The most permissively licensed tool here.
A browser-native automation and scraping tool built for go-to-market teams — extract data from any page, enrich records, and push into your CRM without code.
Quick Compare
Best-for, verified July 2026 entry pricing, and the single limitation we would want a buyer to know before committing. Tool names link to our full reviews.
| Tool | Best for | Verified entry price | Key limitation |
|---|---|---|---|
| n8n | Developers & privacy-conscious teams wanting per-execution pricing | Cloud from €20/mo (Starter, 2,500 executions); Community Edition free (self-host) | Self-hosting needs DevOps capacity; cloud plans cap executions |
| Zapier AI | Non-technical teams needing the widest app coverage | Free (100 tasks/mo); Professional from $19.99/mo | Per-task cost climbs quickly at high volume |
| Make | Visual builders wanting cheaper high-volume runs | Free (1,000 credits/mo); Core from $12/mo | Per-module credit model is hard to forecast |
| Lindy AI | No-code AI agents for email, CRM and meetings | No free tier; Plus from $49.99/mo (7-day trial) | No perpetual free plan; usage-allowance limits |
| Gumloop | AI-first ops teams combining LLM steps with automation | Free (5,000 credits/mo); Pro from $37/mo | Smaller connector library than the incumbents |
| Relevance AI | Building a multi-agent "AI workforce" | Largely custom / sales-led; action-metered top-ups | Self-serve pricing is now opaque |
| Activepieces | Open-source, self-hostable Zapier alternative | Community Edition free (MIT); Cloud from ~$5/active flow | Fewer connectors than Zapier or Make |
| Bardeen | Browser-based scraping and GTM enrichment | Free (100 credits); Basic from $10/mo, Premium $50/mo | Credit model is geared to scraping, not general workflows |
Pricing verified against each vendor's official pricing page in July 2026. Currency and plan structures follow the vendor's own published figures (n8n publishes cloud pricing in euros). Vendors change pricing frequently — confirm current figures before purchase.
Buyer's Framework
Most automation buyers over-index on one feature demo and under-index on the boring questions that decide whether a tool survives contact with production. Here are the seven criteria we weight most heavily, in roughly the order they matter for a serious rollout.
The first question is brutally practical: does the tool connect to the apps you actually use? A platform is only as useful as its weakest integration. Zapier leads on published breadth, which is why it remains the default when the problem is simply "connect these two systems." Make and n8n cover the mainstream stack well and add HTTP/webhook nodes so you can reach anything with an API. Newer tools like Gumloop and Activepieces have smaller libraries but are catching up fast. Before shortlisting, list your ten most business-critical apps and confirm first-party connectors exist — a generic HTTP node is a fallback, not a feature.
The defining shift of the last two years is the ability to insert AI reasoning into a workflow. A deterministic step does exactly the same thing every time; an AI-agent step reads ambiguous input and decides. The trap is using AI where a rule would do — it is slower, costs tokens, and is harder to test. The best-designed workflows keep a deterministic backbone (fetch, route, write) and reserve AI for genuinely fuzzy tasks: classifying intent, extracting fields from a messy document, summarising a thread. Evaluate how cleanly a tool lets you mix the two, and whether AI steps are debuggable when they misbehave.
This is often the deciding factor for regulated industries. Cloud (Zapier, Make, Lindy, Gumloop) means zero infrastructure but your data and credentials pass through the vendor. Self-host (n8n Community Edition, Activepieces community edition) keeps execution and stored secrets inside your own network — powerful for finance, healthcare and public-sector teams, at the cost of owning patching, backups and uptime. A common pattern: prototype on cloud, then migrate the sensitive workloads to a self-hosted instance once value is proven.
Automation pricing is where buyers get burned. There are four common models, and they are not comparable at a glance:
The only reliable method is to model your real workflow in each vendor's own usage counter with production-level volume for 30 days before signing an annual contract.
An automation that fails silently is worse than no automation. Look for automatic retries, error branches, dead-letter handling, run history you can inspect, and alerting when a workflow breaks. Make's visual error handlers and n8n's per-node execution logs are genuinely strong here; lighter-weight tools sometimes make you discover failures only when a downstream teammate complains. Ask how the tool behaves when a third-party API is rate-limited or returns a 500 — that is where reliability is really tested.
For anything beyond a personal automation, confirm SSO/SCIM, role-based access control, audit logs, and a data-processing addendum. Check whether prompts and data are used to train models, where data is stored (residency), and whether the vendor holds SOC 2 Type II. Self-hosted tools shift much of this responsibility to you but also give you the most control. Treat any vendor that cannot answer these questions clearly as a procurement risk.
The tool your team can actually maintain beats the more powerful tool nobody understands. Zapier and Lindy are the fastest to learn; Make rewards visual thinkers; n8n and Activepieces reward people comfortable with a little code and self-hosting. Consider who will own these workflows in a year — if it is a non-technical ops team, favour clarity over raw power.
In Depth
n8n is the tool we recommend most often to engineering-led teams, and it is strategically the most important entry in this category for anyone who cares about cost control and data ownership. Its node-based canvas will feel familiar to Make users, but two things set it apart. First, its per-execution billing: a single run of an entire workflow counts as one execution no matter how many nodes it contains, which makes complex, many-step automations dramatically cheaper than on per-operation platforms. Second, it is source-available under a fair-code licence, so the Community Edition is free to self-host on your own infrastructure — a decisive advantage for teams with data-residency or budget constraints.
On n8n Cloud, the Starter plan is roughly €20/month (billed annually) for 2,500 executions, Pro is about €50/month for 10,000 executions, and Business is €667/month for 40,000; Enterprise is custom. All paid plans include unlimited workflows and users. n8n has invested heavily in native AI-agent and LangChain-style nodes, so you can build agentic steps directly on the canvas. The trade-off is operational: self-hosting means you own upgrades, backups and uptime, and the learning curve is steeper than Zapier's. If you have any DevOps capacity, that trade is usually worth it. Read our full n8n review, or see how it compares to a code-first engine in n8n vs Node-RED.
Zapier remains the safest default for non-technical teams, and its recent AI features (AI-assisted Zap building, AI steps, and agents) keep it competitive with the newer AI-native entrants. Its defining strength is the sheer breadth of its app catalog — if an app has any automation surface at all, Zapier probably supports it. The Free plan covers 100 tasks per month, and the Professional plan starts at $19.99/month with multi-step Zaps, webhooks and premium apps; Team is from $69/month with SSO and shared workflows, and Enterprise is custom. Notably, Zapier has folded AI steps, code and SDK actions into the same task-based pricing, so you are not billed on a separate meter for AI.
The limitation is cost at scale. Because you pay per completed task, a high-volume automation that fires thousands of times a day gets expensive faster than on n8n or Make. Zapier is the right tool when speed-to-value and breadth matter more than per-unit cost. See the full Zapier review, and the classic head-to-head in Make vs Zapier.
Make (formerly Integromat) is the most visually satisfying builder in the category, with routers, iterators, aggregators and inline error handlers laid out on a canvas. It bills on a credit model — each module action consumes one credit — with a Free plan of 1,000 credits/month and a Core plan from $12/month (billed monthly) for 10,000 credits; Pro is $21/month and Teams $38/month at the same credit tier, with annual billing saving roughly 15%. For complex, high-volume scenarios Make usually works out cheaper per unit of work than Zapier.
The catch is forecasting: because every module — including branches and loop iterations — burns a credit, real-world consumption can be hard to predict until you have run the scenario with production data. Make is the pick for people who think visually and are willing to model their credit usage carefully. Full Make review here.
Lindy is the most polished agent-first tool we tested. Instead of wiring nodes, you describe an outcome — "triage my inbox, draft replies to sales enquiries, and log them in the CRM" — and Lindy assembles an agent to do it. It shines on email, calendar, CRM and meeting workflows. There is no free tier, but a 7-day trial; paid plans are Plus at $49.99/month, Pro at $99.99/month (roughly 3× the usage and computer-use capability), and Max at $199.99/month, with a custom Enterprise tier adding SSO, SCIM, HIPAA and audit logs.
Lindy's trade-off is the flip side of its ease: you get less of the granular, deterministic control that n8n or Make give you, and heavy usage can bump against plan allowances. For teams that want AI agents without building them by hand, it is the friendliest on-ramp. Read the Lindy review.
Gumloop inverts the usual model: where classic tools bolt AI onto a data-sync backbone, Gumloop is designed around LLM steps — scraping, extraction, summarisation, enrichment — with automation glue around them. That makes it a strong fit for ops and growth teams whose workflows are mostly "read this, reason about it, write that." The Free plan includes 5,000 credits/month and the Pro plan starts at $37/month for 20,000+ credits with unlimited seats; Enterprise adds SSO/SCIM, RBAC, audit logs and VPC options.
Its main limitation today is a smaller connector library than Zapier or Make, so if your automation depends on a long-tail SaaS integration, check coverage first. Full Gumloop review, and a direct pricing-and-fit comparison in Gumloop vs Zapier.
Relevance AI targets a bigger ambition: building a "workforce" of specialised AI agents that collaborate on research, sales and operations tasks. It is genuinely capable and popular with teams standardising on multi-agent patterns. The honest caveat is pricing: Relevance has moved much of its packaging toward sales-led, action-metered models (with published top-up rates such as $80 per 1,000 Actions), and self-serve tier pricing is no longer clearly published. Budget for a sales conversation and model your expected Action volume carefully. See the Relevance AI review.
Activepieces is the most permissively licensed tool here: its community edition is MIT-licensed and self-hostable for free, with a large and growing library of "pieces," native AI agents and MCP server support. The managed cloud is refreshingly simple, starting at about $5/month per active flow with 10 free active flows and unlimited runs; the Ultimate/Enterprise tier is a custom annual contract adding RBAC, SSO and audit logs. For teams that want a Zapier-style experience without lock-in — or that need to run everything inside their own network — it is the standout choice.
The trade-off is maturity: its connector count is smaller than the incumbents', and self-hosting requires technical comfort. But the licensing and pricing model are hard to beat. Read the Activepieces review.
Bardeen occupies a distinct niche: browser-native automation and data scraping aimed squarely at go-to-market teams. It extracts data from any web page, enriches records, and pushes results into your CRM, all driven from a browser extension. It uses a credit model: everyone gets 100 free credits, Basic is $10/month for 100 credits, and Premium is $50/month ($480/year) for 1,000 credits, with Enterprise custom. Credits map to actions like scraping (1 credit/row) and enrichment (3 credits/row).
Bardeen is not a general-purpose workflow engine — its credit model and feature set are optimised for scraping and GTM enrichment rather than broad app-to-app orchestration. For that specific job, it is excellent. Full Bardeen review.
Decision Guide
The right tool depends less on which is "best" and more on who you are and what constraints you carry. Here is how we would advise four common buyers.
If your team is non-technical and needs to connect many SaaS apps quickly, start with Zapier for its breadth and gentle learning curve, or Make if you think visually and want cheaper high-volume runs. For workflows that are mostly AI reasoning — triage, drafting, summarising — Lindy lets you build agents from plain English without touching a node canvas. Begin on a free tier or trial, prove one workflow, then expand.
If you have engineering capacity and care about cost and control, n8n is the strongest pick: per-execution pricing, code nodes, native AI-agent nodes, and the option to self-host for free. Activepieces is the natural alternative when you want an MIT licence and the simplest self-hosting story. Both reward teams comfortable with a little infrastructure work.
For a large organisation, weight governance heavily: SSO/SCIM, RBAC, audit logs, SOC 2 and a clear DPA. Zapier's Team and Enterprise tiers, Make's Teams/Enterprise plans, and n8n's Enterprise and self-hosted options all address this, as do Lindy and Gumloop at their enterprise tiers. Insist on a paid pilot with production data volume and confirm consumption caps so a runaway workflow cannot generate bill shock. Our pricing and TCO guide covers annual-commitment modelling in depth.
If code and credentials must stay inside your network, the field narrows to n8n (Community Edition) and Activepieces (community edition). Both let you run everything on your own infrastructure with no licence fee, giving you maximum control over data residency and access — in exchange for owning patching, backups and uptime yourself. For most finance, healthcare and public-sector teams, that trade is exactly the point.
FAQ
An AI workflow automation tool connects apps and moves data between them using triggers and actions, and increasingly adds AI-agent steps that can reason over unstructured inputs. Traditional RPA scripts fixed, deterministic sequences against user interfaces. Modern tools such as n8n, Make and Zapier keep deterministic reliability but let you insert LLM steps for classification, extraction and drafting, so a workflow can both move data predictably and make judgement calls where rules alone fall short.
Several tools have genuine free tiers. Make offers 1,000 free credits per month, Zapier offers 100 free tasks per month, Gumloop offers 5,000 free credits per month, and Activepieces and n8n can be self-hosted at no licence cost under their source-available and fair-code licences. Among paid entry tiers, Activepieces cloud starts at about $5 per active flow per month and Bardeen Basic at $10 per month. Always test with production data volume before committing to an annual plan.
Self-host n8n when you have DevOps capacity, want to keep data on your own infrastructure, and expect high execution volume — the Community Edition is free and open. Choose n8n Cloud (from about €20 per month for the Starter plan) when you would rather not manage servers, backups and upgrades. A useful rule: pilot on Cloud, then move to self-hosting once execution volume makes the per-execution cost or data-residency requirements decisive.
Zapier bills per completed task (one action = one task), while Make bills per module operation, so every step in a scenario consumes credits. For simple two-step automations Zapier is easy to predict; for complex multi-step scenarios Make is usually cheaper per unit of work but harder to forecast because branches and iterators multiply operations. Model your real workflow in both, using each vendor's own counter, before deciding.
Lindy and Relevance AI are built agent-first: you describe an outcome in natural language and the platform handles reasoning, tool use and multi-step decisions. n8n, Gumloop and Zapier can also orchestrate AI-agent steps inside otherwise deterministic workflows, which many teams prefer because it keeps a predictable backbone with AI only where judgement is needed.
Self-hosted, source-available tools such as n8n (fair-code) and Activepieces (MIT community edition) can be strong choices for regulated data because execution and stored credentials stay inside your own network. You still own patching, access control and audit logging. For SSO/SCIM, RBAC and audit trails out of the box, review each vendor's enterprise tier and data-processing addendum before procurement sign-off.
It varies. Zapier now folds AI steps, code and SDK actions into the same task-based pricing. Make counts AI modules as operations like any other module. n8n counts a whole workflow run as one execution regardless of AI nodes. Credit-based tools such as Gumloop and Bardeen price AI and enrichment actions in credits, and Relevance AI meters agent Actions separately. Where LLM calls are involved, also budget for underlying model token costs if you bring your own API key.
New independent, hands-on reviews added to this category. Scores are our own editorial ratings.
Head-to-Head
Not sure which tool fits your stack? These head-to-head breakdowns give you feature tables, pricing analysis, and a clear verdict.
Expert Insights
Deep-dive analysis, implementation guides, and ROI frameworks for automation buyers.
The highest-ROI automation use cases for lean teams — from invoice processing to multi-step sales workflows.
Independent comparison of the leading automation platforms — scored on integration depth, AI capability, and total cost of ownership.
Traditional RPA handles structured, predictable tasks. AI automation handles judgment calls. Here's when to use each — and when to combine them.