Activities
latest
false
Copy Folder - Other latest
logo
Integration Service Activities
Last updated 2023年11月7日

Copy Folder

UiPath.Dropbox.IntegrationService.Activities.CopyFolder

This activity copies a folder to a different location in the user's Dropbox. If the source path is a folder, all of its content is copied.

In the Body of the Activity

Click the Configure object button to configure the properties:

  • Source path - The path in the user's Dropbox that is the source. Sample value: "/Homework/algebra".
  • Destination path - The path in the user's Dropbox that is the destination. Sample value: "/Homework/algebra".
  • Auto rename - Whether you want to rename the folder or not. This field supports only Boolean values (True, False).
  • Allow ownership transfer - Whether you want to allow ownership transfer. This field supports only Boolean values (True, False).
  • Copied folder ID - The copied folder's ID.
  • Destination path - The copied folder's destination path.

Properties

Common

  • DisplayName - The display name of the activity. This field supports only strings or String variables.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.
  • Success - Boolean - Specifies whether the API request was successful.
  • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
  • Message - String - The error message
  • In the Body of the Activity
  • Properties
logo
Get The Help You Need
logo
Learning RPA - Automation Courses
logo
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2023 UiPath. All rights reserved.