CreateFolder
Upload a new file or update content to an existing file.
Input
| Name | Type | Required | Description |
| FolderName | String | True | Name of the folder to be created. |
| ParentId | String | False | Id of the folder where the current item is. |
Result Set Columns
| Name | Type | Description |
| Id | String | Id of the Foler created. |