Flow Invocable From Apex

Author @InvocableMethod Apex classes that Flow can call as Actions. Design the input / output variable contract, bulk semantics (one list in, one list out), null handling, and error surfacing. Also covers the inverse direction: calling a flow from Apex via Flow.Interview. NOT for wiring the action into Flow Builder and mapping flow variables — use flow/flow-action-framework. NOT for exposing the same Apex over REST — use apex/apex-rest-services.

PranavNagrecha 3c30f38 7 files · 38.6 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/flow/flow-invocable-from-apex commit 3c30f3881f

Frequently asked questions

npx skillmds add pranavnagrecha/flow-invocable-from-apex