Upload_Document_From_Path
Upload a local file to SharePoint by specifying its file path. Optionally set folder name or leave empty for library root.
Instructions
Upload a local file directly to SharePoint without converting to Base64 first. Use empty string for folder_name to upload to document library root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_name | No | ||
| file_path | No | ||
| new_file_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||