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.
Duplicate Result Info
The result of the check for duplicate records. If duplicate records
exist, returns the records' IDs and the duplicate rule that was used to match the
records.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| allowSave | Boolean | Whether the duplicate record can be saved (true) or not (false). | Small, 50.0 | 50.0 |
| matchResultInfo | Match Result Info | Information about the match result. | Small, 50.0 | 50.0 |
| rule | String | Name of the duplicate rule. | Small, 50.0 | 50.0 |