Update_Document
Overwrite the content of an existing SharePoint document. Provide file name, folder (empty for root), and new content.
Instructions
Overwrite the content of an existing SharePoint document. Use empty string for folder_name for files in document library root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_name | No | ||
| file_name | No | ||
| content | No | ||
| is_base64 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||