FieldMapping Object
Configuration for mapping a field between integration partner and Tarvent
Fields
#
integrationFieldId
String !
Non-null
Unique identifier of the field in the integration partner system
integrationFieldRequired
Boolean !
Non-null
Whether this field is required in the integration partner system
integrationFieldType
String !
Non-null
Data type of the field in the integration partner system (e.g., Text, Number, Date)
isTarventMaster
Boolean !
Non-null
Whether Tarvent is the master for this field. If true, Tarvent updates integration partner. If false, integration partner updates Tarvent.
Usages
#
References
#
- Field fieldMappings from Query
Previous
ExportTypeOperationFilterInput
Next
FieldMappingInput