Embeddable Screen Flow: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "== Intro == You can embed salesforce Screen Flows in 3B Portals using the "Screen Flow" component. Just drag and drop it into the canvas and configure the settings. == Builder Settings == When you click on settings against the dropped component on the canvas, you will need to configure the following: - Record Id - This can be the running context user's record id or any other custom record id. It will be passed to the Screen Flow's recordId input param (defaults to <now...")
 
No edit summary
Line 14: Line 14:
* Ensure that you have configured the flow to run as the System Administrator (under flow -> settings)
* Ensure that you have configured the flow to run as the System Administrator (under flow -> settings)
* Ensure that the flow has a text variable "recordId" that allows inputs
* Ensure that the flow has a text variable "recordId" that allows inputs
* Grant access to the page b3p__FlowEmbeddedComponent to the Site the portal is running on
* Grant access to the page b3p__FlowEmbeddedComponent to the Digital Experience the portal is running on
* Running Flows is only possible in Guest User Digital Experiences - you cannot use a Salesforce Site to display flows - you need to create a Digital Experience that is guest user accessible. Make sure to select "Visualforce + Aura" experience as the type.


[[Category:3B Portals]]
[[Category:3B Portals]]

Navigation menu