Automation Platform Pricing Changes (Q1-Q2 2026)
A summary of public pricing changes across major automation and AI platforms during Q1 and the announced portion of Q2 2026: Zapier, Make, n8n, Twilio, OpenAI, Anthropic, Airtable, and Notion. All figures are sourced from official pricing pages, dated to April 2026, and exclude rumoured or unannounced changes.
Why Pricing Changes Matter
Pricing is the single fastest-moving data point on any automation platform. A change of $5/month on a starter tier shifts which platform is cheapest for an entry-level use case; a tier rename (or removal) can re-anchor a comparison overnight. This guide collects pricing changes across major automation and AI platforms during the first half of 2026, covering Q1 and the public Q2 announcements available as of April 2026. All figures are sourced from the official pricing pages of each vendor and are dated. Rumoured or unannounced changes are excluded.
Industry reports indicate continued upward pressure on usage-priced tiers in 2026, driven mainly by hosted LLM cost pass-through. Per-task and per-user fixed tiers have been more stable.
Zapier
As of April 2026, Zapier's published pricing tiers begin at $29.99/month for the Starter plan (750 tasks) and $73.50/month for the Professional plan (2,000 tasks). Annual billing applies a 33% discount versus monthly. The free plan retains 100 tasks per month. No public tier rename has occurred between the Q4 2025 baseline and this guide's publication.
Make (formerly Integromat)
Make's Core plan starts at $10.59/month (10,000 operations) and Pro at $18.82/month (10,000 operations with priority execution and access to advanced features). The free plan provides 1,000 operations per month. Make's pricing has been notably stable through Q1 2026; the most visible changes were tier feature reshuffles rather than headline price moves.
n8n
n8n Cloud begins at approximately $24/month for the Starter tier (5,000 workflow executions, 5 active workflows) as of April 2026. The self-hosted community edition remains free under the Sustainable Use License. The Pro tier continues to scale with active workflow count and execution volume.
Twilio
Twilio's base messaging and voice rates are usage-priced and shift more frequently than fixed-tier platforms. Industry reports indicate Twilio adjusted A2P 10DLC pass-through fees in early 2026 in line with US carrier changes; teams running high-volume SMS programs should verify against their actual invoice rather than the published pricing page, which sometimes lags carrier-fee updates by a few weeks.
OpenAI / ChatGPT Codex
Hosted LLM pricing has trended downward across 2026 as model providers compete on cost-per-token. ChatGPT Codex pricing as of April 2026 reflects this trend: the workspace-priced product remains the dominant SKU, with usage costs that vary by model selection. Specific dollar figures are best confirmed on the OpenAI pricing page at the moment of purchase given the cadence of changes.
Anthropic Claude
Anthropic's API pricing for the Claude 4.x family has been adjusted at least once per major model release. As of April 2026 the Claude Pro subscription remains $20/month and Claude Max subscriptions extend the included usage at higher tiers. The Claude API pricing page is the authoritative source for per-token costs by model snapshot.
Airtable
Airtable's Team plan begins at $24/seat/month and Business at $54/seat/month as of April 2026. The free plan retains the 1,000-record-per-base limit. No public tier rename has been announced in Q1 2026.
Notion
Notion's Plus plan begins at $12/seat/month (annual) and Business at $24/seat/month as of April 2026. Notion AI add-on pricing is bundled into higher tiers in some regions; teams comparing across geographies should pull pricing in their own currency to avoid surprises.
Net Effect
For most small teams, the dominant cost line in an automation stack is no longer the workflow runner — it is the hosted LLM bill on agent-style workloads. Workflow-runner pricing across 2026 has been stable to mildly upward; LLM pricing has been more volatile but trending lower per token, with the catch that token counts per task tend to grow as agent scaffolding gets more elaborate. Net spend per useful outcome has not moved as fast as headline per-token prices suggest.
See the Best Workflow Automation Tools ranking for the platforms covered above, the Zapier vs Make comparison for a direct head-to-head, and the Best AI Agent Tools ranking for the agent-platform layer.
Editor's Note: We track public pricing changes for Automation Atlas tool pages on roughly a 90-day cadence, with ad-hoc updates whenever a vendor announces a tier rename. The biggest practical gotcha for clients in early 2026 has been LLM pass-through cost on agent platforms: a workflow that costs $0 to run on a fixed-tier automation runner can still cost $40-200/month in model spend if the agent is verbose. We now quote both line items separately on every proposal.
Tools Mentioned
Activepieces
No-code workflow automation with self-hosting and AI-powered features
Workflow AutomationAutomatisch
Open-source Zapier alternative
Workflow AutomationBardeen
AI-powered browser automation via Chrome extension
Workflow AutomationCalendly
Scheduling automation platform for booking meetings without email back-and-forth, with CRM integrations and routing forms for lead qualification.
Workflow AutomationRelated Guides
How to Self-Host n8n on a VPS in 2026
Step-by-step tutorial for self-hosting n8n on a small Linux VPS using Docker Compose, a persistent volume, HTTPS via Caddy with automatic Let's Encrypt certificates, and basic auth on the editor. Tested on a Hetzner CX22 at €4.51/month as of April 2026.
How to Build an AI Research Agent with Claude Code in 2026
Step-by-step tutorial for building a multi-step AI research agent using only Claude Code, a project-level CLAUDE.md operating brief, and a tight permission allowlist. The example agent fetches web pages, extracts claims, cross-checks against a second source, and writes a structured Markdown report. Tested on Claude Sonnet as of April 2026.
How to Set Up a Zapier-to-Airtable Content Pipeline in 2026
A practical end-to-end tutorial for piping webhook content into a multi-table Airtable base via Zapier. Covers Airtable schema, webhook trigger, deduplication via External ID, error notifications, and 2026 cost estimates. Tested on Zapier Starter ($29.99/month) and Airtable Team ($24/seat) as of April 2026.
Related Rankings
Best No-Code Automation Platforms in 2026
A ranked list of no-code automation platforms in 2026. The ranking covers visual workflow builders that allow non-engineering teams to connect SaaS apps, route data, and add conditional logic without writing code. Entries cover proprietary cloud platforms (Zapier, Make, Pipedream, IFTTT) and open-source visual builders (n8n, Activepieces). Scoring reflects integration breadth, pricing accessibility, visual editor ease, reliability and error handling, and self-hosting availability.
Best Open-Source Workflow Engines for Engineers in 2026
A ranked list of the best open-source workflow engines for engineers in 2026. This ranking evaluates code-first workflow orchestration platforms that engineers can self-host, extend, and embed inside existing software stacks. The ranking differs from the broader Best Open-Source Automation 2026 list by focusing specifically on workflow engines intended for developers: platforms that prioritize SDK coverage, durable execution, scalability, and operational controls over visual SaaS-connector automation. It includes durable execution engines (Temporal), data and task orchestrators (Apache Airflow, Prefect), low-code workflow builders with strong self-host stories (n8n, Windmill, Activepieces), and historical agent-based tools (Huginn).
Common Questions
What are the best open-source automation tools in 2026?
The leading open-source automation tools in 2026 are [n8n](/tools/n8n/) (visual workflow builder with 400+ integrations and a fair-code license), [Activepieces](/tools/activepieces/) (MIT-licensed Zapier alternative), and [Windmill](/tools/windmill/) (developer-focused Python and TypeScript workflow engine).
What are the best open-source workflow engines in 2026?
The top open-source workflow engines in 2026 are [Temporal](/tools/temporal-workflows/) (durable execution with multi-language SDKs), [Apache Airflow](/tools/apache-airflow/) (the de facto data DAG orchestrator), and [Prefect](/tools/prefect/) (modern Python-first workflow framework).
Which ETL tool is best for data teams in 2026?
The leading ETL/ELT tools for data teams in 2026 are [Fivetran](/tools/fivetran/) (managed ELT with 500+ connectors), [Airbyte](/tools/airbyte/) (open-source ELT with self-hosted option), and [dbt](/tools/dbt/) (in-warehouse SQL transformation framework used by 40,000+ companies).
What is the best no-code automation platform in 2026?
The leading no-code automation platforms in 2026 are [Zapier](/tools/zapier/) (6,000+ integrations and the broadest connector catalog), [Make](/tools/make/) (operations-based pricing for multi-step workflows), and [n8n](/tools/n8n/) (fair-code visual builder with self-hosting).