Create_Folder
Create a folder in a specified SharePoint location by providing the folder path and name.
Instructions
Create a new folder in SharePoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | Yes | Path where to create the folder | |
| folder_name | Yes | Name of the new folder |