Download File From SP

This nodes downloads a file from your Sharepoint using the Sharepoint rest v1 API
It requires a given authentication token (for details see GetRestAccessToken Node)
For details on the API see: https://docs.microsoft.com/en-us/previous-versions/office/developer/sharepoint-rest-reference

Options

SharePoint Online Site URL
Enter the url to your SharePoint Normally the URL looks like: mySharePoint.sharepoint.com
SharePoint Site Name
The name of your Sharepoint e.g. MySharePoint in https://mySharePoint.sharepoint.com/sites/MySharePoint/Shared%20Documents
Download File SP Path (complete path)
Complete Sharepoint path to the file you want to be downloaded. e.g. Test1.xlsx in your shared document would be: Shared Documents/Test1.xlsx
Save File to - Selected File
Enter a valid location where the output file should be created. The required syntax of a path depends on the chosen file system, such as "C:\path\to\file" (Local File System on Windows) or "/path/to/file" (Local File System on Linux/MacOS and Mountpoint).
Proxy Options
In case you are behind an internet proxy. Here you can set the internet host and credentials

Input Ports

Icon
Optional flow variable input

Output Ports

Icon
SharePoint response

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.