Platform Events
All Event Types
File Uploaded Event
This event is published when a file is uploaded through the CloudFiles widget on a record page in Salesforce. This event should not be confused with Salesforce File Attached Event, which is published when a file is uploaded to Salesforce native storage, through "Files" or "Notes & Attachments" section
Please use file-uploaded as the type filter when selecting this event in the decision element in flow builder
- Id - External Id of the file
- DriveId - Id of the drive in case of SharePoint or Google Drive storage
- Library - One of sharepoint, google, onedrive, box, dropbox, cloudfiles
- RecordId - Id of the Salesforce record where the file is uploaded
- Name - Name of the uploaded file
- If the uploaded file name contains the word "Proposal" in it, update the opportunity stage to "Value proposition"