Skip to main content
Connect SharePoint to Airweave to make your enterprise content searchable by AI agents.

What Gets Synced

The SharePoint connector syncs:
  • Sites - SharePoint sites and subsites
  • Drives - Document libraries
  • Files - Documents and files
  • Lists - SharePoint lists and items
  • Pages - Site pages
  • Users and Groups - Permissions and membership

Authentication

This connector uses OAuth 2.0 authentication via Microsoft Graph API.

Setup

1

Add SharePoint Connection

In Airweave, navigate to your collection and click Add SourceSharePoint.
2

Authorize Access

Click Connect and sign in with your Microsoft 365 account.
3

Start Sync

Airweave will begin syncing your SharePoint content.

Supported Entities

SharePoint Sites

Site collections and subsites. Key fields:
  • Site name and description
  • Web URL
  • Site collection info

SharePoint Files

Documents in libraries. Key fields:
  • File name and path
  • MIME type
  • Created/modified by
  • Parent site and drive

SharePoint Lists

Custom lists and their items. Key fields:
  • List name and description
  • Field values (dynamic schema)
  • Associated site

Implementation Details

View Source Code

Explore the SharePoint connector implementation on GitHub