> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/bdb-documentation/data-center/data-connectors/supported-data-connectors/api-connectors/ms-dynamics.md).

# MS Dynamics

&#x20;  The following set of steps displays how to create an MS Dynamics Data Connector.

* Click the ‘**Microsoft Dynamics’** Data Connector icon from the Data Connector page.

* The Microsoft Dynamics Data Connector page opens.

* Provide the following information:

  * Tenant ID/Directory ID
  * Resource URL
  * Client ID/ Application ID
  * Client Secret/ Keys
  * Add the given URL link to register your Azure app. Follow the below-given steps:

    * Login to your Azure Account as Admin
    * Click Azure Active Directory
    * Click App Registration
    * Select Your App
    * Click ‘**Settings**’
    * Click reply URL
    * Add the given URL (<https://app.bdb.ai/datacenter/oauth-redirect.html>)

* A new page opens asking to log in to the Microsoft Dynamics CRM account by using the ‘**Select Account**’ option.

* Provide the Data Connector Name.

* Describe the Data Connection (optional).

* Click the ‘**Save**’ option.

![](/files/KOiMkCTFzqyaaYG4b1GB)

* A success message appears, and the newly created Microsoft Dynamics Data Connector gets added to the Data Connectors list.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/bdb-documentation/data-center/data-connectors/supported-data-connectors/api-connectors/ms-dynamics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
