Skip to content

Microsoft SharePoint node#

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.

Credentials

You can find authentication information for this node here.

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#

Upload File to SharePoint Using Microsoft Graph API

by Greg Evseev

View template details
Track Top Social Media Trends with Reddit, Twitter, and GPT-4o to SP/Drive

by plemeo

View template details
Bilingual Newsletters with GPT-4o, AI Images & Videos for HubSpot & SP

by plemeo

View template details
Browse Microsoft SharePoint integration templates, or search all templates

Refer to Microsoft's SharePoint documentation for more information about the service.