We have a requirement to merge accounts based on certain criteria within the SDK, is this currently possible like it is in the UI? if not is there a work around that can be used to allow the merging of two accounts. The master will be the current context when in the before save.
Not from the SDK directly, our scenario was from ERP. So we have a program that queries accounts with the criteria for the duplication check and we then amend the existing record if a duplicate is found.
Add comment