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.

Match Result

A duplicate rule match. Duplicate rules are used to control whether and when you can save duplicate records within Salesforce. Duplicate rules tell Salesforce what action to take when you attempt to create a duplicate record. Each duplicate rule requires at least one matching rule to identify which existing records are possible duplicates.
Property Name Type Description Filter Group and Version Available Version
apiName String The API name of the object. Small, 41.0 41.0
isAllowSave Boolean Indicates whether the rule allows a duplicate to be saved. Big, 41.0 41.0
matchRecordIds String[] The IDs of the matching records. Small, 41.0 41.0
matchRule String The developer name of the matching duplicate rule. Big, 41.0 41.0
objectLabel String The object’s label. Small, 41.0 41.0
objectLabelPlural String The object’s label in plural form. Small, 41.0 41.0
themeInfo Theme Info Information about the object’s color and icon. Small, 41.0 41.0