CreateFolder
Creates a new folder or updates the contents of an existing file in OneDrive or SharePoint.
Input
| Name | Type | Required | Description |
| FolderName | String | True | Name of the new folder to be created. |
| ParentId | String | False | Identifier of the parent folder in which the new folder is created. |
Result Set Columns
| Name | Type | Description |
| Id | String | Identifier of the folder that was successfully created. |