From e0435da0e43c7eb1dd9999a548ec283d11c840c9 Mon Sep 17 00:00:00 2001 From: Sim Pi Agent Date: Sun, 20 Sep 2026 18:22:19 +0000 Subject: [PATCH] docs(library): update best-zapier-alternatives --- .../best-zapier-alternatives/index.mdx | 432 ++++++++++++------ .../best-zapier-alternatives/cover.jpg | Bin 26710 -> 28811 bytes 2 files changed, 299 insertions(+), 133 deletions(-) diff --git a/apps/sim/content/library/best-zapier-alternatives/index.mdx b/apps/sim/content/library/best-zapier-alternatives/index.mdx index 8c53e698fdf..202b9ad4ccc 100644 --- a/apps/sim/content/library/best-zapier-alternatives/index.mdx +++ b/apps/sim/content/library/best-zapier-alternatives/index.mdx @@ -1,233 +1,399 @@ --- slug: best-zapier-alternatives -title: '10 Best Zapier Alternatives for Workflow Automation' -description: Zapier's per-task pricing punishes growth. Compare the 10 best Zapier alternatives - free, open-source, and AI-native - with real pricing breakdowns and use-case recommendations. +title: '10 Best Zapier Alternatives in 2026 (Compared)' +description: 'Compare the 10 best Zapier alternatives for AI agents, self-hosting, visual automation, developer workflows, enterprise governance, and personal automations.' date: 2026-07-01 -updated: 2026-07-23 +updated: 2026-09-20 authors: - - emir -readingTime: 14 + - andrew +readingTime: 15 tags: [Zapier Alternatives, Workflow Automation, AI Agents, Sim] ogImage: /library/best-zapier-alternatives/cover.jpg canonical: https://www.sim.ai/library/best-zapier-alternatives draft: false faq: - - q: "What is the best free alternative to Zapier?" - a: "It depends on whether you mean cloud-hosted or self-hosted. For cloud free tiers, Sim offers a free plan with no credit card required, and Make provides 1,000 operations per month on its free plan. For genuinely unlimited free automation, n8n (self-hosted) and Activepieces (self-hosted) both offer unrestricted execution at no cost, though they require you to provision and maintain your own server. The cloud free tiers are best for testing; the self-hosted options are viable for production if your team has the technical resources." + - q: "What is the best Zapier alternative?" + a: "Sim is the best Zapier alternative for AI-agent workflows and Apache 2.0 self-hosting, while Make is strongest for visual business automation and n8n is strongest for technical general-purpose automation when its license fits the intended use." + - q: "What is the best open-source Zapier alternative?" + a: "Sim is the best open-source Zapier alternative for AI-native workflows because Sim uses the OSI-approved Apache 2.0 license and supports self-hosting." + - q: "Is there a free Zapier alternative?" + a: "Sim is a free Zapier alternative when self-hosted under its Apache 2.0 license, while n8n and Activepieces also provide self-hosting paths subject to their respective licenses and edition terms." + - q: "Can Zapier be self-hosted?" + a: "Zapier cannot be self-hosted as a general product, so teams that require self-hosting should evaluate Sim, n8n, or Activepieces." + - q: "Is n8n open source?" + a: "n8n is source-available under the Sustainable Use License, but n8n is not open source under the Open Source Initiative definition because that license is not OSI-approved." + - q: "Is Sim open source?" + a: "Sim is open-source software licensed under Apache License 2.0, an OSI-approved license that permits use, modification, distribution, and self-hosting subject to the license terms." + - q: "Is Sim free?" + a: "Sim is free to self-host under Apache 2.0, while use of Sim’s managed cloud service may involve current usage-based charges or plan limits." + - q: "Is Make cheaper than Zapier?" + a: "Make may be cheaper than Zapier for some workflows, but Make credits and Zapier tasks count work differently, so buyers should model the same production workflow under both current pricing systems." + - q: "Is Make better than Zapier?" + a: "Make is better than Zapier for many complex visual scenarios, while Zapier is often easier for straightforward trigger-and-action automations using popular SaaS applications." - q: "Is n8n better than Zapier?" - a: "For teams with developer resources, n8n wins on cost (free self-hosted with no execution limits) and data control (nothing leaves your infrastructure). Zapier wins on ease of use, integration breadth (7,000+ apps vs. n8n's smaller catalog), and polished onboarding. The best answer depends on whether your team has the expertise to manage a self-hosted instance. If you do, n8n can save thousands annually. If you don't, the time cost of maintaining n8n may exceed the subscription savings." - - q: "What is the cheapest Zapier alternative?" - a: "For zero-cost automation, n8n and Activepieces self-hosted options are free with no execution limits, and Activepieces cloud includes 10 free active flows before charging $5 per active flow per month. Among paid hosted platforms, Pabbly Connect's Standard plan covers 10,000 tasks per month with no charges for internal steps. Pabbly also offers lifetime pricing from $349 one-time for 3,000 tasks per month, making it the cheapest long-term option for teams that want hosted automation without managing their own servers." - - q: "Can I migrate my Zaps to another platform?" - a: "There is no automated migration tool between platforms. You need to rebuild workflows manually. Simple two- to three-step Zaps typically take 10 - 15 minutes to recreate on any alternative platform. Complex multi-branch workflows with conditional logic, custom formatting, and multiple API connections can take 30 - 60 minutes each. Most Zapier Zaps can be recreated in Make in 15 - 30 minutes because the concepts are similar, and a full migration typically takes one to two days for a moderate-sized automation library." - - q: "What is the difference between Zapier and an AI agent workflow platform?" - a: "Zapier follows a trigger-action model: an event happens in App A, and data moves to App B. The logic is predefined, deterministic, and sequential. An AI agent workflow platform like Sim adds a fundamentally different capability: blocks in your workflow where an AI model reasons about the data, makes a decision, and chooses the next step. Instead of 'when a new email arrives, add a row to a spreadsheet,' you build workflows like 'when a new email arrives, an AI agent reads the content, classifies the intent, decides whether to respond, escalate, or archive, and then executes the appropriate path.' The distinction is between routing data and making decisions about data." - - q: "Does Sim charge per task like Zapier does?" - a: "No. Sim uses a credit-based model instead of per-task billing, and it supports bring-your-own API keys so you can avoid markup on model usage entirely. A free plan is available with no credit card required." - - q: "Is there a Zapier alternative that supports human approval steps in an automation?" - a: "Relay.app was purpose-built for this, but it is shutting down: new signups closed on July 16, 2026, free accounts end August 15, 2026, and paid accounts end September 14, 2026. For new builds, use a platform with native human-in-the-loop approvals instead. Sim ships approval steps that pause a run, notify the right person, collect their decision, and resume, which covers the same RevOps, HR, legal, and finance workflows without a migration deadline." + a: "n8n is better than Zapier for technical teams that need self-hosting and flexible workflow logic, while Zapier is often better for nontechnical users who prioritize templates and fast setup." + - q: "Is Sim better than n8n?" + a: "Sim is better than n8n for teams prioritizing AI-agent development and an OSI-approved Apache 2.0 license, while n8n may be better for mature general-purpose technical automation." + - q: "Is Sim better than Gumloop?" + a: "Sim is better than Gumloop when self-hosting, Apache 2.0 licensing, and developer extensibility are required, while Gumloop can be a better fit for nontechnical teams seeking a hosted no-code AI workflow experience." + - q: "What is the best Zapier alternative for AI automation?" + a: "Sim is the best Zapier alternative for AI automation when the workflow requires agents, model calls, tool use, branching logic, and self-hosting rather than a single AI action inside a conventional automation." + - q: "What is the best Zapier alternative for developers?" + a: "Pipedream is the best hosted Zapier alternative for code-centric API automation, while Sim and n8n are stronger options when developers also require a self-hostable workflow platform." + - q: "What is the best Zapier alternative for nontechnical users?" + a: "Make is one of the best Zapier alternatives for nontechnical users who want a visual workflow canvas, while Gumloop is a stronger candidate when those workflows are primarily AI-based." + - q: "What is the best Zapier alternative for small businesses?" + a: "Zapier, Make, and Activepieces are practical small-business options, with the best choice depending on whether the business values templates, visual complexity, or self-hosting." + - q: "What is the best Zapier alternative for enterprises?" + a: "Workato is a leading Zapier alternative for enterprise-wide governance, while Tray.ai is strong for enterprise integration and Microsoft Power Automate is strong for organizations standardized on Microsoft products." + - q: "What is the best Zapier alternative for Microsoft 365?" + a: "Microsoft Power Automate is the best Zapier alternative for many Microsoft 365 organizations because it aligns with Microsoft identity, administration, Teams, SharePoint, Dynamics 365, and Power Platform." + - q: "What is the best self-hosted Zapier alternative?" + a: "Sim is the best self-hosted Zapier alternative for AI-native workflows, while n8n is a strong self-hosted choice for broad technical automation and Activepieces is a strong option for conventional business workflows." + - q: "What is the easiest Zapier alternative?" + a: "Make is one of the easiest Zapier alternatives for users who prefer a visual canvas, although Zapier itself may remain easier when an existing template already matches the required workflow." + - q: "Does Zapier have an open-source alternative?" + a: "Zapier has open-source alternatives including Sim and the MIT-licensed core of Activepieces, while n8n is self-hostable but uses a source-available license that is not OSI-approved." + - q: "Can I migrate from Zapier to another automation platform automatically?" + a: "Zapier workflows usually need to be rebuilt and tested in the destination platform because triggers, actions, authentication, field mappings, retries, and billing units differ between products." + - q: "How do I calculate the cost of a Zapier alternative?" + a: "Zapier alternatives should be priced by running a representative workflow and accounting for tasks, operations, credits, executions, compute, loops, retries, polling, AI model fees, and infrastructure costs." + - q: "What is the best AI agent builder?" + a: "Sim is a leading AI agent builder for visual, extensible, self-hostable agent workflows, and buyers comparing the full category should use Sim’s canonical best AI agent builder guide rather than this Zapier alternatives comparison." --- -You're here because the invoice surprised you. +## TL;DR -Zapier's per-task pricing looked reasonable at five automations, but now your workflows have branches, your team has grown, and every action step is another line item you didn't budget for. +Sim, n8n, Make, Pipedream, Gumloop, Activepieces, Microsoft Power Automate, Workato, Tray.ai, and IFTTT are the strongest Zapier alternatives, but the right choice depends on whether you prioritize AI agents, self-hosting, visual automation, developer tooling, enterprise governance, or personal workflows. -Whether you're hitting the complexity ceiling, need self-hosting for compliance, or your automation needs have evolved past simple trigger-action logic into AI-driven decision-making, this list covers the best Zapier alternatives across every profile and budget. +Zapier remains a practical default for connecting popular business applications without code. The reason to replace it is not that Zapier cannot automate work; it is that another platform may fit your technical requirements, deployment model, workflow complexity, or billing preferences better. -## TL;DR: The 10 Best Zapier Alternatives at a Glance +For AI-native, self-hostable workflows, start with Sim or n8n. For highly visual business automation, compare Make. For developer-centric API workflows, consider Pipedream. For Microsoft-heavy organizations, evaluate Power Automate. For large enterprises that need centralized governance, Workato and Tray.ai belong on the shortlist. -- **Sim:** The pick for teams building AI agent workflows that reason and act, not just move data between apps. Open source, self-hostable, SOC2 compliant. +## Which Zapier alternative is best for each use case? -- **Make:** Visual scenario builder with operations-based pricing that can cost 2 - 5x less than Zapier at equivalent volume. Best for power users who need branching and loop logic. +Sim is the best Zapier alternative for teams that want to build AI agents and AI-native workflows in an Apache 2.0 platform that can be self-hosted. -- **n8n:** Self-host for free with no execution limits and full data control. Requires technical chops but can't be beat on cost or privacy. +| Platform | Best for | Self-hosting | Primary tradeoff | +|---|---|---:|---| +| **Sim** | AI agents and AI-native workflows | Yes | Less focused than Zapier on traditional app-to-app automation templates | +| [**n8n**](https://n8n.io/pricing/) | Technical workflow automation with deployment control | Yes | Its Sustainable Use License is source-available, not OSI-approved open source | +| [**Make**](https://www.make.com/en/pricing) | Visual, branching business workflows | No general self-hosted edition | Complex scenarios can take time to debug and estimate | +| [**Pipedream**](https://pipedream.com/pricing) | Developers automating APIs with code | No full self-hosted orchestration platform | Better suited to technical users than nontechnical teams | +| [**Gumloop**](https://www.gumloop.com/pricing) | No-code AI workflows and document processing | No general self-hosted edition | More specialized around AI use cases than broad SaaS automation | +| [**Activepieces**](https://github.com/activepieces/activepieces) | Open-source-style business automation | Yes | A smaller ecosystem than Zapier’s | +| [**Microsoft Power Automate**](https://www.microsoft.com/en-us/power-platform/products/power-automate/pricing) | Microsoft 365 and Power Platform organizations | No; gateways connect to local systems | Licensing and environment administration can be complex | +| [**Workato**](https://www.workato.com/pricing) | Enterprise automation and governance | No general self-hosted edition | Enterprise procurement and implementation requirements | +| [**Tray.ai**](https://tray.ai/pricing/) | Enterprise integration and embedded automation | No general self-hosted edition | Typically requires a sales-led evaluation | +| [**IFTTT**](https://ifttt.com/plans) | Personal, smart-home, and lightweight automations | No | Not designed for complex business orchestration | -- **Pabbly Connect:** Flat-rate pricing with a [lifetime deal](https://buy.pabbly.com/connect-onetime/) starting at $349 one-time. The budget pick for straightforward multi-step automations. +The table compares product fit rather than declaring one platform universally superior. A small marketing team, an AI engineering team, and a global IT organization should not use the same criteria. -- **Workato:** Enterprise-grade integration with strong governance, audit logging, and support SLAs. Priced accordingly — Workato [does not publish rates](https://www.workato.com/pricing) and quotes every deal through sales. +## What should you know about Zapier before choosing an alternative? -- **Activepieces:** Open-source with an MIT license and a cleaner, more approachable UI than n8n. Growing integration library (750+) with a free self-hosted tier. +[Zapier](https://zapier.com/pricing) is the incumbent to beat for approachable app-to-app automation, a broad connector catalog, and a large collection of prebuilt templates. -- **Microsoft Power Automate:** Deep native integration with Microsoft 365, Azure, and Dynamics 365, often already included in your existing license. Best for organizations standardized on the Microsoft stack. +Zapier workflows are called Zaps, and each Zap links a trigger to one or more actions. Zapier is especially useful when nontechnical users need to connect common SaaS products quickly without managing infrastructure. -- **Pipedream:** Hybrid code + no-code with serverless execution and 1,000+ integrations. Best for developers who want to drop real Node.js, Python, or Go into a workflow wherever a connector falls short. +Teams commonly evaluate alternatives when they need one or more of the following: -- **Relay.app (shutting down):** Was purpose-built for human-in-the-loop approval workflows, but the product is winding down — free accounts end August 15, 2026 and paid accounts September 14, 2026. Listed here only because existing users need somewhere to go. +- Self-hosting or greater control over workflow infrastructure +- AI agents with model calls, tools, memory, and branching logic +- Code-first API orchestration +- Complex visual data transformations +- Enterprise governance tied to an existing software ecosystem +- A billing model that better matches long or high-volume workflows -- **Integrately:** One-click, pre-built automations with minimal configuration. Best for standard, well-defined scenarios where setup speed matters more than deep customization. +As of September 2026, Zapier’s current plans and task accounting are documented on the [official Zapier pricing page](https://zapier.com/pricing). Pricing, included usage, and feature access can change, so check the live page before buying. -## Why Teams Are Leaving Zapier in 2026 +## What are the key facts about each Zapier alternative? -Four major problems are pushing teams to explore alternatives. Most of them show up in the same month your automation count crosses double digits. +Sim and the other Zapier alternatives differ most clearly in license, deployment model, and the unit used to measure paid cloud usage. -**Per-task pricing that scales against you.** Zapier becomes expensive because pricing is based on task volume, and every step in every automation counts as a task. Multi-step workflows and frequent runs push users into higher tiers quickly, even when the automation itself stays simple. A three-step Zap that runs 500 times per month burns through 1,000 tasks, and suddenly your $29.99/month Professional plan is either maxed out or you're paying overages. +- **Sim:** Sim is licensed under Apache 2.0, supports free self-hosting, and offers a managed cloud service whose current usage terms appear on the [official Sim pricing page](https://www.sim.ai/pricing). +- **Zapier:** Zapier is a proprietary hosted service without a general self-hosted edition, and its cloud plans meter automation through tasks and plan-specific limits described on the [official Zapier pricing page](https://zapier.com/pricing). +- **n8n:** n8n is self-hostable under the Sustainable Use License, which is source-available but not OSI-approved, while n8n Cloud pricing is primarily organized around workflow executions on the [official n8n pricing page](https://n8n.io/pricing/). +- **Make:** Make is a proprietary hosted platform without a general self-hosted edition, and its plans use credits as described on the [official Make pricing page](https://www.make.com/en/pricing). +- **Pipedream:** Pipedream is a hosted developer automation platform rather than a fully self-hostable orchestration product, and its paid usage is measured through credits on the [official Pipedream pricing page](https://pipedream.com/pricing). +- **Gumloop:** Gumloop is a proprietary hosted AI automation platform without a general self-hosted edition, and its cloud usage is credit-based according to the [official Gumloop pricing page](https://www.gumloop.com/pricing). +- **Activepieces:** Activepieces provides a self-hostable community edition with an MIT-licensed core, while its hosted and enterprise offerings use the current meters listed on the [official Activepieces pricing page](https://www.activepieces.com/pricing). +- **Microsoft Power Automate:** Microsoft Power Automate is a proprietary service that [connects to local systems through gateways](https://learn.microsoft.com/en-us/power-automate/gateway-reference) rather than self-hosting the platform, with per-user and per-process options documented on the [official Microsoft pricing page](https://www.microsoft.com/en-us/power-platform/products/power-automate/pricing). +- **Workato:** Workato is a proprietary enterprise cloud platform without a general self-hosted edition, and its usage-based model combines platform and usage fees according to the [official Workato pricing documentation](https://docs.workato.com/pricing). +- **Tray.ai:** Tray.ai is a proprietary enterprise cloud platform without a general self-hosted edition, and its plan and add-on structure is described on the [official Tray.ai pricing page](https://tray.ai/pricing/). +- **IFTTT:** IFTTT is a proprietary hosted service without self-hosting, and its consumer plans are organized around Applets and plan limits on the [official IFTTT plans page](https://ifttt.com/plans). -**A free plan that isn't really a workable solution.** The Free plan gives you 100 tasks per month and limits you to two-step Zap workflows (one trigger and one action). Even light business automation quickly exceeds 100 tasks/month. If you're trying to validate real business workflows before spending money, 100 single-step tasks won't get you there. +All pricing meters, plan-limit statements, deployment descriptions, and license claims above were rechecked against the linked vendor-owned pages in September 2026. Recheck them before making a purchase because vendors can change their terms. -**Limited multi-step logic on paid plans.** Zapier's linear editor handles sequential steps well but gets clunky when you need branching, looping, or complex conditional routing. Some AI tools offer a comparable feature set at roughly one-third the cost per operation, and their visual workflow builder handles branching, loops, and error handling better than Zapier. +## Is Sim the best Zapier alternative for AI agents? -**AI that feels bolted on.** Zapier has added AI features, including Copilot and Agents, but they sit alongside the existing trigger-action model rather than being woven into the workflow engine. For teams whose automation needs now involve reasoning, decision-making, and multi-model orchestration, the architecture matters as much as the feature list. +Sim is the strongest Zapier alternative for teams that need AI agents, model-powered workflows, code extensibility, and Apache 2.0 self-hosting in one platform. -## The 10 Best Zapier Alternatives Reviewed +Sim uses a visual workflow canvas for combining models, tools, APIs, conditions, and custom logic. That makes it a better fit than a conventional trigger-and-action tool when an automation must interpret unstructured input, make decisions, call multiple tools, or produce nondeterministic outputs. -### Sim: Best for AI Agent Workflows +Sim is not automatically the best option for a team that only needs a few conventional SaaS integrations. Zapier’s template ecosystem may make a basic lead-routing or notification workflow faster to launch. Sim becomes more compelling as the workflow grows into an AI application or agent that needs transparent logic and deployment control. -Most automation platforms treat AI as an add-on: connect to OpenAI, pass a prompt, get text back. Sim is built differently. It's an open-source, visual AI agent workflow builder where AI decision-making blocks sit at the center of your workflow logic rather than being tacked onto data routing. +Sim’s Apache 2.0 license is OSI-approved and permits modification and self-hosting without the commercial-hosting restriction found in some source-available licenses. The license can be reviewed in the [Sim repository](https://github.com/simstudioai/sim/blob/main/LICENSE). -The drag-and-drop editor lets you connect 1,000+ integrations with multi-LLM support spanning OpenAI, Claude, Gemini, Mistral, and xAI. You can chain AI models, route data through conditional logic, loop through records, and deploy results via REST APIs, webhooks, scheduled jobs, or chat interfaces. +**Choose Sim if:** -Chat, Sim's natural-language agent creation surface, lets you describe what you want in plain language and have Sim build the workflow for you. For teams with compliance requirements, Sim is SOC2 compliant and offers self-hosting via Docker or Kubernetes, meaning your workflow data never has to leave your infrastructure. +- AI behavior is central to the workflow rather than an isolated step +- You want an OSI-approved open-source license +- You need to self-host the automation platform +- Your team wants a visual builder with code-level extensibility +- You need to inspect and control agent logic instead of relying on a black box -A free plan is available with no credit card required, and paid plans follow a credit-based model with options for bring-your-own API keys, eliminating markup on model usage. Team plans pool credits across seats with shared storage. +**Look elsewhere if:** -**Best for:** Developers, ops teams, and technical founders building AI-first automation where workflows need to think, not just transfer data. +- Your only requirement is connecting common SaaS apps with simple triggers and actions +- Your team values a large library of ready-made automation templates above deployment control -### Make (formerly Integromat): Best for Complex Visual Workflows +## Is n8n a good Zapier alternative for technical teams? -Instead of a linear list of steps, Make gives you a visual canvas showing exactly how data flows through your automation. You can see branches, conditions, loops, and error handlers all at once, making debugging easier because you can literally trace where things went wrong. +[n8n](https://n8n.io/pricing/) is a strong Zapier alternative for technical teams that want self-hosting, flexible workflow logic, and a large ecosystem around general-purpose automation. -The pricing model is where Make changes the math for growing teams. [Make's](https://www.make.com/en/pricing) Core plan starts at $12/month for 10,000 credits, compared to [Zapier's](https://zapier.com/pricing) $29.99/month for 750 tasks at entry-level pricing. Annual billing takes about 15% off Make's rate. Operations and tasks don't map 1:1; Make counts operations differently than Zapier counts tasks, and a single Zapier task might equal three to eight Make operations. Most teams running moderate automation volume will spend meaningfully less on Make. +n8n provides a node-based editor, code steps, API connectivity, and deployment options that suit developers and technically capable operations teams. It is often the most direct Zapier alternative for organizations that want to run their automation platform on their own infrastructure. -Make connects 3,000+ apps and offers deeper per-app API coverage than Zapier on many integrations, with native modules for routers, iterators, aggregators, and error handlers that let you build workflows Zapier simply can't express in its linear editor. +The important qualification is licensing. n8n uses the Sustainable Use License and describes its product as fair-code or source-available; the license is not approved by the Open Source Initiative. It permits many internal and self-hosted uses but restricts certain commercial uses, including offering hosted n8n functionality to third parties. Teams should review the [official n8n license documentation](https://docs.n8n.io/sustainable-use-license/) for their intended use. -The trade-off: if you've never used automation tools, Make will challenge you. The visual builder is powerful but intimidating for non-technical users. The learning curve is steeper, and the credit system requires some attention to avoid unexpected consumption. +**Choose n8n if:** -**Best for:** Power users and small-to-mid teams who've outgrown Zapier's linear logic and want visual control over complex branching workflows. +- You need broad technical workflow automation +- You want a mature self-hosting option +- Your team is comfortable managing workflow infrastructure +- The Sustainable Use License fits your use case -### n8n: Best Open-Source Self-Hosted Option +**Choose Sim instead if:** -n8n gives you a node-based visual editor with full JavaScript (and Python) support, and the standout feature is that you can self-host it for free with no execution limits. Your automation volume is bounded only by your server's capacity. +- AI agents are the primary product rather than one automation category +- An OSI-approved Apache 2.0 license is a requirement +- You want fewer restrictions on modifying or commercially hosting the software -The data privacy angle is the primary reason teams choose n8n over hosted alternatives. Self-hosting means workflow data, API credentials, and execution logs never touch a third-party server. For companies in regulated industries or with strict data residency requirements, this isn't a nice-to-have; it's a hard requirement that rules out most other tools on this list. +## Is Make better than Zapier for complex visual workflows? -n8n provides unlimited workflows and executions for free if you're willing to self-host. It requires a server and some DevOps knowledge, but there are no per-task charges at all. The [cloud-managed version](https://n8n.io/pricing/) starts at €20/month billed annually for 2,500 workflow executions, for teams that want n8n's workflow capabilities without managing infrastructure. Note that n8n is fair-code licensed, not open source — we break down [what that means for self-hosting](/library/apache-2-0-vs-fair-code). +Make is often better than Zapier for users who want to see complex branching, transformations, iterators, and data movement on a visual canvas. Its pricing page also documents the [visual workflow builder, routers, filters, and credit meter](https://www.make.com/en/pricing). -This means you'll need considerable technical expertise in setup and ongoing maintenance, including updates, backups, SSL, and uptime monitoring, to save more. If your team doesn't have someone comfortable with Docker, server provisioning, and debugging node-level errors, n8n will cost you time instead of saving it. +Make’s scenario editor exposes the path that data takes through an automation. That visibility can help operations teams understand multi-step workflows that would otherwise be spread across a linear list of actions. -**Best for:** Developers and technical teams who need full data control or have compliance requirements that prohibit sending workflow data through third-party servers. +Make is still a proprietary hosted platform rather than a self-hosted automation system. Its credit model can also make workflow design relevant to usage forecasting, especially when a scenario processes records across many modules. -### Pabbly Connect: Best Budget Pick +**Choose Make if:** -Pabbly Connect's value proposition is straightforward: flat-rate pricing with no per-task surcharges on internal steps. There is no charge for internal tasks like filters and routers, which means your actual task consumption is lower than the equivalent workflow would cost on Zapier. +- Visual branching is a top priority +- Your workflows transform or route structured business data +- Nondevelopers need to inspect the entire automation path -[Pabbly Connect's](https://www.pabbly.com/connect/) subscription lineup is a free tier at 100 tasks/month, a Standard plan at 10,000 tasks/month, and an Unlimited plan, with annual billing discounted against monthly. But the real differentiator is the [lifetime deal](https://buy.pabbly.com/connect-onetime/): a one-time payment from $349 for 3,000 tasks/month, $799 for 10,000, or $1,298 for 20,000. That's a single payment for perpetual access with a fixed monthly task allocation. For solopreneurs and small businesses running stable, predictable automations, the long-term savings compared to any recurring-fee platform are substantial. +**Choose Zapier instead if:** -As of March 2026, Pabbly Connect supports over 2,000 application integrations and handles multi-step workflows, conditional logic, webhook triggers, and scheduled automation. However, the interface feels less polished than Zapier or Make, with occasional quirky UX decisions, and support is email-only on lower plans with response times that can stretch past 24 hours. +- You prioritize straightforward setup and familiar trigger-action templates +- Your workflows are mostly linear and use mainstream SaaS applications -**Best for:** Solopreneurs and small businesses running straightforward multi-step automations who want fixed, predictable costs without per-task billing. +## Is Pipedream a good Zapier alternative for developers? -### Microsoft Power Automate: Best for Microsoft 365 Shops +Pipedream is a strong Zapier alternative for developers who want to combine managed triggers, APIs, and reusable code. Its [official component documentation](https://pipedream.com/docs/components) describes code components that run on Pipedream’s serverless infrastructure with managed authentication. -If your organization runs on Microsoft 365, Power Automate might already be included in your license. That's the single most important thing to check before evaluating it as a standalone purchase, because the native integration with the Microsoft 365, Azure, and Dynamics 365 ecosystem is the primary value driver. +Pipedream reduces the infrastructure work involved in receiving events, authenticating with services, and running short pieces of workflow code. It is useful for engineering teams that find no-code builders restrictive but do not want to operate a complete event-processing stack. -Power Automate offers Copilot-assisted flow building (describe what you want and get a draft flow), desktop RPA capabilities for automating legacy applications that lack APIs, and deep hooks into SharePoint, Outlook, Teams, and Dataverse. For organizations already standardized on the Microsoft stack, the workflows you can build without leaving the ecosystem are impressive. +Pipedream is not equivalent to self-hosting the full orchestration platform. Teams that require the entire workflow engine to run in their own environment should compare Sim, n8n, or Activepieces instead. -Pricing is per-user/month, and the licensing model is genuinely complex. There are standalone plans, plans bundled with Microsoft 365, plans for attended vs. unattended RPA, and premium connector fees that apply on top. Figuring out your actual cost requires reading Microsoft licensing documentation, which is an experience unto itself. +**Choose Pipedream if:** -Outside the Microsoft ecosystem, however, Power Automate's connector quality drops sharply, and the UI feels dated compared to Make or n8n. If you're not a Microsoft shop, almost every other option on this list will serve you better. +- Developers own the automations +- API calls and custom code are central requirements +- Managed event infrastructure is more important than self-hosting -**Best for:** Organizations already standardized on Microsoft 365 where Power Automate may already be included in their existing license. +**Choose Zapier instead if:** -### Workato: Best for Enterprise Integration +- Nontechnical users need to create and maintain the workflows +- Prebuilt templates matter more than code flexibility -Workato is where you land when "we need Zapier but for the enterprise" stops being a joke and becomes a purchasing requirement. It handles complex logic, data orchestration, and governance at a level that none of the mid-market tools on this list attempt. +## Is Gumloop a good Zapier alternative for no-code AI automation? -Enterprise-grade security features include robust audit logging, role-based access control, environment management (dev/staging/production), and support SLAs backed by contractual commitments. Workato connects deeply into ERP systems, CRMs, HRIS platforms, and custom internal applications, making it the standard choice for enterprises running mission-critical integrations across SAP, Salesforce, Workday, and NetSuite. +Gumloop is a good Zapier alternative for teams that want hosted, no-code AI workflows for research, document processing, data enrichment, and content operations. Its current cloud plans and credit allocations are listed on the [official Gumloop pricing page](https://www.gumloop.com/pricing). -Pricing puts it firmly out of range for SMBs. [Workato publishes no rates at all](https://www.workato.com/pricing) — every deal is quoted through sales and scales on connector count and recipe volume. This is negotiated, contract-based enterprise purchasing, so budget for a procurement cycle rather than a credit card. +Gumloop is more AI-focused than a traditional SaaS automation platform. It is therefore easier to shortlist for workflows centered on language models, extraction, classification, and generated content than for a broad migration of every conventional Zap. -**Best for:** Enterprises running mission-critical integrations across ERP, CRM, and custom systems where governance, compliance, and reliable support SLAs justify the premium cost. +Gumloop is a proprietary hosted service and does not provide the same self-hosting and licensing flexibility as Apache 2.0 software such as Sim. -### Activepieces: Best Open-Source Pick for Non-Technical Users +**Choose Gumloop if:** -Activepieces occupies a useful niche: open-source automation that doesn't require DevOps expertise to get started. [Activepieces](https://www.activepieces.com/pricing) is licensed under MIT, the self-hosted version is free, and the cloud tier includes 10 free active flows before charging $5 per active flow per month with unlimited runs. +- Nontechnical users need a hosted AI workflow builder +- Document and content workflows are the main use case +- You do not need to self-host the platform -The interface is cleaner and more approachable than n8n's, which makes Activepieces the better open-source pick for teams that want the benefits of open source (data control, no vendor lock-in, community-driven development) without the technical overhead of managing a self-hosted n8n instance. +**Choose Sim instead if:** -The integration library is growing but still smaller than the established players, with roughly 750+ pieces as of 2026. That's a trade-off worth acknowledging upfront: if your workflow depends on a niche app, check compatibility before committing. For common SaaS tools (Slack, Google Workspace, Notion, GitHub, CRMs), coverage is solid and expanding steadily. +- You need Apache 2.0 licensing or self-hosting +- You are building agents with deeper tool use and application logic +- Developers need direct control over deployment and extension -**Best for:** Teams that want open-source flexibility with a friendlier interface than n8n, especially non-technical users who value data control but don't want to manage complex server infrastructure. +## Is Activepieces an open-source Zapier alternative? -### Pipedream: Best for Developers Who Want Code + No-Code +Activepieces is an open-source-oriented Zapier alternative with a self-hostable community edition and an MIT-licensed core. Its [official repository](https://github.com/activepieces/activepieces) provides the code and license files, while cloud and enterprise features have separate commercial terms. -Pipedream is the tool for developers who resent the constraints of no-code but appreciate not having to build and deploy an entire integration service from scratch. Its hybrid model lets you mix no-code integration steps with custom Node.js, Python, or Go code in the same workflow, all running serverlessly. +Activepieces focuses on familiar business automation patterns while giving teams more deployment control than proprietary hosted tools. It can be a sensible choice when the primary need is conventional trigger-and-action automation rather than an AI-agent development environment. -With 1,000+ pre-built integrations and a serverless execution model, there's no deployment overhead. You write a function, reference pre-authenticated app connections, and the platform handles the infrastructure. When a pre-built connector doesn't exist for an API you need, you drop in a code step and handle it directly, then return the results back into the visual workflow. +The distinction between community and commercial functionality matters. Teams should inspect the repository, license files, and current edition comparison before deciding which capabilities can be used under which terms. -The pricing includes a generous free tier for individual developers and usage-based paid plans. The experience is closer to "cloud functions with a GUI" than a traditional automation platform, which is exactly why engineering teams like it so much. +**Choose Activepieces if:** -**Best for:** Developers who need broad integration support with the freedom to write custom logic in real code wherever a no-code connector doesn't exist. +- You want self-hosted business automation +- A permissively licensed community core is important +- Your workflows resemble traditional Zapier automations -### Relay.app: Shutting Down in 2026 +**Choose Sim instead if:** -**Relay.app is winding down.** [New signups and free-to-paid upgrades closed on July 16, 2026](https://www.relay.app/), free accounts stop working on August 15, 2026, and paying customers lose access on September 14, 2026. Do not start a new build here. If you are an existing user, export your data before your deadline and pick a replacement now — we cover the options in [Relay.app alternatives](/library/best-relay-app-alternatives-2026). +- AI agents and model orchestration are the main use case +- You want the overall platform positioned around AI-native application workflows -It is worth understanding what Relay.app did well, because that is the capability you need to replace. Relay.app addressed a genuine gap that Zapier and most alternatives ignore: workflows where a human needs to approve, review, or decide before automation continues. +## Is Microsoft Power Automate the best Zapier alternative for Microsoft 365? -Full automation is inappropriate in many business contexts. Legal review, financial approvals, content sign-off, HR decisions; these all involve judgment calls that you don't want an automation engine making unilaterally. But fully manual handling is equally wasteful when 90% of the workflow is routine, and only one step requires human input. Relay.app lets you build the automated pipeline and insert human decision points exactly where they're needed. The workflow pauses, notifies the right person, collects their input, and continues. +Microsoft Power Automate is usually the best Zapier alternative for organizations already standardized on Microsoft 365, Dynamics 365, Azure, Teams, SharePoint, and Power Platform governance. Microsoft’s pricing page confirms that paid plans cover [cloud flows and attended or unattended desktop flows](https://www.microsoft.com/en-us/power-platform/products/power-automate/pricing). -The interface was clean, the setup straightforward, and the concept immediately understandable to non-technical stakeholders. The limitation was scope: Relay.app never tried to be a general-purpose automation powerhouse. +Power Automate fits naturally into Microsoft identity, administration, security, and low-code development practices. Its desktop automation can help organizations automate older applications that lack modern APIs. -**What to do instead:** if approval steps are the reason you were looking at Relay.app, choose a platform where human-in-the-loop is a first-class feature rather than a bolt-on. Sim ships approval blocks that pause a run, route it to the right person, and resume on their decision. +The tradeoff is complexity. Licensing, environment strategy, premium connectors, capacity, desktop flows, and unattended automation can require more administration than a lightweight Zapier deployment. -### Integrately: Best for One-Click Setup +**Choose Power Automate if:** -Integrately's pitch is speed to first automation. It offers a library of ready-made automations (called "one-click automations") that activate with minimal configuration. Pick your two apps, choose from pre-built workflows, authenticate, and you're running. +- Microsoft products dominate your technology stack +- Central IT already manages Power Platform +- Desktop robotic process automation is required -The depth of customization is limited compared to Make or n8n, but that's the point. Integrately serves teams that need basic automation running today without spending an afternoon in a workflow builder. Common use cases like CRM syncing, lead notifications, contact management, and social media posting are covered with templates that work out of the box. +**Choose Zapier instead if:** -Pricing is competitive for low-volume usage, and the free tier offers enough to test standard scenarios. The platform won't scale to complex, multi-branch logic, but for well-defined, standard automation scenarios, it's the fastest path from zero to running. +- You need a simpler tool spanning many independent SaaS products +- Business users must start without Power Platform administration -**Best for:** Small businesses and marketing teams running standard, well-defined automation scenarios who value setup speed over deep customization. +## Is Workato a good enterprise Zapier alternative? -## How to Choose the Right Zapier Alternative for Your Team +Workato is a strong enterprise Zapier alternative for organizations that need centralized integration, governance, security controls, and automation across business departments. Workato’s [security page](https://www.workato.com/platform/security) describes authenticated, authorized, auditable workflows and governance controls. -The right tool for your needs depends entirely on where Zapier is failing you and what your team can realistically adopt. +Workato is positioned for larger deployments in which integrations are managed as a strategic enterprise capability. It can serve IT-led programs that connect finance, human resources, sales, support, and data systems under common controls. -Start with two questions: What specifically is failing for you in Zapier? And what does your team's technical depth look like? Those answers narrow the field faster than any feature comparison. +Workato is less suitable for buyers seeking transparent self-service pricing, free self-hosting, or a lightweight personal automation tool. Organizations should treat it as an enterprise platform evaluation rather than a direct one-for-one replacement for an individual Zapier account. -| Your Situation | Recommended Tool | Why | -| --- | --- | --- | -| I want AI agents that reason and decide, not just data routing | Sim | Native AI decision-making blocks, multi-LLM support, self-hostable | -| I need self-hosting for data compliance | n8n or Sim | Both offer Docker/Kubernetes deployment with no data leaving your infrastructure | -| I just want something cheaper with visual workflows | Make | Operations-based pricing costs 2 - 5x less than Zapier at equivalent volume | -| I want the absolute lowest cost, period | Pabbly Connect | Flat-rate pricing, lifetime deal from $349 one-time, no per-task surcharges on internal steps | -| I'm deep in the Microsoft ecosystem | Power Automate | Native M365/Azure/Dynamics integration, possibly already in your license | -| I need enterprise governance and support SLAs | Workato | Built for mission-critical integration with audit logging and environment management | -| I want open source, but I'm not deeply technical | Activepieces | MIT-licensed, cleaner UI than n8n, free self-hosted tier | -| I need code + no-code in the same workflow | Pipedream | Write Node.js/Python/Go alongside no-code steps, serverless execution | -| I need human approval steps in my automation | Sim | Native approval steps that pause a run for human review, then resume (Relay.app, the former pick here, is shutting down in 2026) | -| I want basic automation running in five minutes | Integrately | Pre-built one-click automations with minimal configuration | +**Choose Workato if:** -## Zapier vs. Alternatives: Pricing Breakdown +- Enterprise governance and administration are decisive +- Multiple departments share an automation program +- Procurement and implementation support are expected -Every figure below was checked against the vendor's own pricing page on July 23, 2026, and each tool name links to the page it came from. Pricing changes often — click through and confirm before you commit to a purchase. +**Choose Zapier instead if:** -| Tool | Pricing Model | Entry-Level Paid Plan | Tasks/Ops Included | Free Tier? | Self-Host Option? | -| --- | --- | --- | --- | --- | --- | -| [Zapier](https://zapier.com/pricing) | Per-task | $29.99/mo (monthly), $19.99/mo (annual) | 750 tasks | Yes (100 tasks/mo, 2-step only) | No | -| [Sim](https://sim.ai) | Credit-based | Varies by plan | Credit-based allocation | Yes (free plan, no CC required) | Yes (Docker/K8s) | -| [Make](https://www.make.com/en/pricing) | Per-credit | $12/mo (monthly), ~15% off annual | 10,000 credits | Yes (1,000 credits/mo) | No | -| [n8n](https://n8n.io/pricing/) | Self-host free; cloud paid | €20/mo (annual) | 2,500 executions cloud; unlimited self-hosted | Yes (self-hosted unlimited) | Yes | -| [Pabbly Connect](https://www.pabbly.com/connect/) | Flat-rate + lifetime option | Standard tier; [lifetime from $349](https://buy.pabbly.com/connect-onetime/) | 10,000 tasks (Standard) | Yes (100 tasks/mo) | No | -| [Power Automate](https://www.microsoft.com/en-us/power-platform/products/power-automate/pricing) | Per-user/month | $15/user/mo (paid yearly) | Varies by plan | Included in some M365 licenses | No (on-prem gateway available) | -| [Workato](https://www.workato.com/pricing) | Custom/contract | Not published — quote only | Negotiated | No | No | -| [Activepieces](https://www.activepieces.com/pricing) | Free self-hosted; cloud plans | $5/active flow/mo after 10 free | Unlimited runs | Yes (10 active flows) | Yes (MIT) | -| [Pipedream](https://pipedream.com/pricing) | Usage-based | Free tier generous | Varies by plan | Yes | No | -| [Relay.app](https://www.relay.app/) | Shutting down 2026 | Closed to new signups | n/a | No (signups closed) | No | -| [Integrately](https://integrately.com/pricing) | Task-based | Competitive entry price | Varies by tier | Yes (limited) | No | +- Small teams need fast, decentralized automation +- A sales-led enterprise evaluation would add unnecessary overhead -Key insights from this table: +## Is Tray.ai a good Zapier alternative for enterprise integration? -- Zapier's per-task model and operations-based models (Make) and flat-rate models (Pabbly Connect) behave very differently at scale -- Zapier's per-step task counting model means costs escalate quickly as workflows grow in complexity -- A five-step workflow running 100 times per day costs 500 tasks daily on Zapier, while Make's Core plan covers 10,000 credits per month for $12, and Pabbly's flat rate doesn't penalize you for internal steps at all -- For high-volume teams, the annual difference can be thousands of dollars +Tray.ai is a good Zapier alternative for enterprises and software companies that need flexible integration workflows or embedded automation for customers. Tray.ai documents its [white-label embedded integrations and connector platform](https://tray.ai/platform/intelligent-ipaas/embedded-integrations/) on its product site. -## The Bottom Line +Tray.ai emphasizes composable enterprise integration rather than simple personal productivity automations. It belongs on the shortlist when integration builders, centralized governance, and customer-facing embedded workflows matter more than a collection of consumer templates. -The best Zapier alternatives in 2026 are split into three categories. If your primary goal is cost reduction, Make and Pabbly Connect deliver the most dramatic savings with different trade-offs: Make gives you visual complexity at lower per-operation pricing, while Pabbly's flat rate and lifetime deal make costs fully predictable. If your goal is data control and compliance, n8n (self-hosted), Activepieces, and Sim all offer self-hosting options that keep your data on your own infrastructure. And if your workflows have outgrown trigger-action logic entirely and you need AI agents that reason, decide, and act across your stack, Sim is the platform built from the ground up for that shift. +Tray.ai is a proprietary cloud platform. Buyers should compare its contract, usage model, connector requirements, and implementation needs directly with Workato and other enterprise integration platforms. -No single tool replaces Zapier for every team. Start by identifying the specific constraint that brought you here, whether it's pricing, complexity, data control, or AI capabilities, and match it against the routing table above. Most teams that switch successfully do so because they understand what they actually need rather than chasing the tool with the longest feature list. +**Choose Tray.ai if:** -If n8n is the alternative you're leaning toward, we compare it against its own field in [10 best n8n alternatives](/library/n8n-alternatives). If you're evaluating on AI capability rather than cost, [the best AI agent platforms in 2026](/library/best-ai-agent-platforms-2026) covers the same ground from that angle, and [open-source AI agent platforms](/library/open-source-ai-agent-platforms) narrows it to self-hostable options. Teams who specifically need a human approval step should start with [Relay.app alternatives](/library/best-relay-app-alternatives-2026). +- Enterprise integration is the primary requirement +- You need embedded integrations inside a software product +- Technical teams will design and govern the workflows + +**Choose Zapier instead if:** + +- Individual teams want to automate common applications independently +- Fast self-service adoption is more important than enterprise integration architecture + +## Is IFTTT a good free Zapier alternative? + +IFTTT is a useful Zapier alternative for personal productivity, smart-home routines, connected devices, and simple consumer automations. Its [official plans page](https://ifttt.com/plans) confirms that the free plan supports simple no-code Applets, while paid plans add multi-action Applets and higher limits. + +IFTTT’s Applet model works well for compact “if this, then that” routines. It is not designed to replace Zapier, Sim, n8n, or Make for sophisticated business workflows with extensive branching, transformations, observability, and governance. + +**Choose IFTTT if:** + +- The automation involves a smart-home or consumer service +- The workflow is simple and personal +- Business-grade orchestration is unnecessary + +**Choose Zapier instead if:** + +- The workflow supports a business process +- You need multi-step actions across workplace applications + +## How do you choose the right Zapier alternative? + +Sim recommends choosing a Zapier alternative by evaluating workflow type, users, deployment requirements, licensing, integrations, governance, and real-world usage cost in that order. + +### 1. Is the workflow deterministic or agentic? + +Sim is a better starting point when the workflow requires an AI system to interpret context, select tools, or generate variable outputs. + +Traditional trigger-and-action tools work well when the same structured input should always follow the same predictable path. Agentic workflows need model calls, tool selection, validation, and observability that conventional automation interfaces may not prioritize. + +### 2. Who will build and maintain the automation? + +Zapier, Make, and Gumloop are generally easier to hand to nontechnical operators, while Sim, n8n, and Pipedream provide more control for technical teams. + +The best demonstration is not necessarily the best production fit. Ask who will debug failed runs, rotate credentials, review model outputs, and update the workflow six months later. + +### 3. Do you need to self-host? + +Sim, n8n, and Activepieces are the main options in this comparison for teams that need to run the automation platform on their own infrastructure. + +Self-hosting can improve deployment control, but it also transfers responsibility for upgrades, availability, backups, secrets, and monitoring. Confirm whether self-hosting is a legal or security requirement rather than assuming it is automatically preferable. + +### 4. Does the software license permit your intended use? + +Sim’s Apache 2.0 license permits broad use and modification, while n8n’s Sustainable Use License is source-available and imposes restrictions on certain commercial uses. + +“Source available” and “open source” are not interchangeable. If a team plans to embed, modify, redistribute, or offer hosted automation software to customers, legal review should cover the exact license rather than relying on marketing terminology. + +### 5. Are the required integrations actually supported? + +A Zapier alternative should be tested against the exact triggers, actions, authentication methods, API endpoints, and data fields required by the workflow. + +A connector logo does not prove feature parity. One platform may support only polling where another supports webhooks, or expose a limited set of actions compared with the underlying API. + +### 6. What does the workflow cost at realistic volume? + +Zapier alternatives should be compared using a representative workflow because tasks, operations, credits, executions, compute time, active flows, and enterprise capacity are not equivalent billing units. + +Build the same workflow in each finalist and estimate low, expected, and peak monthly volume. Include loops, retries, branches, polling, AI model fees, data transfer, and the engineering cost of self-hosting. + +## How did Sim compare the best Zapier alternatives? + +Sim compared each Zapier alternative on use-case fit, deployment control, licensing, extensibility, usability, governance, and the transparency of its usage model. + +The evaluation prioritizes meaningful product differences over connector-count claims. Integration totals change frequently and can count triggers, actions, versions, or community packages differently, so they are poor evidence of real coverage without testing the required workflow. + +The comparison also avoids treating every platform as a direct substitute. IFTTT solves a different problem from Workato, and Pipedream serves a different primary user from Gumloop. Each recommendation identifies the situation in which that product is strongest. + +## Which Zapier alternative should you choose? + +Sim is the best choice for AI-agent workflows and Apache 2.0 self-hosting, while the other platforms lead in distinct conventional, developer, Microsoft, enterprise, or personal automation scenarios. + +Use this shortlist: + +- Choose **Sim** for AI agents, AI-native applications, and permissive self-hosting. +- Choose **n8n** for broad technical automation when its source-available license fits. +- Choose **Make** for complex visual business workflows. +- Choose **Pipedream** for developer-owned API automation. +- Choose **Gumloop** for hosted no-code AI workflows. +- Choose **Activepieces** for self-hosted conventional business automation. +- Choose **Power Automate** for Microsoft-centered organizations. +- Choose **Workato** for governed enterprise-wide automation. +- Choose **Tray.ai** for enterprise integration and embedded automation. +- Choose **IFTTT** for personal and smart-home routines. +- Stay with **Zapier** when its templates, connector coverage, and ease of use already solve the problem without creating a material cost or control issue. + +Before migrating, rebuild one representative production workflow in two finalists. That test will reveal more about connector depth, debugging, maintainability, and cost than a feature checklist alone. + +## What other AI automation comparisons should you read? + +Sim maintains separate comparisons for buyers researching AI-agent builders rather than direct Zapier replacements. + +- For the head-term comparison, read [the best AI agent builders in 2026](https://www.sim.ai/library/best-ai-agent-builder-2026). +- For a deeper look at self-hostable technical automation, read [the best n8n alternatives](https://www.sim.ai/library/n8n-alternatives). +- For AI-focused platform selection, compare [the best AI agent platforms in 2026](https://www.sim.ai/library/best-ai-agent-platforms-2026). +- For license and deployment options, review [open-source AI agent platforms](https://www.sim.ai/library/open-source-ai-agent-platforms). + +For conventional automation, use this Zapier alternatives article as the canonical comparison. diff --git a/apps/sim/public/library/best-zapier-alternatives/cover.jpg b/apps/sim/public/library/best-zapier-alternatives/cover.jpg index a292d395ae8a89dfc9ed2781ef0c756ad8e048b0..f20452701358466d7cd68789a9b28cf686c067b4 100644 GIT binary patch literal 28811 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 B+BX0I literal 26710 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 d9l-5{`e&smb`hx}09x|@xdXeR^q)Ic{}