Basic Information

appmixer.box.core.UploadFile

1.0.0

Public

Upload a file to a specified folder in Box. Maximum file size is 50MB. If a file with the same name already exists in the target folder, a 409 Conflict error will be thrown.

Input Ports

in

FieldTypeDescription
File filepicker Select an existing file or upload a new file from your computer.
Parent Folder ID text The parent folder ID where the file will be uploaded. If not specified, the file will be uploaded to the root directory.
File Name text Optional new file name (including extension). Defaults to original filename.

Output Ports

out

FieldTypeDescription
ID -
Name -
Size -
Type -
Parent Folder ID -
Parent Folder Name -

Full Metadata