Microsoft Entra / SharePoint AgentUse Microsoft Entra client credentials for Microsoft Graph APIs and SharePoint file management.AgentsdocsAgentsdocsagentsapi
← Agents

API

Microsoft Entra / SharePoint

The Microsoft Entra connection is resource-agnostic: configure tenant, client credentials, scope, authority host, and base URL for Microsoft Graph, Business Central, or another Entra-protected API. The current SharePoint module uses it for document-library operations through Microsoft Graph.

Common use cases

  1. List SharePoint drives, folders, and files.
  2. Download, upload, copy, move, rename, delete, and search files.
  3. Proxy calls to Microsoft Graph or another Entra-protected API base URL.

Capabilities

  • List drives and children
  • Get item metadata
  • Download and upload files
  • Large file upload sessions
  • Create folders
  • Move, rename, copy, and delete items
  • Drive and global search

Connection types

microsoft_entra_client_credentials

Data handled

  • Drive metadata
  • Files
  • Folders
  • Search results