Read File (SharePoint)
Using this node you can read a file located on a SharePoint site.
- 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 path to the file within the library.
- Examples:
/Documents/Reports/report.pdf- A specific file in a subfolder./Invoices/invoice_2024.xlsx- A file in the Invoices folder./Shared Documents/data.csv- A file in the root of the library.
- Examples: