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
String !
Non-null
Target audience (SubscriberList) ID for the integration. Recommendations are scoped to this audience's existing DataFields.
integrationFieldType
String !
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
Previous
RecipientTypeOperationFilterInput
Next
ReengagementPriority
