User-interactive flows (Screen Flows) can be distributed in the following ways:
B. ✅ Flow Actions — Flows can be exposed as Quick Actions or Global Actions and launched from buttons.
C. ✅ Custom Lightning Web Components — Developers can embed flows within LWCs using the lightning-flow base component.
E. ✅ Lightning Pages — Admins can add flows directly to record, home, or app pages using the Flow standard component in Lightning App Builder.
Incorrect Options:
A. “Microservice Frame” is not a Salesforce feature.
D. “Field Portal Mobile App” is not a native Salesforce product and is not related to Flow distribution.
Reference Extract from Salesforce Help – Flow Distribution:
“You can distribute flows using Flow Actions, embed them in Lightning Pages, or include them in Custom Components.”Reference:Salesforce Help - Distribute Flows
Submit