activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Mar 12, 2026

File Trashed

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Trigger when a file is moved to trash in Box.GET/delete_events_file

Input

ParameterDescriptionData Type
Parent folder nameThe name of the folder the file was in before it was deleted. string
Deleted by (email)The email address of the user who deleted the file.string
Deleted onThe timestamp indicating when the file was deleted.date time
Owned by (email)The email address of the user who owns the file.string
Created by (email)The email address of the user who originally created the file. string

Output

ParameterDescriptionData Type
File TrashedThe full response payload related to the deletion event.Object
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated