Events
All Event Types
Resource Updated
overview this event is published when the metadata property values of a resource (file or folder) is updated or changed from salesforce using cloudfiles for example, updating sharepoint resource's metadata column value through cloudfiles widget how to use this event ? to use cloudfiles events, you must first setup your flow as shown in the intercepting cloudfiles events docid\ a1veefugb sg3o1d7vzhp article this article will introduce you to the concepts of the event type as well as event details that are returned by the get event details docid\ cfegghvnwso7bcxyevrr flow action once you are familiar with these, you will understand how to interpret & use these as illustrated in the sections below event type for decision filter please use resource updated as the type filter when selecting this event in the decision element in flow builder output fields from get event details the corresponding get event details flow action returns the updated resource details sub type with useful information including file resource, record id and user id for further use refer to the image below for a list of outputs and descriptions of the parameters returned in this sub type resource a lookup field of type resource docid\ mr7u7qdhigoasucpf nlr ( cldfs resource ) which shall contain the corresponding updated external resource's metadata details driveid the external storage drive id id the updated resource's unique resource id library the external storage library (ex sharepoint ) name the name of the file/folder path the storage location path of the file/folder (null if the storage is google drive) type file or folder based on the resource type updatedfields a text collection of all the updated/changed property api names recordid the salesforce record id associated with the lwc that initiated the update userid the salesforce user id of the user who performed the update use cases in this section we present some use cases for this platform event update opportunity status when a sharepoint upload is marked as proposal create a claim object when a folder with more than five files is marked as complete run ai to extract information when an uploaded file is marked as a resume