Required Scopes
To configure a Sync for Dynamics 365 Sales, you need to request the following scopes from your Microsoft OAuth application:offline_access
user_impersonation
Synced Objects
Dynamics 365 supports the following Synced Objects:Contacts
Sync Configuration Options
Example
A Dynamics 365 view configuration to limit the Sync scope to. If not specified, the Sync will ingest all available contacts from the user’s Dynamics 365 account.
Companies
Sync Configuration Options
Example
A Dynamics 365 view configuration to limit the Sync scope to. If not specified, the Sync will ingest all available companies from the user’s Dynamics 365 account.
Deals
Sync Configuration Options
Example
A Dynamics 365 view configuration to limit the Sync scope to. If not specified, the Sync will ingest all available deals from the user’s Dynamics 365 account.
Custom Objects
Sync Configuration Options
Example
The API name of the Dynamics 365 custom entity to sync, e.g.,
new_customentity
.A Dynamics 365 view configuration to limit the Sync scope to. If not specified, the Sync will ingest all available records for the custom object from the user’s Dynamics 365 account.