File Updated
Use this event to trigger a Flow when a file in a Box folder is updated.
Options
Field | Definition | Type | Required |
---|---|---|---|
Folder ID | unique identifier of the folder (for the root folder, enter in 0 ) |
String | FALSE |
Output
Field | Definition | Type |
---|---|---|
Event | ||
Event ID | unique identifier of the event | String |
Event Type | type of event that created this file (for example, FILE_UPLOAD) | String |
File | ||
File ID | unique identifier of the file that was created | String |
File Name | name of the file | String |
File Description | description of the file | String |
Version ID | version ID of the file (tracked for Box users with premium accounts only) | String |
Version Tag | version tag of the file (tracked for Box users with premium accounts only) | String |
Sequence ID | unique identifier for use with events endpoint | String |
SHA1 Hash | optional SHA-1 hash to prevent corruption of file in transit | String |
Size | size of the file | String |
Path | path to the file (for example, /pictures/2016/4/...) | String |
Time Created | time that the file was created in Box | String |
Time Content Created | time that the file was originally created | String |
Parent Folder Name | name of the file's parent folder | String |
Parent Folder ID | unique identifier of the file's parent folder | String |
Item Status | status of the item (active , trashed , or deleted ) |
String |
Share Link | ||
Share URL | URL to view the file | String |
Download URL | URL to download the file | String |
Vanity URL | customizable URL (for example, "go.site.com/winterpromo") | String |
Password Enabled | indicator of password | String |
Time Unshared | timestamp when the link was unshared | String |
Download Count | number of times the link was downloaded | String |
Access Level | accessibility of the share link (for example, Edit or View ) |
String |
Can Download | indicator of downloadable content | String |
Can Preview | indicator of viewable content | String |
Created By | ||
Name | name of the user who created the file | String |
User ID | unique identifier of the user | String |
email address of the user | String | |
Owned By | ||
Name | name of the user who owns the file | String |
User ID | unique identifier of the owner | String |
email address of the owner | String | |
Context | ||
Execution ID | unique identifier associated with the execution of the Flow | String |