BOX API

Box: Delete File

This item deletes files on Box. You can delete multiple files at once. When you delete multiple files, you should write one file ID per line.

Box: Add Collaboration

This item adds a collaboration for the specified user to the specified file or folder on Box. The user is specified by the email address.

Box: Create Shared Link to Folder

This item creates a URL to access the specified folder on Box. If no expiration date is specified, the URL will be created indefinitely. If no password is specified, the URL will be created without requiring a password.

Box: Download File

This item downloads the specified file on Box. If you do not specify a file name, it will be saved with the file name on Box.

Box: Create Folder

This item creates a new folder in the specified folder on Box, and saves the folder ID and URL. When there is a folder with the same name, this item saves that folder ID and URL.

Box: Delete Collaboration

This item deletes a collaboration with the specified user from the specified file or folder on Box. The user is specified by the email address. If all the information does not match, it cannot be deleted.