Upload File To SharePoint (with conn)

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 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).

Input Ports

Icon
Required SharePoint Rest Connection

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.