How to disable the Duplicate Check triggers for actions executed by a certain (system) user

Last published at: 2021-12-21 12:55:07 UTC
Delete

It is possible to disable all Duplicate Check triggers for actions that are executed by a certain (system) user. For example, disable Duplicate Check for when records are created via a certain API integration.

Disable Duplicate Check triggers for a certain user

  1. Navigate to the Salesforce Setup > Object Manager > User > User Page Layouts. 
  2. Edit the User Page Layout. 
  3. From the "Fields" section, drag and drop the "Disable All Duplicate Check Triggers" checkbox to the user page layout. 
  4. Click Save. 
  5. Navigate to the Salesforce Setup - Administration - Users. 
  6. Open the user page for the user you want to configure this for. 
  7. Click "Edit". 
  8. Find the "Disable All Duplicate Check Triggers" checkbox and set it to "True". 
    Please note that if the checkbox is not visible, this is most likely related to Field Level Security
  9. Click Save.