DK
Great article, the code which you presented is for anonymous window, can you show an example where I can implement this? I am creating a record in SF using API, and SF is blocking the record due to a dupe rule. The dupe rule has already the condition, to NOT block if source is the API, this works internally (when I create from SF) But when I push from API --> it blocks. I want to bypass this, can you show me how to write a code for this?