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
  3. SalesforceFiles(Salesforce File Details) - Event details when the type is Salesforce File Attached
  4. SalesforceFileCopied(Copied Salesforce File Details) - Event details when the type is Salesforce File Copied
  5. FolderDetails(Created Folder Details) - Event details when the type is Folder Created
  6. ResourceUpdated(Updated Resource Details) - Event details when the type is Resource Updated