Copy File (Sharepoint)
This node copies input files to a SharePoint document library.
Configuration
- Microsoft Graph Service: The SharePoint service to connect to. For more: Microsoft Graph Service.
- Site Name: The name of the SharePoint site.
- Library Name: The name of the document library within the site.
- Path: The target path for the file within the library.
- Override file: When enabled, replaces any existing file with the same name at the destination. When disabled, the copy will fail if a file with the same name already exists.