Skip to main content

Dynamics

Overview

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

info

Before you set up your data sync destination, make sure to configure your Source.

tip

The Dynamics destination supports batch and real-time syncs.

Destination tab

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

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

ParameterDescriptionExample
DestinationMandatory. Select your destination from the drop down menu.Dynamics
EntityMandatory. The name of the entity you want to sync to as it appears in your Dynamics CRM.
Service URLMandatory. The Web API URL of your instance.https://org.api.crm.dynamics.com/api/data/v9.0/
Client IDMandatory. The encrypted Client ID found in your Azure AD app registration. The Connection UI will automatically encrypt this value for you.
Client SecretMandatory. The encrypted Client Secret found in your Azure AD app registration. The Connection UI will automatically encrypt this value for you.
ID ColumnMandatory. The unique ID Column name of the Entity that you wish to sync to.
ID Column InsertSetting this value to true will allow direct inserts into the ID Column. The default state is false: ID values will be matched but no data will be inserted.

Next steps