Skip to main content
Let your agents find your SharePoint sites, read lists and list items, browse and search document libraries, add and update list items and create folders on your behalf.

Connection

  • Authentication: OAuth 2.0 — you authorize Atako via SharePoint’s consent screen; no key to copy.
  • Scopes requested:
    • offline_access
    • User.Read
    • Sites.Read.All
    • Sites.ReadWrite.All
Nothing to paste: click Connect and sign in with your Microsoft 365 work or school account. Prerequisite on the Atako side — same Microsoft Entra app as Outlook, Teams and OneDrive: an administrator sets INTEGRATION_OAUTH_SHAREPOINT_CLIENT_ID / _CLIENT_SECRET to the same values as INTEGRATION_OAUTH_OUTLOOK_CLIENT_ID / _CLIENT_SECRET, and adds the delegated permissions in Entra → App registrations → Atako → API permissions → Microsoft Graph → Delegated: User.Read, Sites.Read.All, Sites.ReadWrite.All, offline_access. Sites.ReadWrite.All often requires an administrator of your Microsoft 365 tenant to grant consent (tenants that restrict user consent).See SharePoint’s documentation.

Read actions (13)

Write actions (3)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.