How much does Salesforce Flow cost in 2026?

Quick Answer: Salesforce Flow is included in Salesforce editions at no separate cost. Enterprise Edition ($175/user/mo) includes Flow Builder with all flow types. Unlimited Edition ($330/user/mo) adds Orchestrator and Einstein AI. Free Developer Edition available for testing. Total cost includes license + implementation ($15K-$200K+) + admin staffing.

Salesforce Flow Pricing (as of April 2026)

Salesforce Flow is included with Salesforce platform editions. There is no separate pricing for Flow — it is a feature of the Salesforce license.

Salesforce Edition Pricing

Edition Price Flow Builder Key Flow Features
Developer Free Yes Full Flow Builder (development/testing only, not for production)
Platform $25/user/month Yes Basic flows, limited CRM features
Enterprise $175/user/month Yes Record-Triggered, Screen, Autolaunched, Scheduled Flows
Unlimited $330/user/month Yes All Enterprise + Orchestrator, Einstein AI recommendations

What Each Edition Includes

Developer Edition (Free): Full Flow Builder access for learning and development. Includes 5 MB data storage, 20 MB file storage. Cannot be used for production workloads. Ideal for training, testing, and certifications.

Platform Edition ($25/user/month): Designed for custom app development on the Salesforce platform. Includes Flow Builder but with limited access to standard Sales and Service Cloud objects. Suitable for organizations building custom apps rather than using standard CRM features.

Enterprise Edition ($175/user/month): The most common edition for Flow automation. Includes all flow types (Record-Triggered, Screen, Autolaunched, Scheduled, Platform Event-Triggered), Process Builder (legacy, being replaced by Flow), and Approval Processes. Supports sandbox environments for testing flows before deployment.

Unlimited Edition ($330/user/month): Adds Flow Orchestrator for multi-step, multi-user processes spanning days or weeks. Includes Einstein AI recommendations for flow optimization, additional API call limits, and premier support. Required for organizations with complex, long-running approval and orchestration workflows.

Screen Flows on Lower Tiers

Screen Flows (interactive user-facing flows) are available on Enterprise and above. Lower editions have limited access. Organizations on Professional Edition ($80/user/month) can use basic workflow rules but have restricted Flow Builder capabilities — an important consideration when evaluating Salesforce editions.

Cost at Scale

Team Size Enterprise Unlimited Annual Enterprise Annual Unlimited
10 users $1,650/mo $3,300/mo $19,800/yr $39,600/yr
50 users $8,250/mo $16,500/mo $99,000/yr $198,000/yr
100 users $16,500/mo $33,000/mo $198,000/yr $396,000/yr
200 users $33,000/mo $66,000/mo $396,000/yr $792,000/yr

Hidden Costs Beyond License Fees

Cost Component Typical Range Notes
Implementation partner $15,000-$200,000+ Required for complex deployments
Admin salary (dedicated) $80,000-$120,000/yr Most orgs need 1+ dedicated Salesforce admin
MuleSoft (enterprise integration) $50,000+/yr Required for complex cross-system integrations
Data storage add-ons $125/GB/month Beyond included storage limits
AppExchange apps $5-$300/user/month Third-party marketplace apps

Comparison with Standalone Automation Tools

Tool 50-User Monthly Automation Type
Salesforce Enterprise (with Flow) $8,250/mo CRM-native, deepest Salesforce integration
Zapier Team $69/mo Cross-app, 9,000+ connectors
Make Teams $184/mo Cross-app, visual scenario builder
Power Automate $750/mo ($15/user) Microsoft ecosystem, cross-app

Salesforce Flow is significantly more expensive than standalone automation tools, but the comparison is not direct — Salesforce includes CRM, service, marketing, and platform capabilities alongside automation. Organizations comparing costs should evaluate total CRM + automation cost, not automation alone.

Editor''s Note: We deployed 14 Salesforce Flows for a mid-market SaaS client (180 reps) on Enterprise Edition. The Flow Builder itself had no additional cost beyond the $165/user/month license. Total Salesforce spend for this client: $29,700/month (180 users). Implementation cost: $28K over 5 weeks with a certified partner. For comparison, we estimated a Zapier-based alternative at $299/month — but it could not replicate the record-triggered automations that fire within Salesforce''s transaction model. The Salesforce premium was justified by the CRM being their core system of record.

Related Questions

Written & reviewed by Rafal Fila · Last updated:

Related Tools

Related Rankings

Best Automation Platforms for AI Orchestration 2026

This ranking answers one question: how many real business applications can an AI agent act on out of the box? It evaluates nine platforms as of August 2026 on the reach they give an agent, not on the workflow logic they can express. That boundary is deliberate, because two neighbouring pages on this site answer different questions. Best Process Orchestration Platforms 2026 scores multi-step process control, error handling and state management. Best AI Agent Platforms 2026 scores building and hosting the agent itself. This page scores the layer between them: the connective tissue that lets an agent already built elsewhere reach the applications a business actually runs on. A platform that leads one of those pages can place low here, and two of them do. Scores derive from application and action catalogue counts, the exposure model each platform uses to publish those catalogues to an agent, setup effort, failure handling and cost per agent action. Every figure was retrieved from a vendor-owned surface on 11 August 2026 unless an earlier date is stated against it.

Best Durable Workflow Engines for Production in 2026

A ranked list of the best durable workflow engines for production deployments in 2026. Durable workflow engines persist execution state to a database so that long-running workflows survive process restarts, deployments, and infrastructure failures. The ranking covers Temporal, Prefect, Apache Airflow, Camunda, Windmill, and n8n. Tools were evaluated on production reliability, developer experience, scalability, open-source health, and documentation quality. The shortlist intentionally mixes code-first engines (Temporal, Prefect, Airflow) with hybrid visual platforms (Camunda, Windmill, n8n) to reflect how production teams actually choose workflow engines in 2026.

Dive Deeper

comparison

Keystroke vs n8n in 2026: Agent-Built TypeScript vs the Visual Canvas

Keystroke, launched in July 2026 by Y Combinator W24 company Sprint Labs, is a code-first automation platform where AI coding agents write workflows as TypeScript in the user's repository. n8n, founded in 2019, is the most widely deployed source-available visual workflow platform, with 200,000+ users and a $2.5 billion valuation. This comparison covers the agent-authored versus canvas building models, durable execution, licensing (Elastic License 2.0 vs the Sustainable Use License), verified July 2026 pricing including Keystroke's usage metering, and the maturity gap between a days-old platform and an established ecosystem.

comparison

QuantumBPM vs Camunda 2026: Single-Binary Challenger vs the BPMN Incumbent

QuantumBPM (launched 2026, Coroid s.r.o., Slovakia) packages a BPMN 2.0 runtime and DMN 1.5 decision engine into one Go binary backed by Temporal and PostgreSQL. Camunda (Berlin, founded 2013) is the category incumbent: Camunda 7 (Apache 2.0, in maintenance) and the Zeebe-based Camunda 8 platform. This comparison covers product structure, architecture, DMN TCK conformance with recording dates, deployment, pricing, and vendor maturity, verified July 2026.

case-study

Migrating 23 Make Scenarios to Self-Hosted n8n: a 3-Week Breakdown

Anonymized retrospective of a DTC ecommerce brand migrating 23 Make scenarios to a self-hosted n8n instance over three weeks. Tooling cost dropped from $348/month on Make Teams to roughly $12/month on a Hetzner VPS, but credential and webhook recreation consumed about 40% of total project time.