Salesforce Flow · Capability
Salesforce Flow REST API — Invocable Actions
Salesforce Flow REST API — Invocable Actions. 3 operations. Lead operation: List Invocable Flows. Self-contained Naftiko capability covering one Salesforce Flow business surface.
What You Can Do
GET
Listinvocableflows
— List Invocable Flows
/v1/actions/custom/flow
GET
Getinvocableflowmetadata
— Get Invocable Flow Metadata
/v1/actions/custom/flow/{flowapiname}
POST
Invokeflow
— Invoke Flow Action
/v1/actions/custom/flow/{flowapiname}
MCP Tools
list-invocable-flows
List Invocable Flows
read-only
idempotent
get-invocable-flow-metadata
Get Invocable Flow Metadata
read-only
idempotent
invoke-flow-action
Invoke Flow Action