Egnyte - Get event details action

The Get event details action allows you to fetch the details of an Egnyte event.

Get event details actionGet event details action

Input

Input fieldDescription
Event object URIThe unique address for the event object. You can find this value in the trigger output object detail parameter. For example https://example.egnyte.com/pubapi/v1/fs/Shared/Egnyte%20Reports

Output

Output fieldDescription
NameThe name of the event. For example: Egnyte Reports.
Last modifiedThe timestamp when the event was last modified.
UploadedThe timestamp when the item was uploaded. For example: 2024-02-26T23:06:36.538000+00:00.
CountThe count of items within the folder. For example: 7.
OffsetThe offset used for pagination.
PathThe path to the event folder or file. For example: /Shared/Egnyte Reports.
Folder IDThe ID of the folder. For example: c5fb09ef-6232-4b42-ab28-0f9da5449110.
Total countThe total count of items within the folder. For example: 11.
Parent IDThe ID of the parent folder. For example: 890acb4a-7039-422a-b282-de8211b82447.
Is folderIndicates if the item is a folder or not. Values are true or false.
Public linksThe type of public links allowed. For example: files_folders.
Restrict move deleteIndicates if moving or deleting is restricted or not. Values are true or false.
Allow linksIndicates if linking is allowed or not. Values are true or false.
FoldersA nested object detailing subfolders, including subfolder names, last modified dates, uploaded timestamps, path, folder ID, and parent ID.

Last updated: