CreateFolder
Adds a folder to a document library on a SharePoint site.
Input
Name | Type | Description |
Library | String | The name of the library on the SharePoint server. |
Name | String | Name of the folder to which the document is to be added. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates whether the operation was successful or not. |