Microsoft SharePoint
Use the Microsoft SharePoint node to automate work in Microsoft SharePoint and integrate Microsoft SharePoint with other applications. n8n has built-in support for a wide range of Microsoft SharePoint features, which includes downloading, uploading, and updating files, managing items in a list, and getting lists and list items.
On this page, you'll find a list of operations the Microsoft SharePoint node supports, and links to more resources.
Operations
File:
Download: Download a file.
Update: Update a file.
Upload: Upload an existing file.
Item:
Create: Create an item in an existing list.
Create or Update: Create a new item, or update the current one if it already exists (upsert).
Delete: Delete an item from a list.
Get: Retrieve an item from a list.
Get Many: Get specific items in a list or list many items.
Update: Update an item in an existing list.
List:
Get: Retrieve details of a single list.
Get Many: Retrieve a list of lists.
Templates and examples
Browse Microsoft SharePoint node documentation integration templates or search all templates
Related resources
Refer to Microsoft's SharePoint documentation for more information about the service.
Last updated
Was this helpful?