Skip to main content
SharePoint integrations ingest libraries and documents into your workspace. Enable SharePoint at the instance level first—see the operator guide: SharePoint integration setup. If OAuth is required, use the login endpoints in OpenID & OAuth.

Basic request and response

Fetch integration configuration with GET /api/v1/app/integration/sharepoint/{integrationId}/config.

Start an ingest sync

Errors and edge cases

  • 403: integration not enabled or missing permissions.
  • 404: integration ID not found.