Skip to main content

Sharepoint documents

Ingest documents from SharePoint to give RunLLM access to your organization's shared files and wikis. Requires an Azure app registration with the appropriate Microsoft Graph permissions.

ParameterDescription
Site URLThe full URL of your SharePoint site (e.g., https://mycompany.sharepoint.com/sites/engineering).
Client IDThe client ID of your Azure app registration.
Tenant IDThe tenant ID of your Microsoft Azure directory.

Optional parameters

ParameterDescription
Drive namesSpecific document library (drive) names to ingest. If left empty, all drives in the site are ingested.
SharePoint requires an Azure app registration

To connect SharePoint, you'll need to register an app in the Azure portal and grant it the Sites.Read.All Microsoft Graph permission. Please reach out if you need help setting this up.