Microsoft Dynamics 365 (Legacy)
Last updated
{
"type_id": "microsoft-dynamics",
"authentication": {
"client_id": "your_client_id",
"client_secret": "your_client_secret",
"tenant_id": "your_azure_app_tenant_ID",
"instance": "your_rest_api_endpoint"
},
"properties": {},
"mappings": [
{
"id": "dataverse_contact_attribute_logical_name",
"value": "consents_purposes_newsletter_enabled"
}
],
"upsert_mode": true
}