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
- List SharePoint drives, folders, and files.
- Download, upload, copy, move, rename, delete, and search files.
- 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_credentialsData handled
- Drive metadata
- Files
- Folders
- Search results