Box - Upload file using file contents action

The Upload file using file contents action uploads a file to Box by providing the contents of the file. You must input the file ID to update an existing file, or input the filename to upload a new file.

Input

Input fieldDescription
File contentsProvide the file contents. You can use file contents from Box's Download file action or from another app.
File sizeEnter the file size if it's larger than 20 MB. Use the output of another action/trigger or specify the size in bytes.
Destination folderEnter the folder where you plan to upload the new file. Leave blank if you plan to upload a new version of an existing file.
File nameEnter the name of the file if uploading a new file. File name must include the extension, such as my_report.csv. Leave blank if you plan to upload a new version of an existing file.
File IDEnter the ID of the file if uploading a new version of an existing file. Leave blank if you plan to upload a new file. The file ID appears in the output of other Box actions or at the end of the file's Box URL.

Output

Output fieldDescription
File versionDetails of the current version of the file.
IDID of the file.
NameName of the file.
TypeType of object, such as file.
DescriptionDescription of the file.
SizeSize of the file.
Shared linkShared link details for the file.
Created atTimestamp when the file was created.
Modified atTimestamp when the file was last modified.
Trashed atTimestamp when the file was moved to trash.
Purged atTimestamp when the file was permanently deleted.
Content created atTimestamp when the file content was created.
Content modified atTimestamp when the file content was last modified.
Sequence IDPosition of the file in the folder hierarchy.
EtagEntity tag identifying the version of the file.
Sha 1SHA-1 hash value of the file.
ParentParent folder details.
PathFile path.
Path collectionCollection of all folder paths containing the file.
Created byUser who created the file.
Modified byUser who last modified the file.
Owned byUser who owns the file.
Item statusStatus of the file, such as active.

Last updated: