Salesforce Flows
https://api.salesforce.com/platform/mcp/v1/platform/flows
● degraded
Exposes Salesforce Lightning Flows as callable tools for triggering automation from AI agents.
Transport
streamable_http
Auth
oauth
Cost
paid
How to connect
MCP endpoint (streamable_http)
https://api.salesforce.com/platform/mcp/v1/platform/flows
JSON-RPC initialize probe
curl -X POST https://api.salesforce.com/platform/mcp/v1/platform/flows \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/salesforce-flows