> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-replication-main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-replication-main/source-setup/dynamics-365.md).

# Dynamics 365

## Dynamics 365 CRM Replication Setup

To set up your instance follow the steps below:

* Log in to DBSync Cloud Replication instance
* Select the desired profile

![](https://docs.mydbsync.com/~gitbook/image?url=https%3A%2F%2Fhelp.mydbsync.com%2Fdocs%2Fdownload%2Fattachments%2F60227671%2Fimage2022-1-24_22-40-57.png%3Fversion%3D1%26modificationDate%3D1675345784000%26api%3Dv2\&width=300\&dpr=4\&quality=100\&sign=104df7f270be64360b3e98acb8fcacc455aadcf6e44ff08dbbd7306eff2dd5f4)

* Connect to Dynamics 365 CRM profile

#### ![](https://docs.mydbsync.com/~gitbook/image?url=https%3A%2F%2Fhelp.mydbsync.com%2Fdocs%2Fdownload%2Fattachments%2F60227671%2Fimage2022-1-25_23-39-23.png%3Fversion%3D1%26modificationDate%3D1675345808000%26api%3Dv2\&width=300\&dpr=4\&quality=100\&sign=6d6c52a20be5569410029826335b02b464b8ff3d285dd50a4a9e20f05ea0ad32) <a href="#dynamics365crmreplicationsetup" id="dynamics365crmreplicationsetup"></a>

* Enter the endpoint URL of your desired profile
* Click the blue icon Connect to Dynamics 365 CRM
* A pop-up asking for your Dynamics 365 CRM credentials will appear on the screen
* Provide the login credential and click Log In
* The User Name and Organization ID fields are automatically populated
* Click 'Test Connection' to verify you are connected to the application
* Click **Next**
* You will be redirected to configure your Database.

This completes the Source Setup. Proceed to [Target Setup](https://docs.mydbsync.com/cloud-replication-main/running-saas-and-data-replication/target-setup)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mydbsync.com/cloud-replication-main/source-setup/dynamics-365.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
