Box - Upload file using file URL action

The Upload file using file URL action uploads a file to Box from a public URL. You can use this action to upload a new file into a folder or replace an existing file with a new version. This action only supports files less than 50 MB. Use the Upload file using file contents action for files larger than 50 MB.

Input

Input fieldDescription
Source URLEnter the public URL where the file is located.
File IDEnter the file ID if you plan to upload a new version of an existing file.
Destination folderSelect the folder where you plan to upload the file. Required only for new files.
File nameEnter a name for the uploaded file. Must include extension. If left blank, the name is taken from the source URL.

Output

Output fieldDescription
File versionDetails of the file version uploaded.
IDUnique identifier of the file.
NameName of the uploaded file.
TypeType of the object.
DescriptionDescription of the file.
SizeSize of the uploaded file.
Shared linkShared link details, if available.
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 modified.
Sequence IDPosition of the file in the folder hierarchy.
EtagEntity tag identifying the file version.
Sha 1SHA-1 hash of the file.
ParentParent folder details.
PathPath to the file.
Path collectionCollection of all folder paths that contain the file.
Created byUser who created the file.
Modified byUser who last modified the file.
Owned byUser who owns the file.
Item statusCurrent status of the file.

Last updated: