Activities
latest
false
Banner background image
Classic Integrations Activities
Last updated Apr 22, 2024

Activities

The following table lists the activities that are included in the Box activity package.

Activity

Description

Establishes an authenticated connection between UiPath and your Box application.

Commits a file Upload Session. Returns a Box File object when completed.
Creates a new file version session. Outputs the comments in a Upload Session object that you will use in subsequent activities (e.g., conditional logic).
Creates a new file upload session. Outputs the comments in a Upload Session object that you will use in subsequent activities (e.g., conditional logic).
Uploads part of a file as part of an Upload Session. Returns a PartInfo object.

Deletes an old file version.

Gets information on prior versions of a file.

Copies a previous file version and makes it the current version of the file.

Uploads a new version of an existing file.

Copies a file to a different folder. After retrieving the record, the activity outputs the new record in a BoxFile object (BoxFile).
Deletes a file. After inserting the record, the activity outputs the status of the request (success/failure information) in a IsSuccessful boolean object that you can use in subsequent activities (e.g., conditional logic).

Downloads a specific file to a local file path.

Gets all the comments for a specific file. Outputs the comments in a BoxComment[] object that you can use in subsequent activities (e.g., conditional logic).
Gets basic information for a specific file, such as File Name, Is Locked, and Size
Retrieves the results of an existing saved search for a specified record type. After retrieving the saved search, the activity outputs the search results in a DataTable object and the status of the request (success/failure information) in a ResponseStatus object.
Returns a File Lock object for a specific file.

Locks a specific file with options to set the expiration and whether or not to prevent downloads

Moves a File to a specific Folder and allows the renaming of the file as part of the move. Returns a new Box File object for use in subsequent operations.
Unlocks a specific Box file. Returns a File Lock object as part of the operation.
Uploads a file to Box from a local file path to a specific folder. Allows the renaming of the file and the mode of upload as options. A BoxFile object and the new File Id of the file are returned from the operation.
Copies a folder to a new parent folder. Returns a Box Folder object of the folder that was moved.
Creates a new folder. Returns a Box Folder object as part of the operation.
Deletes a folder with the option to do so recursively. Returns an Is Successful boolean object when completed that you can use in subsequent activities (e.g., conditional logic).
Gets information for a specific folder. Returns a Box Folder object as part of the operation.
Gets the contents of a folder. Returns a Folders[] object and Files[] object as part of the operation that you can use in subsequent activities.
Renames a folder. Returns a BoxFolder object as part of the operation that you can use in subsequent activities.

Retrieves the items that match your search parameters.

Invokes a specific Box API method.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.