Flow Actions
Screen Flow Elements
CloudFiles Uploader
this article explains how to set up the cloudfiles uploader inside a salesforce screen flow to support custom business requirements it walks through the steps required to add and configure the component in a flow so users can upload files directly to external storage without interacting with the cloudfiles widget to learn more about the cloudfiles uploader , see docid\ syohwgujnz9f6 zbl27er prerequisite create a screen flow and implement your business requirements before adding the cloudfiles uploader component to a screen 1\ add widget to screen flow add a screen element to the flow inside the screen, search for cloudfiles uploader , then drag and drop the component onto the screen configure the component with the following values accepted formats – enter the file formats that users are allowed to upload, for example jpg, pdf, png this is an optional parameter drive id – enter the id of the drive where the destination is located folder id – enter the id of the folder in the external storage where you want to upload the files library – enter the name of your external library max file size (mb) enter the maximum file size, in mb, that users are allowed to upload max files (0 = unlimited) enter the maximum number of files users can upload use 0 to allow unlimited uploads this configuration allows the component to upload files to the specified location in your external storage 2 save and activate the flow once the flow configuration is complete, save the flow and activate it make sure all required inputs are configured correctly so the component can upload files to the intended external storage location 3 place the flow on a record page go to the record page of the relevant object, or the relevant lightning page where you want to embed the screen flow , click the gear icon, and then select edit page from the components panel, search for flow , then drag and drop it into the desired location on the page next, select the flow that you created so it is displayed on the page once you have finished, save and activate the page the screen flow with the cloudfiles uploader is then available on the record page or lightning page result this is how the cloudfiles uploader appears inside the screen flow users can upload files directly to the configured external storage location from the flow