Dynamics

1. Overview

Microsoft Dynamics 365 functions as an interconnected CRM, ERP, and productivity suite that integrates processes, data, and business logic.

Example Use Case: You have customer information currently sitting in the Dynamics CRM software. You want to sync this data into Cinchy through a batch sync in order to liberate your data from the silo.

The Dynamics source supports batch syncs.

2. Info Tab

You can review the parameters that can be found in the info tab below (Image 1).

Values

ParameterDescriptionExample

Title

Mandatory. Input a name for your data sync

Dynamics to Cinchy

Version

Mandatory. This is a pre-populated field containing a version number for your data sync. You can override it if you wish.

1.0.0

Parameters

Optional. Review our documentation on Parameters here for more information about this field.

3. Source Tab

The following table outlines the mandatory and optional parameters you will find on the Source tab (Image 2).

The following parameters will help to define your data sync source and how it functions.

ParameterDescriptionExample

Source

Mandatory. Select your source from the drop down menu.

Dynamics

Entity

Mandatory. The name of the entity you want to sync as it appears in your Dynamics CRM.

Companies

Service URL

Mandatory. The Web API URL for your instance.

Redirect URI

Mandatory. The Redirect URI from the Azure AD app registration

Client ID

Mandatory. The encrypted Client ID found in your Azure AD app registration. The Connection UI will automatically encrypt this value for you.

Client Secret

Mandatory. The encrypted Client Secret found in your Azure AD app registration. The Connection UI will automatically encrypt this value for you.

4. Next Steps

Last updated