Use this event to trigger a Flow when a new comment is created in Box.

All 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)
  • File
    • File ID: unique identifier of the file where the comment was created
  • Comment
    • Comment ID: unique identifier of the comment
    • Message: content of the message
    • Reply Comment: reply to the comment
    • Time Created: timestamp when the comment was created
    • Time Modified: timestamp when the comment was last modified
  • Created by
    • Name: name of the user who created the comment
    • User ID: unique identifier of the user
    • Email: email address of the user