activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Jan 9, 2026

Upload File Version

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Upload a new version of a file in Box.POST/files/{file_id}/content

Input

ParameterDescriptionData Type
FileThe file object representing the existing file to be updated. Data List
File (content)The binary contents of the file to upload as the new version. string
Content modified atThe timestamp representing when the file was last modified before being uploaded to Box. This may differ from the Box upload timestamp. file
Elements-vendor-headersOptional header containing the SHA1 hash of the file. Used to verify file integrity during upload. (The value passed under elements-vendor-headers is mapped to the vendor-specific content-md5 header.) string
FieldsA comma-separated list of additional fields to include in the API response. Useful for requesting fields not returned by default. string
NameThe name of the file for the new version being uploaded.string

Output

ParameterDescriptionData Type
Upload File VersionThe full response payload associated with the upload file version activity. Object
IDThe ID of the new file version that was uploaded.string
Path collection entries idThe ID of each item in the file’s folder path hierarchy.string
Created by IDThe ID of the user who originally created the file.string
Version IDThe version identifier associated with the newly uploaded file version. string
Parent idThe ID of the folder containing the file.string
Owned by idThe ID of the user who owns the file.string
Modified by idThe ID of the user who last modified the file.string
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

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