OneDrive - New event trigger (real-time)

The New event real-time trigger monitors all events in the specified folder. You can choose to monitor files, folders, or both, and specify the types of activities to track. This trigger processes all events in the selected file or folder.

Input

Input fieldsDescription
FolderSelect the folder to monitor for new files. Subfolders aren't monitored by default.
Monitor subfoldersSpecify whether to monitor subfolders. Select No to monitor only the parent folder. Select Yes to include subfolders for new activities. Note that deleted events are limited to the parent folder due to API constraints.
Monitor for files or foldersSelect whether to monitor files, folders, or both.
Activity to monitorSelect one or more activities to monitor, such as created, updated, or deleted files and folders.

Output

The output fields provide detailed information about each detected event, including event type, item details, and changes made.

Output fieldsDescription
IDThe unique identifier of the file or folder involved in the event.
NameThe name of the file or folder involved in the event.
SizeThe size of the file or folder in bytes.
Download URLThe URL to download the file.
Web URLThe URL to view the file or folder in a web browser.
Created byInformation about the user who created the file or folder.
Created atThe date and time when the file or folder was created.
Last modified byInformation about the user who last modified the file or folder.
Last modified atThe date and time when the file or folder was last modified.
Deleted stateIndicates if the item was deleted.
ETagThe ETag (entity tag) is a unique identifier assigned to a version of a file or resource in OneDrive. It serves as a way for the system to track whether the content of the file has changed.
CTagThe CTag (change tag) is a timestamp or identifier used to track changes in a folder in OneDrive. It is often used for synchronization of folder contents, rather than individual files.
Parent referenceRefers to the parent folder or container holding the file or folder in the OneDrive hierarchy.
File system infoProvides metadata about the file or folder, including creation and modification timestamps.
FolderInformation about the folder, including the child file count.
ReactionsUser interactions to shared documents or files. Includes the comment count, like count, and reaction types.
FileRepresents the file, including MIME type, Quick XOR hash, SHA-1 hash, and SHA-256 hash details.
SharedIndicates whether the file or folder is shared. Includes permission scope, owner ID, and display name.
DeletedSpecifies whether the resource has been deleted.

Last updated: