Overview
Search for a records in Salesforce
The dc3Api/search
endpoint allows searching for records within Salesforce using the Duplicate Check search engine. It evaluates field values against existing records, returning potential duplicates with a matching score.
Key features
- Searches based on specific field values, such as name and email.
- Supports predefined filters and custom scenarios to refine results.
- Returns a matching score indicating how closely a record matches.
- Works across multiple (custom) objects, including Contacts, Leads, and Accounts.
Updated 17 days ago