Flow External Services

Use when calling external REST APIs from Salesforce Flow without writing Apex: registering API specs as External Services, using generated invocable actions in Flow Builder, using Flow's built-in HTTP Callout action (GA Spring '24+), configuring Named Credentials for authentication, mapping inputs/outputs, and handling fault paths. Trigger keywords: 'External Services', 'HTTP Callout action in Flow', 'call REST API from Flow', 'register OpenAPI spec', 'Flow HTTP action'. NOT for writing the callout in Apex — use apex/callouts-and-http-integrations. NOT for shaping a complex JSON response into Flow variables — use flow/flow-apex-defined-types.

PranavNagrecha 19a5362 7 files · 54.0 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/flow/flow-external-services commit 19a53627dd

Frequently asked questions

npx skillmds add pranavnagrecha/flow-external-services