Thursday, February 2, 2023

Salesforce Duplicate Rules

Fighting duplicate records in Salesforce is a battle on two fronts: Prevention, and Cure. There are multiple ways you can prevent Salesforce duplicates (including standard and paid options) – but if you find that you’re too late to put these essential guardrails in place, then there are ways to clean up duplicate records, too.

Duplicate Rules vs Matching Rules

Throughout this post, I will refer to both Duplicate Rules vs Matching Rules – here are the differences between them:

  • Matching Rules: Will identify ‘what field’ and ‘how’ to match. For example, ‘Email Field, Exact Match’ or ‘Account Name, Fuzzy Match’. Matching rules, alone, don’t do anything. Compare this to the recipe, without a chef.
  • Duplicate Rules: Will use those Matching Rules to control ‘when’ and ‘where’ to find duplicates. For example, “Use Account Name, Fuzzy Match’ to find duplicates on the Account object upon creation or ‘Use Email, Exact Match’, to find duplicates on Leads and Contacts, upon create and edit. Compare this to a chef with the recipe (i.e. the matching rule).

Duplicate rules can trigger two possible outcomes:

  • Alert the user creating a duplicate
  • Block the creation of a duplicate record
READ MORE: What are Fuzzy Matches in Salesforce Deduplication?

Salesforce Standard Duplicate Rules

Out-of-the-box, Salesforce provides three matching rules for Accounts, Contacts, and Leads. These alone are insufficient, because:

  • These rules don’t cover every scenario
  • The error messages are not helpful to your users

How can you extend deduplication in your Salesforce org?

  1. Create your own Salesforce Duplicate Rules: Salesforce allows you to create your own. Despite limitations to how far you can take duplication rules, you may find that these are sufficient without spending extra budget to prevent duplicates going forward.
  2. Invest in a third-party app to prevent dupes (and find a deduplication service for your existing records, depending on the size of your org and your capacity.

But first, let’s find out how you can identify duplicate records in Salesforce…

How to Identify Duplicates in Salesforce

Duplicate Jobs (covered later in the guide) are designed for this purpose, however, they are only included in the higher editions of Salesforce – so not a viable option for everyone.

For quick, free ways to check the extent of duplicate rules in your Salesforce database, you can create a Salesforce report and use the “Show Unique Count” function.

READ MORE: Quick Check for Duplicates in Your Salesforce Marketing Database

To take this a step further, create a custom report type using the “Duplicate Records Items” object in the object relationship.

READ MORE: Tackling Duplicates in Your Salesforce Marketing Database: Finding & Merging Duplicate Leads

Prevention: Create Your Own Salesforce Duplicate Rules

These are the six Salesforce duplicate rules you need to activate – right now. Creating these rules will help you get to grips with how Salesforce duplicate rules work, before potentially graduating to a more advanced option from the AppExchange.

1. Account Exact Name Rule

Let’s start with Accounts. When users create Accounts, they are probably in a hurry (well, they’re always in a hurry!). But no matter how much training you provide, chances are they aren’t going to search for this company to see if it already exists. So, we can assume our users are going to create duplicates.

Purpose: Prevent multiple Accounts with the exact same name from being created.

  1. Create an Account Exact Name Matching Rule.
  2. Then, create an Account Exact Name Duplicate Rule:
    • Use the Matching Rule you just created, and give it a unique error message.
    • Make sure you select “Block” on both Create and Edit Actions.

2. Account Name Fuzzy Match

This is when you would want to flag a potential duplicate to users, but not block what could genuinely be a separate account, for example:

  • Companies that use an acronym. A user that types “Inc.” instead of “Incorporated”.
  • Different branches of the same company, with a very similar naming convention (common for international companies “Tech Company North America” and “Tech Company UK.”

Here we will use Salesforce’s Fuzzy logic.

Purpose: Warn users of a potential duplicate where account names differ slightly.

  1. Create an Account Name Potential Match Matching Rule
  1. Then, create an Account Name Potential Match Duplicate Rule and make sure to Allow on Create and Edit Actions.

Leads & Contacts (“People” Duplicates)

Leads and Contacts are a bit more complicated. Sometimes users will say “I want to prevent Lead duplicates” or “I want to prevent Contact duplicates”. Both are great goals, but this still does not solve the total duplicate problem – even in tandem.

Leads and Contacts boil down to one thing: individual people. Not only do we need to prevent Leads duplicates and Contacts duplicates, but we also need to prevent users from creating Contacts that are already Leads, and prevent users from creating Leads that are already Contacts.

The four scenarios within this that we need to prevent:

  • New Leads that already exist as Leads
  • New Leads that already exist as Contacts
  • New Contacts that already exist as Contacts
  • New Contacts that already exist as Leads

I prefer to manage these each as their own individual Duplicate Rule, so that I can give each one a very specific error message, and tell the user what they need to do to resolve. I also only base my rules on a person’s email address. It’s perfectly normal for two or more people to have the exact same first and last name, so I do not create any rules (even fuzzy) based on first and last name.

Create a Lead Email Exact Matching Rule, as shown below:

Then, create a Contact Email Exact Matching Rule, as shown below:

We’re going to use these two Matching Rules to make the rest of our Duplicate Rules…

3. Lead-to-Lead Email Exact Match

Purpose: To prevent the creation of multiple Leads with the exact same email.

The Lead-to-Lead Email Exact Match Duplicate Rules will look like this:

4. Lead-to-Contact Email Exact Duplicate Rule

Purpose: Prevent the creation of multiple Leads-to-Contacts with the exact same email.

Ensure to compare Leads to Contacts, and give it a unique error message:

5. Contact-to-Contact Email Exact Duplicate Rule

Purpose: To prevent the creation of multiple Contacts with the exact same email.

6. Contact-to-Lead Email Exact Duplicate Rule

Purpose: Prevent the creation of multiple Contacts-to-Leads with the exact same email.

Create a Contact-to-Lead Email Exact Duplicate Rule:

Make sure to compare Contacts to Leads, and give it a unique error message.

Deduplicating your Salesforce Org Data: 5 Phase Process

Our friends over at Plauti (the people behind Duplicate Check) outline a 5-phase process:

  1. Data Requirements: List all objects that need deduplicating, the relevant fields for each object, indicate matching method for all fields, and the words to ignore.
  2. Process Requirements: Answer questions to find what you need.
  3. Tool Selection.
  4. Implementation: Start configuring your matching rules with the tool of your choice. Look at the results but do not automate anything yet.
  5. Maintenance: Scheduled cleanups are essential to keeping your Salesforce squeaky clean – but set & forget is not the way to go.

You’ll find a more detailed walkthrough in the guide below:

READ MORE: Salesforce Duplicate Management: 5 Phase Process to Deduplicating Your Salesforce Org Data

Cure: Merge Records in Salesforce

Salesforce users (or Admins needing a quick fix for a few records), can manually merge selected records, selecting the “source of truth”, by field.

READ MORE: Merge Duplicate Records in Salesforce Lightning

Cure: Salesforce Duplicate Jobs

Duplicate Jobs scan your Salesforce database for duplicates, and allow you to action using “Compare and Merge”. This is only available in Salesforce Performance and Unlimited editions, so if Duplicate Jobs are missing in Salesforce, it’s because you are on a lower tier edition of Salesforce.

Prevent & Cure: Extending Salesforce Deduplication

The Salesforce partner ecosystem exists because of the innovation they bring to plug Salesforce gaps. By investing in a third-party app, you may find that even the gnarliest deduplication tasks get sorted. With feature-rich apps, you’re likely to find more than you’d initially expected!

Two of the tools available are:

You can also deduplicate by using machine learning algorithms. These are trained to dedupe not only Salesforce, but any unstructured data. More information available in the article below:

READ MORE: How to Find Duplicates in Salesforce by Using Machine Learning

Summary

In this guide, we’ve explored Salesforce duplicate rules – and beyond, into how you can identify the need to use, and leverage third-party apps in your mission for clean data.

Here’s a refresher of the key terms:

  • Duplicate Rules: Use Matching Rules to control ‘when’ and ‘where’ to find duplicates.
  • Matching Rules: Identify ‘what field’ and ‘how’ to match. For example, ‘Email Field, Exact Match’ or ‘Account Name, Fuzzy Match’.
  • Standard Duplicate Rules: The out-of-the-box matching rules that Salesforce provides for Accounts, Contacts, and Leads.
  • Custom Duplicate Rules: duplicate rules created by building custom solutions.
  • Exact match: names that are the exact same.
  • Fuzzy match: a potential duplicate, could also genuinely be a separate account.
  • Duplicate Jobs: scan your Salesforce database for duplicates, and allow you to action using “Compare and Merge”.


No comments:

Post a Comment

Understanding Wire vs Imperative Apex Method Calls in Salesforce Lightning Web Components (LWC)

Understanding Wire vs Imperative Apex Method Calls in Salesforce Lightning Web Components (LWC) Introduction: Salesforce Lightning Web ...