You need to sign in to do that
Don't have an account?

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.
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.
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.
- https://salesforce.stackexchange.com/questions/223466/insufficient-privileges-exception-when-calling-datacloud-findduplicates-finddupl
Please let us know if this helps.Thanks,
Nagendra