CreateFolder
Adds a folder to a document library on a SharePoint site.
Input
Name | Type | Description |
RelativeURL | String | Relative URL of the folder. |
FolderName | String | Name of the folder to be created. |
Result Set Columns
Name | Type | Description |
Id | String | Unique identifier Value Returned after completing the operation. |
Status | String | Message indicating whether the operation was successful or not. |