Upload File To SP

This nodes uploads a file to your Sharepoint sing 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
Upload into Sp Folder: (complete path)
Complete Sharepoint path to the location you want your file to be uploaded. e.g. Test1.xlsx in your shared document would be: Shared Documents/Test1.xlsx
UploadFile - Selected File
Enter a valid location which file should be uploaded 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.