Skip to main content
Let your agents read and write your Dynamics 365 / Dataverse data — query any table with OData, look up accounts, contacts, leads and opportunities, create and update records and add notes.

Connection

  • Authentication: OAuth 2.0 — you authorize Atako via Microsoft Dynamics 365’s consent screen; no key to copy.
  • Required settings:
    • Environment host — The host of your Dynamics 365 / Power Platform environment, without https:// — e.g. orgabc.crm4.dynamics.com.
  • Scopes requested:
    • https://{environment}/.default
    • offline_access
Nothing to paste: enter your environment host, click Connect and sign in with your Microsoft 365 work account that has a Dynamics 365 / Power Apps license and a security role in that environment. Your environment host is in Power Platform admin center → Environments → your environment → Environment URL (e.g. orgabc.crm4.dynamics.com), or Power Apps → Settings → Developer resources. Prerequisite on the Atako side — an administrator adds the delegated permission Entra → App registrations → Atako → API permissions → Add a permission → Dynamics CRM → user_impersonation (“Access Dynamics 365 as organization users”), and sets INTEGRATION_OAUTH_DYNAMICS_365_CLIENT_ID / _CLIENT_SECRET (the Outlook Entra app can be reused once it has that permission).See Microsoft Dynamics 365’s documentation.

Read actions (9)

Write actions (6)

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.
Last reviewed against the provider API: September 2026.