Magidoc

RecommendIntegrationFieldMappingInput
Input Object

Input for requesting a recommendation on how to map a single CRM field into Tarvent.

Fields

#

accountIntegrationId

Existing AccountIntegration ID. Supply this when the integration has already been created; recommended path.

audienceId

Non-null

Target audience (SubscriberList) ID for the integration. Recommendations are scoped to this audience's existing DataFields.

integrationFieldName

Non-null

The CRM field display name (e.g. "Job Title").

integrationFieldType

Non-null

The CRM field type as returned by the partner API (e.g. "text", "dropdown", "date").

integrationPartnerId

IntegrationPartner ID. Supply only when AccountIntegrationId is not yet available (e.g. pre-creation flow). Either this or AccountIntegrationId is required.

Usages

#

References

#

  • Argument input of field recommendIntegrationFieldMapping from type Query