Connection
- Authentication: OAuth 2.0 — you authorize Atako via Microsoft Excel’s consent screen; no key to copy.
- Scopes requested:
offline_accessUser.ReadFiles.ReadFiles.ReadWrite
Nothing to paste: click Connect and sign in with your Microsoft 365 work or school account. The workbook is identified by its OneDrive drive item id — obtain it via the OneDrive connector (list_root_children / list_children). Prerequisite on the Atako side — same Microsoft Entra app as Outlook, Teams and OneDrive: an administrator sets INTEGRATION_OAUTH_EXCEL_CLIENT_ID / _CLIENT_SECRET to the same values as INTEGRATION_OAUTH_OUTLOOK_CLIENT_ID / _CLIENT_SECRET, and adds the delegated permission Files.ReadWrite in Entra → App registrations → Atako → API permissions → Microsoft Graph → Delegated.See Microsoft Excel’s documentation.