Newer Version Available
Context Node Mappings Input
Input representation of context node mapping.
- JSON example
-
1{ 2 "contextNodeMappings": [ 3 { 4 "contextNodeId": "11oxx000001G31BAAS", 5 "sObjectName": "Order" 6 }, 7 { 8 "contextNodeId": "11oxx000001G31CAAS", 9 "sObjectName": "OrderItem" 10 } 11 ] 12} - Properties
-
Name Type Description Required or Optional Available Version attributeMappings Context Attribute Mappings Input[] List of context attribute mappings. Required 59.0 contextNodeId String Reference to context node. Optional 59.0 contextNodeMappingId String ID of this context node mapping. Required for update. Required 59.0 sObjectName String SObject name. Optional 59.0