Salesforce Automation · JSON Structure

Salesforce Automation Flow Structure

A Salesforce Flow definition representing an automation built with Flow Builder.

Type: object Properties: 20
AutomationCloudCRMEnterpriseSales

Salesforce Automation Flow is a JSON Structure definition published by Salesforce Automation, describing 20 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

Id DefinitionId DeveloperName MasterLabel Description ProcessType TriggerType TriggerObject RecordTriggerType Status VersionNumber ApiVersion RunInMode IsTemplate IsSwappable IsOverridable CreatedDate LastModifiedDate CreatedById LastModifiedById

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/salesforce-automation/refs/heads/main/json-structure/salesforce-automation-flow-structure.json",
  "name": "Salesforce Automation Flow",
  "description": "A Salesforce Flow definition representing an automation built with Flow Builder.",
  "type": "object",
  "properties": {
    "Id": { "type": "string", "description": "The 18-character Salesforce record ID." },
    "DefinitionId": { "type": "string", "description": "Parent FlowDefinition record ID." },
    "DeveloperName": { "type": "string", "description": "Unique developer name (API name)." },
    "MasterLabel": { "type": "string", "description": "Display label." },
    "Description": { "type": "string", "description": "Optional description." },
    "ProcessType": { "type": "string", "description": "Flow type (AutoLaunchedFlow, Flow, Workflow, etc.)." },
    "TriggerType": { "type": "string", "description": "Event trigger type." },
    "TriggerObject": { "type": "string", "description": "The SObject triggering the flow." },
    "RecordTriggerType": { "type": "string", "description": "Record trigger type (Create, Update, Delete)." },
    "Status": { "type": "string", "description": "Flow status (Active, Draft, Obsolete, etc.)." },
    "VersionNumber": { "type": "int32", "description": "Flow version number." },
    "ApiVersion": { "type": "string", "description": "Salesforce API version." },
    "RunInMode": { "type": "string", "description": "System mode or user mode." },
    "IsTemplate": { "type": "boolean", "description": "Whether this is a flow template." },
    "IsSwappable": { "type": "boolean" },
    "IsOverridable": { "type": "boolean" },
    "CreatedDate": { "type": "datetime", "description": "When the flow was created." },
    "LastModifiedDate": { "type": "datetime", "description": "When the flow was last modified." },
    "CreatedById": { "type": "string" },
    "LastModifiedById": { "type": "string" }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/salesforce-automation-flow-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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.