Use this event to trigger a Flow when a file is uploaded to Box or any of its root folders.

Unless otherwise indicated, field types are text.

Output Fields

  • Event
    • Event ID: unique identifier of the event
    • Event Type: type of event that created this file (for example, FILE_UPLOAD)
  • Folder
    • Folder ID: unique identifier of the folder
    • Name: name of the folder
    • Description: description of the folder
    • Version Tag: version tag of the file (tracked for Box users with premium accounts only)
    • Sequence ID: unique identifier for use with events endpoint
    • Size: size of the folder
    • Path (list of text): path to the folder (for example, /pictures/2016/4/…)
    • Time Created: timestamp when the folder was created
    • Time Modified: timestamp when the folder was last modified
    • Time Trashed: timestamp when the folder was last trashed
    • Time Purged: timestamp when the folder was deleted permanently
    • Time Content Created: timestamp when the file in the folder was originally created
    • Time Content Modified: timestamp when the content of the folder was modified
    • Folder Upload Email: email address that can receive files for upload to this folder
    • Parent Folder Name: name of the parent folder
    • Parent Folder ID: unique identifier of the parent folder
    • Item Status: status of the folder (active, trashed, or deleted)
  • Share Link
    • Share URL: URL to view the folder
    • Download URL: URL to download the folder
    • Vanity URL: customizable URL
    • Password Enabled: indicator of password
    • Time Unshared: timestamp when the folder was unshared
    • Download Count: number of times the folder was downloaded
    • Access Level: accessibility of the share link (for example, Edit or View)
    • Can Download: indicator of downloadable content
    • Can Preview: indicator of viewable content
  • Created By
    • Name: name of the user who created the folder
    • User ID: ID of the user
    • Email: email address of the user
  • Modified By
    • Name: name of the user who most recently modified the folder
    • User ID: unique identifier of the user
    • Email: email address of the user
  • Owned By
    • Name: name of the user who owns the folder
    • User ID: unique identifier of the owner
    • Email: email address of the owner
  • Context
    • Execution ID: unique identifier associated with the execution of the Flow