DuplicateRecordItem

Represents a record that’s been identified as a duplicate. DuplicateRecordItems are included in a DuplicateRecordSet, which are processed in duplicate jobs. Use this object to create custom report types for duplicates.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

To access this object, enable Duplicate Management. A Salesforce admin can grant access to any user with a Sales Cloud or CRM user license.

Fields

Field Name Details
DuplicateRecordSetId
Type
reference
Properties
Create, Filter, Group, Sort
Description

The duplicate record set that the duplicate record item is assigned to.

This is a relationship field.
Relationship Name
DuplicateRecordSet
Relationship Type
Lookup
Refers To
DuplicateRecordSet
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description

The autogenerated name that’s given to the Duplicate Record Item. Label is Duplicate Record Item Name.

RecordId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description

The name of the record as it appears on the record’s detail page.

This is a polymorphic relationship field.
Relationship Name
Record
Relationship Type
Lookup
Refers To
Account, Contact, Individual, Lead