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
Hugh Wheeler 54Hugh Wheeler 54 

What profile settings are required to call the findDuplicates from apex

Hi there,

We are using  the duplicate matching rules through apex to identify when a contact record already exists.  We are running this on a integration specific profile, it works on an admin profile, but I cannot see what settings actually enable this, nor find any documentation on it.  The namespace and method we are calling are:

Datacloud.FindDuplicates.findDuplicates();

If anyone knows what settings enable this that would be awesome.  I have already set the class to version 45, as I found out it doesn't work below this level.
NagendraNagendra (Salesforce Developers) 
Hi Hugh,

Sorry for this issue you are facing.

May I suggest you please refer to below link with a similar discussion which might help you further. Please let us know if this helps.

Thanks,
Nagendra