Skip to main content

Create Folder

UiPath.GSuite.Activities.CreateFolder

Description

Creates a new folder in Google Drive.

Scopes

This activity requires the following scopes:

OR

Project compatibility

Windows - Legacy | Windows

Configuration

In the body of the activity

  • Folder name - The name of the new folder. This property supports String variables and string formatted values. The default value is "Untitled Folder".
  • In folder -The parent folder where you want to create the new folder. This property supports String variables and string formatted values. When entering your value, use the exact Folder ID, or the output property variable from a previous Find Files And Folders or Create Folder activity.
  • New folder ID - The resulting folder ID.

Properties panel

Common

  • ContinueOnError - If set, the remaining activities are executed if the current activity fails. This field supports Boolean values.
  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.

Input

  • FolderDescription - The description of the new folder. This property supports String variables and string formatted values.
  • FolderName - See Folder name in the body of the activity.
  • ParentID - See In folder in the body of the activity.

Misc

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

Output

  • FolderID - See New folder ID in the body of the activity.