Magidoc

autoMapIntegrationFields
Mutation

Auto-map CRM fields for an integration based on the supplied mode. Essentials maps only first name, last name, email, address, and timezone (plus any CRM-required or Tarvent-required fields). All maps every CRM field. Both modes create new Tarvent DataFields when no compatible match exists. Persists the resulting mappings to AccountIntegration.FieldMappingConfig. Email mappings are marked IsTarventMaster=true; all others IsTarventMaster=false (CRM is the data authority).

Arguments

#

integrationId

Non-null

mode

Non-null

Response

#

Returns AutoMapResult !.

Example

#