Page 1 of 1

A large automobile company has implemented Salesforce for its sales associates. Leads flow from its website to Salesforc

Posted: Thu Apr 06, 2023 1:24 pm
by answerhappygod
A large automobile company has implemented Salesforce for its sales associates. Leads flow from its website to Salesforce using a batch integration in Salesforce. The batch job converts the leads to Accounts in Salesforce. Customers visiting their retail stores are also created in Salesforce as Accounts.
The company has noticed a large number of duplicate Accounts in Salesforce. On analysis, it was found that certain customers could interact with its website and also visit the store. The sales associates use Global Search to search for customers in Salesforce before they create the customers.
Which option should a data architect choose to implement to avoid duplicates?

A. Develop an Apex class that searches for duplicates and removes them nightly.
B. Build a custom search functionality that allows sales associates to search for customer in real time upon visiting their retail stores.
C. Leverage duplicate rules in Salesforce to validate duplicates during the account creation process.
D. Implement an MDM solution to validate the customer information before creating Accounts in Salesforce.