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

Integration Service Activities

Last updated Dec 22, 2025

Copy File

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Create a copy of an existing file in Box. POST/files/{file_id}/copy

Input

ParameterDescriptionData Type
FileThe file to be copied.data list
Parent folderThe destination folder where the copied file will be created. data list
File copy nameThe name for the copied file, if different from the original. Be sure to include the appropriate file extension. string
VersionOptional. The specific file version ID to copy. If omitted, the latest version is used. string

Output

ParameterDescriptionData Type
Copy fileThe response object representing the newly created file copy. object
IDThe unique identifier of the newly created file copy. string
Path collection entries IDThe identifier representing a folder in the file’s path hierarchy. string
Created by IDThe unique identifier of the user who created the original file. string
File version IDThe unique identifier of the file version associated with this file copy. string
Parent IDThe unique identifier of the parent folder where the new file copy resides. string
Owned by IDThe unique identifier of the user who owns the new file copy. string
Modified by IDThe unique identifier of the user who last modified the new file copy. 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-2025 UiPath. All rights reserved.