Document Management & Sharing
...
Features
CloudFiles Widgets Guide
CloudFiles Uploader Widget
the cloudfilesuploader component is a lightning web component (lwc) designed to facilitate seamless file uploads within salesforce screen flows unlike the standard salesforce file upload feature, this component enables users to upload files directly to external storage platforms such as google drive, sharepoint, or aws s3, helping manage salesforce storage usage more efficiently when files are uploaded through the cloudfiles uploader, their names/labels are visible, making it easier to track and manage uploaded documents the uploaded files associated with a batch will not be visible upon reloading the page or after clicking "finish " however, please be assured that the files have been successfully uploaded input parameters let us discuss each of the input parameters in detail in the sections below api name please provide a unique name for the api component destination parameters these parameters are needed to specify the storage location you can get these parameters by viewing metadata details for a folder in the “content library” tab of the cloudfiles app in salesforce to get the value of destination parameters, please refer to the create folder docid\ xrardogtcdiogtagjunnl flow action library the library is the desired cloud based drive where you wish to create the folder this is a simple text field and you can enter one of these options sharepoint, google, onedrive, dropbox, box, cloudfiles (for aws s3) drive id drive id of the resource(to be copied) for sharepoint or google drive this parameter is not needed for other storages folder id this is the folder id of the destination folder where the files will be copied output parameters the component will return all the contents of the uploaded files as a resource list https //help cloudfiles io/salesforce/resource list note output is session specific when the page is refreshed or closed, the output will be reset use case the cloudfilesuploader component replaces the standard salesforce file upload component in screen flows, enabling users to upload files directly to external storage