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.

Extraction Context Mappings

Output Representation to create and update extraction context mapping.
Sample Response
1{
2  "id": "map123",
3  "isSuccess": true,
4  "message": ""
5}
Property Name Type Description Filter Group and Version Available Version
id String ID of the created mapping. Small, 61.0 61.0
isSuccess Boolean Indicates whether the mapping creation was successful (true) or not (false). Small, 61.0 61.0
message String Details of any error or warning messages. Small, 61.0 61.0