Apex
Types

Event

Event is a container type for all types of CloudFiles events. It is returned as output of Get Event Details. Use the appropriate field from this object to get details specific to the queried event.

Following fields are available on this type -

  1. Type - Type of the event. Example - file-uploaded
  2. FileUploaded(Uploaded File Details) - Event details when the type is File Uploaded Event
  3. SalesforceFiles(Salesforce File Details) - Event details when the type is Salesforce File Attached Event
  4. SalesforceFileCopied(Copied Salesforce File Details) - Event details when the type is Salesforce File Copied Event
  5. FolderDetails(Created Folder Details) - Event details when the type is Folder Created Event
  6. ResourceUpdated(Updated Resource Details) - Event details when the type is Resource Updated Event