File Created in Folder
Use this event to trigger a Flow when a file is uploaded to a specified folder or subfolder in Box.
Option Fields
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 |
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 |