Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ContextMappingIntent

Represents the purpose associated to a context mapping. This object is available in API version 61.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Supported REST API Methods

DELETE, GET, HEAD, PATCH, POST, Query

Fields

Field Details
ContextMappingId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The context mapping that's associated with usage intent.
This field is a relationship field.
Relationship Name
ContextMapping
Relationship Type
Master-detail
Refers To
ContextMapping (the master object)
MappingIntent
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the purpose to identify the type of context mapping required.
Possible values are:
  • association—Association
  • hydration—Hydration
  • persistence—Persistence
  • translation—Translation