Salesforce Fact #839 | MasterRecordId in merge

There is a field 'MasterRecordId' present in Account, Contact, Lead and Case object which is used in the merge operation.

During the merge operation, one master record and additionally upto two same sobject records can be specified. Once the merge is completed, the merge record is deleted and the MasterRecordId field is populated with the corresponding master record Id.


Attached is a sample screenshot.



Comments

Popular posts from this blog

Salesforce Fact #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow