Salesforce Flow website screenshot

Salesforce Flow

The Salesforce Flow API enables developers to interact with and manage Salesforce Flow automation processes programmatically. This includes creating, updating, querying, and executing flows within Salesforce using the REST API, Tooling API, and Invocable Actions framework.

Salesforce Flow publishes 3 APIs on the APIs.io network: Flow Definitions API, Flow Interviews API, and Invocable Actions API. Tagged areas include Automation, Business Process, CRM, Flow, and Process Builder.

The Salesforce Flow catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Salesforce Flow’s developer surface includes authentication, developer portal, getting-started guide, documentation, engineering blog, and 16 more developer resources.

43.0/100 developing ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessEnterpriseSelf serve
5 APIs
AutomationBusiness ProcessCRMFlowProcess BuilderSalesforceWorkflows

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 43.0/100 · developing
Contract Quality 16.4 / 25
Developer Ergonomics 7.6 / 20
Access Clarity 6.8 / 20
Operational Transparency 1.0 / 13
Contract Governance 3.0 / 12
Discoverability 8.2 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/salesforce-flow: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Salesforce Tooling API (Flow)

Tooling API endpoints for managing Flow definitions and metadata. Supports deployment, retrieval, and management of Flow versions.

Salesforce Flow Interviews API

API for executing and managing Flow interviews (instances). Provides endpoints to start, resume, pause, and monitor flow execution state.

Salesforce Flow Flow Definitions API

Operations for managing Flow metadata and definitions

Salesforce Flow Flow Interviews API

Operations for executing and managing Flow interviews

Salesforce Flow Invocable Actions API

Operations for triggering invocable flows as actions

Postman Collections 3

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Salesforce Flow REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Salesforce Flow Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Salesforce Flow Context

0 classes · 23 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Salesforce Flow API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Salesforce Flow API Rules

10 rules · 5 errors 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Salesforce Flow Definition

12 properties

JSON SCHEMA

Salesforce Flow Interview

11 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Salesforce Flow Flow Definition Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Salesforce Flow Authentication

http/oauth2 · 2 schemes

SECURITY

Salesforce Flow Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Salesforce Flow Scopes

2 scopes · authorizationCode

2 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Salesforce Flow Agentic Access

10 operations · 4 acting

10 operations · 4 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Salesforce Flow
description: The Salesforce Flow API enables developers to interact with and manage Salesforce Flow automation processes programmatically.
  This includes creating, updating, querying, and executing flows within Salesforce using the REST API, Tooling API, and Invocable
  Actions framework.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.salesforce.com/content/dam/web/en_us/www/images/nav/logo-salesforce.svg
url: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_flow.htm
created: 2024-01-15 00:00:00+00:00
modified: '2026-05-19'
specificationVersion: '0.23'
tags:
- Automation
- Business Process
- CRM
- Flow
- Process Builder
- Salesforce
- Workflows
tags_raw:
- Automation
- Business Process
- CRM
- Flow
- Process Builder
- Salesforce
- Workflow
apis:
- name: Salesforce Tooling API (Flow)
  description: Tooling API endpoints for managing Flow definitions and metadata. Supports deployment, retrieval, and management
    of Flow versions.
  image: https://www.salesforce.com/content/dam/web/en_us/www/images/nav/logo-salesforce.svg
  humanURL: https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/
  baseURL: https://yourInstance.salesforce.com/services/data/v59.0/tooling
  tags:
  - Flow Definition
  - Metadata
  - Tooling
  properties:
  - type: Documentation
    url: https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/tooling_api_objects_flow.htm
- name: Salesforce Flow Interviews API
  description: API for executing and managing Flow interviews (instances). Provides endpoints to start, resume, pause, and
    monitor flow execution state.
  image: https://www.salesforce.com/content/dam/web/en_us/www/images/nav/logo-salesforce.svg
  humanURL: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_actions_invocable_flow.htm
  baseURL: https://yourInstance.salesforce.com/services/data/v59.0/actions/custom/flow
  tags:
  - Execution
  - Flow Interview
  - Runtime
  properties:
  - type: Documentation
    url: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_actions_invocable_flow.htm
- aid: salesforce-flow:salesforce-flow-flow-definitions-api
  name: Salesforce Flow Flow Definitions API
  description: Operations for managing Flow metadata and definitions
  humanURL: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_flow.htm
  baseURL: https://yourInstance.salesforce.com/services/data/v59.0
  tags:
  - Flow Definitions
  properties:
  - type: OpenAPI
    url: openapi/salesforce-flow-flow-definitions-api-openapi.yml
  - type: Documentation
    url: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_flow.htm
  - type: Authentication
    url: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_oauth_and_connected_apps.htm
- aid: salesforce-flow:salesforce-flow-flow-interviews-api
  name: Salesforce Flow Flow Interviews API
  description: Operations for executing and managing Flow interviews
  humanURL: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_flow.htm
  baseURL: https://yourInstance.salesforce.com/services/data/v59.0
  tags:
  - Flow Interviews
  properties:
  - type: OpenAPI
    url: openapi/salesforce-flow-flow-interviews-api-openapi.yml
  - type: Documentation
    url: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_flow.htm
  - type: Authentication
    url: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_oauth_and_connected_apps.htm
- aid: salesforce-flow:salesforce-flow-invocable-actions-api
  name: Salesforce Flow Invocable Actions API
  description: Operations for triggering invocable flows as actions
  humanURL: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_flow.htm
  baseURL: https://yourInstance.salesforce.com/services/data/v59.0
  tags:
  - Invocable Actions
  properties:
  - type: OpenAPI
    url: openapi/salesforce-flow-invocable-actions-api-openapi.yml
  - type: Documentation
    url: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_flow.htm
  - type: Authentication
    url: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_oauth_and_connected_apps.htm
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/salesforce-flow/overview
- type: AgenticAccess
  url: agentic-access/salesforce-flow-agentic-access.yml
- type: DomainSecurity
  url: security/salesforce-flow-domain-security.yml
- type: Authentication
  url: authentication/salesforce-flow-authentication.yml
- type: OAuthScopes
  url: scopes/salesforce-flow-scopes.yml
- type: Portal
  url: https://developer.salesforce.com/
- type: GettingStarted
  url: https://trailhead.salesforce.com/content/learn/modules/flow-builder
- type: Authentication
  url: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_oauth_and_connected_apps.htm
- type: RateLimits
  url: https://developer.salesforce.com/docs/atlas.en-us.salesforce_app_limits_cheatsheet.meta/salesforce_app_limits_cheatsheet/salesforce_app_limits_platform_api.htm
- type: StatusPage
  url: https://status.salesforce.com/
- type: TermsOfService
  url: https://www.salesforce.com/company/legal/agreements/
- type: PrivacyPolicy
  url: https://www.salesforce.com/company/privacy/
- type: Documentation
  url: https://developer.salesforce.com/docs/atlas.en-us.flow.meta/flow/
- type: Trailhead Learning
  url: https://trailhead.salesforce.com/content/learn/modules/flow-builder
- type: GitHubOrganization
  url: https://github.com/salesforce
- type: SpectralRules
  url: rules/salesforce-flow-rules.yml
- type: JSONSchema
  url: json-schema/salesforce-flow-flow-definition-schema.json
  title: Flow Definition Schema
- type: JSONSchema
  url: json-schema/salesforce-flow-flow-interview-schema.json
  title: Flow Interview Schema
- type: JSONLDContext
  url: json-ld/salesforce-flow-context.jsonld
- type: Vocabulary
  url: vocabulary/salesforce-flow-vocabulary.yml
- url: https://developer.salesforce.com/blogs/feed
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
include: []

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/salesforce-flow"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/salesforce-flow/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/salesforce-flow/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.