Overview

A #Batch is configured to bulk deduplicate Contacts from a Salesforce Duplicate Job run. DSP retrieves Duplicate Record Sets by Duplicate Job Id as input and uses the related Duplicate Record Items as the target. It automatically selects the principal Contact by a specified rule, then merges and fills missing fields on the principal from the merged records.

General Use Case

Use #Batch to bulk deduplicate records from a Salesforce Duplicate Job run by processing the resulting Duplicate Record Sets and merging matched records at scale based on predefined rules.

Video Demo

Downloadable Executables

DownloadDuplicateRecordSet.DuplicateRecordItems.Contact.Merge

Walkthrough

1

Pipeline - Contact.Batches

pipeline-contact-batches
2

New Executable - DuplicateRecordSet.DuplicateRecorditems.Contact.Merge

new-executable-duplicaterecordset-duplicaterecorditems-contact-merge
3

Retrieve

retrieve
4

Match

match
5

Mapping

mapping