Context Node Mapping (POST, PATCH)
Create and update context node mappings.
- Resource
-
- Example for POST
-
- Example for PATCH
-
- Available version
- 59.0
- Requires Chatter
- No
- HTTP methods
- POST, PATCH
- Request body for POST
-
- JSON example
-
- 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
- Response body for POST
- Context Node Mapping List Output
- Request body for PATCH
-
- JSON example
-
- Response body for PATCH
- Context Node Mapping List Output