MoveSPFile

This nodes moves a file in a Sharepoint to a new location 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
File From: (complete path)
Complete Sharepoint path to the file you want to move. e.g. NewFolder in your shared document would be: Shared Documents/NewFolder
File To: (complete path)
Complete Sharepoint path to where you want to move the file. e.g. NewFolder in your shared document would be: Shared Documents/NewFolder If the file name changes - then the file will be renamed according to your file to path
copy file instead of move?
By default the file will be copied to the new location. In case you want to remove the file from the file from path - then disable this option.
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

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

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.