Flow Actions
Screen Flow Elements
Experience Cloud Widget
introduction this article explains how to set up the experience cloud widget inside a salesforce screen flow to support custom business requirements it walks through the steps required to add and configure the widget in a flow so users can access and manage files related to salesforce records to learn more about the experience cloud widget , see docid\ xjp675yp uchwnzmpqokd prerequisite this article assumes that you already have an existing experience cloud site and want to incorporate the experience cloud widget into a salesforce screen flow 1\ create a screen flow create a screen flow and implement your business requirements before displaying the cloudfiles community widget on a screen next, create a variable named recordid with the following configuration set data type to text set available for input to true so the flow can dynamically receive the record id set allow multiple values (collection) to false 2\ add widget to screen flow add a screen element to the flow inside the screen, search for cloudfiles , then drag and drop cloudfiles community onto the screen configure the widget with the following values record type – enter the api name of the object, for example account record id – pass the {!recordid} variable created earlier this configuration allows the widget to load files and folders shared with the current salesforce record 3\ save and activate the flow once the flow configuration is complete, save the flow and activate it make sure all required inputs are properly configured so the widget can receive the correct record context when the flow is launched 4\ add the flow to the experience cloud site open your experience cloud site in experience builder , then locate the flow component in the components panel and drag it onto the desired page next, select the flow that you created with the experience cloud widget after that, save your changes and publish the site the screen flow with the experience cloud widget is then available on your experience cloud page result this is how the widget appears inside the screen flow users can perform all the same operations available in the community widget