Apex Flow Invocation From Apex

Use when invoking Autolaunched Flows from Apex via `Flow.Interview.createInterview`. Covers parameter typing, output retrieval, governor boundaries, and when to inline logic instead. NOT for writing the `@InvocableMethod` class a Flow calls — use apex/invocable-methods. NOT for starting the same flow from the REST API, a Platform Event, or a subflow — use flow/auto-launched-flow-patterns.

PranavNagrecha 208bdeb 7 files · 31.1 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/apex/apex-flow-invocation-from-apex commit 208bdebcde

Frequently asked questions

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