I have a legacy API that creates an Opportunity first and then creates an Account. But often the Account already exists but the API can't determine that which leads to a lot of duplicates. Without manipulating the API how can I auto-merge the newly made Accounts to existing ones?
2 answers
Thanks but I need to avoid any coding, I'm looking for a no-code solution.