Automation Tools Pricing Guide 2026: Zapier vs Make vs n8n vs Workato vs Retool
Automation tool pricing is the most confusing in the SaaS stack. You're not paying per seat — you're paying per task, operation, or execution. That makes budgeting a nightmare: a workflow you built for $20/month can quietly become $200/month as your team grows. Zapier is the most expensive at scale. Make (formerly Integromat) is 40–60% cheaper for the same workload. n8n is free if you can self-host. Workato is enterprise-grade but can cost $10,000+/year.
This guide breaks down real costs for every major automation tool in 2026, explains the confusing task/operation/execution pricing models, and tells you when to pay for convenience vs. when to self-host.
Table of Contents
- Market Overview: The Automation Landscape in 2026
- Understanding Task/Operation/Execution Pricing
- Zapier Pricing: The Most Expensive Option
- Make (Integromat) Pricing: 40–60% Cheaper Than Zapier
- n8n Pricing: Free Self-Hosted, Affordable Cloud
- Workato Pricing: Enterprise Automation
- Retool Pricing: Internal Tools Builder
- TCO Comparison: Real Costs by Usage Level
- Interactive Cost Calculator
- Hidden Costs: What Blows Your Budget
- Which Tool for Which Team
- Pricing Trends 2026
1. Market Overview: The Automation Landscape in 2026
The no-code automation market is consolidating around two tiers: accessible consumer/SMB tools (Zapier, Make) and enterprise integration platforms (Workato, MuleSoft, Boomi). The middle market — growing startups with engineering capacity — is increasingly choosing self-hosted open-source (n8n, Activepieces) to avoid per-task pricing at scale.
- Zapier: ~2M users. The default for non-technical users. Best integrations (6,000+). Most expensive at scale. Founded 2011, IPO-ready.
- Make (formerly Integromat): ~500K users. Visually richer than Zapier. 40–60% cheaper for equivalent workloads. Strong in Europe. Acquired by Celonis 2022.
- n8n: ~40K+ self-hosted instances. Fast-growing open source. Free self-hosted, $20/mo cloud. The breakout choice for technical teams wanting to escape per-task pricing.
- Workato: Enterprise-focused. Pricing starts at ~$10,000/year. Deep SAP, Salesforce, ServiceNow integrations. Primary competitor to MuleSoft for mid-to-large enterprise.
- Retool: Internal tools builder (not pure automation, but often replaces Zapier for internal dashboards and workflows). $10/user/month for teams.
2. Understanding Task/Operation/Execution Pricing
Before comparing prices, you need to understand what each vendor counts as a billable unit. This is where automation pricing gets confusing:
| Vendor | Billing Unit | Definition | Example |
|---|---|---|---|
| Zapier | Tasks | Each action step in a Zap that runs successfully | A Zap with 3 steps that runs 100× = 300 tasks |
| Make | Operations | Each module execution (similar to tasks) | A scenario with 3 modules that runs 100× = 300 operations |
| n8n | Executions | Each complete workflow run (not per step) | A workflow with 3 nodes that runs 100× = 100 executions |
| Workato | Recipes + transactions | Active recipe count + total transactions | Contract-based, not usage-based |
3. Zapier Pricing Deep Dive
Zapier is the most widely adopted automation tool and the most expensive at any meaningful usage level. As of 2026:
| Plan | Price (annual) | Monthly Tasks | Zaps | Key Limits |
|---|---|---|---|---|
| Free | $0 | 100 tasks | 5 | Single-step Zaps only, 15-min polling |
| Starter | $20/mo ($240/yr) | 750 tasks | 20 | Multi-step Zaps, filters, 15-min polling |
| Professional | $49/mo ($588/yr) | 2,000 tasks | Unlimited | Paths, custom logic, 2-min polling |
| Team | $69/mo ($828/yr) | 2,000 tasks (shared) | Unlimited | Shared workspace, role-based access |
| Company | $103/mo ($1,236/yr) | 2,000 tasks (shared) | Unlimited | SAML SSO, advanced admin controls |
Zapier task overage pricing (when you exceed your plan):
- Overage at 2× plan price for additional task bundles
- Additional 10,000 tasks: $50–$100 depending on plan tier
- Professional users at 5K tasks/mo: ~$98/mo vs $49/mo base — double the cost
What 2,000 Zapier tasks actually looks like
2,000 tasks/month sounds like a lot until you do the math on real workflows:
- Slack notification on new Typeform submission (2 steps): 1,000 form submissions = 2,000 tasks. Hits your limit immediately.
- New Stripe payment → Update Airtable + Send Slack + Log to Sheets (4 steps): 500 payments = 2,000 tasks.
- GitHub PR merged → Linear ticket closed + Slack notify + Email summary (3 steps): 667 PRs = 2,000 tasks.
A moderately active startup with 10 automations running across 5 tools will exhaust 2,000 tasks/month quickly.
4. Make (Integromat) Pricing Deep Dive
Make is the best alternative to Zapier for most teams — more visual workflow builder, equivalent integrations (1,500+ apps), and 40–60% cheaper for comparable usage:
| Plan | Price (annual) | Monthly Operations | Active Scenarios | Key Features |
|---|---|---|---|---|
| Free | $0 | 1,000 ops | 2 active | 5-min minimum interval |
| Core | $9/mo ($108/yr) | 10,000 ops | Unlimited | 1-min interval, data store 100MB |
| Pro | $16/mo ($192/yr) | 10,000 ops | Unlimited | Custom variables, full execution log |
| Teams | $29/mo ($348/yr) | 10,000 ops | Unlimited | Team collaboration, roles |
| Enterprise | Custom | Custom | Unlimited | SSO, SLA, dedicated support |
Additional operations bundles:
- 10,000 extra operations: ~$9/month (Core and up)
- 100,000 extra operations: ~$45/month
- 1,000,000 extra operations: ~$300/month
50,000 operations/tasks per month:
- Zapier: Professional + overages = ~$200–300/month
- Make: Teams + 4× operation bundles = $29 + $36 = ~$65/month
- Savings: ~$150–235/month ($1,800–$2,800/year)
Make's limitation vs. Zapier: fewer native integrations (1,500 vs. 6,000+), steeper learning curve for non-technical users, and smaller community/support resources. For technical teams comfortable building workflows, these tradeoffs are acceptable.
5. n8n Pricing: Free Self-Hosted, Affordable Cloud
n8n is the most interesting option for technical teams — it's open source (with an enterprise license), free to self-host, and its cloud plans are usage-priced by execution (not per step), which radically changes the cost calculus for complex workflows.
| Plan | Price | Executions | Workflows | Key Notes |
|---|---|---|---|---|
| Self-Hosted (free) | $0 + server cost | Unlimited | Unlimited | DigitalOcean $6–12/mo or free on own server |
| Cloud Starter | $20/mo | 2,500/mo | 5 active | Managed, no server required |
| Cloud Pro | $50/mo | 10,000/mo | 15 active | + advanced features, execution history |
| Cloud Enterprise | Custom | Custom | Unlimited | SSO, SLA, custom integration support |
The self-hosting math
A DigitalOcean Droplet ($6/month for 1GB RAM, $12/month for 2GB) runs n8n for most small teams. Setup takes 30–60 minutes with the official Docker guide. You get:
- Unlimited workflows and executions
- No per-task pricing ever
- Full data sovereignty (your data stays in your infrastructure)
- Community edition: all core features including 400+ integrations
Annual cost: $72–$144/year (just the server) vs. Zapier Professional at $588/year minimum — and Zapier limits you to 2,000 tasks/month while n8n self-hosted is unlimited.
6. Workato Pricing: Enterprise Automation
Workato is built for enterprise IT and operations teams that need deep integrations with SAP, Salesforce, ServiceNow, Workday, and custom APIs. It's not priced for startups.
| Tier | Typical Cost | Best For |
|---|---|---|
| Business | $10,000–$25,000/year | Mid-market companies, 50–500 employees |
| Enterprise | $25,000–$100,000+/year | Large enterprises with complex IT landscapes |
Workato is contract-based (annual or multi-year), not usage-based. Pricing includes:
- A set number of "recipes" (active automations)
- Unlimited transactions within your contract
- Implementation support and onboarding
- Enterprise-grade security (SOC 2 Type II, GDPR, HIPAA, FedRAMP variants)
- Pre-built accelerators for common enterprise systems
7. Retool Pricing: Internal Tools Builder
Retool sits at the intersection of automation and internal tools. It's used to build admin dashboards, data operations UIs, and internal workflows — not simple event-to-action automations. But many teams use it instead of Zapier for workflows that require a human review step.
| Plan | Price | Features |
|---|---|---|
| Free | $0 (up to 5 users) | Unlimited apps, basic features |
| Team | $10/user/mo (annual) | Staging environments, app version history, custom branding |
| Business | $50/user/mo (annual) | SSO, audit logs, granular permissions, custom JS sandbox |
| Enterprise | Custom | On-premise, advanced security, SLA, dedicated support |
Retool's free tier is genuinely generous for small teams — 5 users can build unlimited internal apps at no cost. The Team plan at $10/user/month is a reasonable entry point for teams that need deployment environments or more than 5 users.
8. TCO Comparison: Real Costs by Usage Level
Let's look at specific monthly usage volumes across all tools:
Low Usage: 5,000 tasks/operations/month
| Tool | Monthly Cost | Annual Cost | Notes |
|---|---|---|---|
| n8n Self-Hosted | $6–$12 | $72–$144 | DigitalOcean server; unlimited ops |
| Make Core | $9 + $45 extra ops | $648 | 10K base + 40K extra ops at $9/10K |
| Zapier Professional | $49 + overages | $840+ | 2K base tasks + 3K overage (~$30) |
| n8n Cloud Starter | $20 | $240 | 2,500 executions — may need Pro at 5K ops |
Medium Usage: 25,000 tasks/operations/month
| Tool | Monthly Cost | Annual Cost | Notes |
|---|---|---|---|
| n8n Self-Hosted | $6–$12 | $72–$144 | Still unlimited; no scaling cost |
| Make Core + ops | $9 + $135 extra | $1,728 | 10K base + 150K extra ops |
| n8n Cloud Pro | $50 | $600 | 10K executions; if multi-step, effective ops much higher |
| Zapier Professional | $49 + $207 overages | $3,072 | 2K base + 23K overage ($9/1K tasks) |
High Usage: 100,000 tasks/operations/month
| Tool | Monthly Cost | Annual Cost | Notes |
|---|---|---|---|
| n8n Self-Hosted | $12–$48 | $144–$576 | Larger server; still flat cost |
| Make Teams + ops | $29 + $405 | $5,208 | 10K base + 900K extra ops at $45/100K |
| Zapier Company | $103 + $882 | $11,820 | 2K base + 98K overage |
| Workato Business | $833–$2,000+ | $10,000–$25,000+ | Contract-based; overkill unless enterprise |
9. Interactive Cost Calculator
Automation Tool Cost Calculator
10. Hidden Costs: What Blows Your Automation Budget
Zapier Hidden Costs
- Multi-step workflow tax: Every step counts as a task. A 5-step Zap that runs 1,000 times = 5,000 tasks. New users consistently underestimate usage and hit overages in month 2–3.
- Error retries count as tasks: Failed Zap runs that auto-retry count toward your task limit even if the final run fails.
- Formatter steps inflate task counts: Adding a "Formatter" step (text transformation, date conversion) adds tasks. Complex workflows accumulate formatting steps fast.
- Paths double your task count: A workflow with an if/else path (Zapier "Paths") uses one task per branch checked, not per branch executed.
- Team plan upsell: The Professional plan ($49/mo) is per user — moving from 1 to 3 active Zapier users = $147/mo.
Make Hidden Costs
- Data stores count toward storage: Using Make's built-in data store (key-value storage) hits a 100MB limit on Core. Exceeding requires a paid data store expansion.
- Instant triggers polling: Real-time webhook scenarios with high frequency can burn operations faster than expected if you're counting intermediate filter/router modules.
- Router module inflation: Every branch of a Make Router module counts as an operation, similar to Zapier's Paths issue.
n8n Self-Hosting Hidden Costs
- Setup and maintenance time: Self-hosting requires ~30–60 mins initial setup, then occasional updates (30 mins/month). At $100/hour engineer time: $600/year in maintenance overhead.
- Server reliability: Free tier cloud servers can have downtime. For critical workflows, you need a reliable $12–$24/month server + backup strategy.
- SSL certificate management: HTTPS setup (Let's Encrypt) adds complexity. Without HTTPS, webhooks from many services won't work.
- No built-in error alerting: Zapier/Make have built-in error notifications. n8n requires setting up your own error alerting workflow.
11. Which Automation Tool for Which Team
Non-Technical Team (marketing, ops, sales) — Low Usage (<5K tasks/mo)
Recommendation: Zapier Starter ($20/mo) or Make Core ($9/mo)
Non-technical users need Zapier's 6,000+ integrations and point-and-click simplicity. For low volume, Zapier Starter ($20/mo, 750 tasks) or Make Core ($9/mo, 10,000 ops) are both fine. Make wins on price for anyone who can navigate its visual interface.
Growing Startup — Medium Usage (5K–50K tasks/mo)
Recommendation: Make Pro ($16/mo) or n8n Self-Hosted (~$12/mo server)
At medium usage, Make is dramatically cheaper than Zapier — $16–$45/month vs. $100–$300/month. If you have one engineer who can set up a DigitalOcean droplet, n8n self-hosted is the best value: unlimited operations for ~$12/month server cost.
Technical Team — High Usage (50K+ tasks/mo)
Recommendation: n8n Self-Hosted (2GB RAM droplet, ~$24/mo)
At scale, n8n self-hosted is the only sane choice. Zapier at 100K tasks/month = $700–$1,000+/month. Make = $300–$500/month. n8n self-hosted = $24/month for a capable server. The 10–20× cost difference justifies the setup and maintenance overhead.
Enterprise IT Team (compliance-heavy, SAP/Salesforce integrations)
Recommendation: Workato or MuleSoft (if already using Salesforce)
Workato's strength is in deep enterprise integrations, governance, and compliance. If you need SOC 2 Type II, HIPAA, FedRAMP, audit logs, and integration with SAP/Workday/ServiceNow — Workato earns its $10,000+/year price. The Zapier/Make comparison is irrelevant at this complexity level.
Internal Tools Builder (admin dashboards, approval workflows)
Recommendation: Retool Free (up to 5 users) or Team ($10/user/mo)
If you need a human-in-the-loop for automations — approvals, data reviews, manual triggers — Retool is purpose-built for this. The free tier handles up to 5 users. If you're currently using Zapier to trigger manual email notifications for someone to log into a spreadsheet and update a field, Retool likely replaces that workflow more cleanly.
12. Pricing Trends 2026
n8n is winning the price war for technical teams
n8n's self-hosted option and fair execution-based cloud pricing are disrupting the per-task pricing model. Every year, more technical teams migrate from Zapier/Make to n8n after hitting cost ceilings. n8n's 400+ native integrations now cover most common use cases. The gap is narrowing.
Zapier is doubling down on AI workflows
Zapier launched AI features (Zapier Tables, Zapier Interfaces, Zapier AI Actions) and is positioning itself as a complete no-code AI workflow builder — not just automation. This may justify higher pricing for less-technical teams but widens the gap with Make and n8n for simple integrations.
Make continues European expansion
Make (formerly Integromat) remains dominant in Europe, particularly for GDPR-conscious teams. European data residency options and strong local support network differentiate it from US-headquartered competitors.
The "free tier squeeze" continues
Zapier reduced its free tier from 100 monthly tasks to 100 (unchanged) but eliminated multi-step Zaps on free in 2023. Make kept its generous 1,000 ops free tier. n8n self-hosted is genuinely free. Expect more free tier restrictions as vendors push users to paid plans.
Get alerted when automation tool prices change
Zapier raised prices in 2023. Make restructured tiers in 2024. n8n changed its execution pricing model in 2025. PricePulse monitors 168+ SaaS tools and sends you an alert before your next renewal — giving you time to evaluate alternatives or negotiate.