function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sandy sfdcsandy sfdc 

De-Duplication

Hi ,

we have 3rd party application(php)  from this we are adding a leads/accounts/contacts/notes to salesforce database, so inorder to avoid duplicates while adding the details into salesforce database we need to implement de duplication functionality with FUZZY LOGIC. Can you suggest any possible ways

So,please can any one help on this..
NagaNaga (Salesforce Developers) 
Hi Mastanvali,

DupeCatcher enables Salesforce users to identify, block and dedupe leads, accounts, and contacts in real-time at the point-of-entry. Retain full control of the identification and merging process, eliminating any fear of loss while cleansing data.

Identify duplicate contacts, leads, and accounts as they're added in REAL time.

Block duplicate leads, contacts, accounts and/or merge them with existing records.

Run DupeCatcher in the background to collect data on duplicates for analysis before rolling it out to users.

Until now you've had limited options to dedupe and maintain clean data. You could rely on manual processes and training to prevent duplicates. Or you could live with a filthy database, leading to confusion, poor customer service, and lost sales. DupeCatcher simplifies management of Salesforce orgs, ensures clean data, and best of all, it's FREE!

DupeCatcher enables Salesforce users to identify, block and dedupe leads, accounts, and contacts in real-time at the point-of-entry. Retain full control of the identification and merging process, eliminating any fear of loss while cleansing data.

• Identify duplicate contacts, leads, and accounts as they're added in REAL time.
• Block duplicate leads, contacts, accounts and/or merge them with existing records.
• Use standard or custom Salesforce fields to identify duplicate records.
• Run DupeCatcher in the background to collect data on duplicates for analysis before rolling it out to users.

Please follow the below link for more information on this app

https://appexchange.salesforce.com/listingDetail?listingId=a0N30000003IYLlEAO

Best Regards
Naga kiran
David Holland 6David Holland 6
With the new release you are now able to use the "Data.com Duplicate Management" tool, which allows fuzzy matching and gives a really slick UI.

Please look into using it.