Create Folder

You can select this activity to create a folder at a specified location in OneDrive or SharePoint.

This table lists the properties for the activity.

Property Type Property Name Data type Description
Common Continue on error Boolean The option to continue the RPA flow even if the activity fails. This check box is selected by default.
Input Folder Name <String> The name for the folder being created.
Target Folder <OneDriveItem> The OneDriveItem of the directory in which the folder is being created. You must not specify a value in this field if you want to create a folder in the root of your drive.
Misc DisplayName String The name to be displayed for the activity.
Output Reference <OneDriveItem> The name used for referring to this folder, in other activities.
Response Code Int32 Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.