Discussions
Dialpad generates duplicates on creating a contact via REST API
The Dialpad generates a duplicate after a fews seconds as I create a contact in Dialpad using it's REST API (POST) call. Moreover, the 'id' of the duplicate contacts is in this format:
šš¼šæšŗš®š: š“š©š¢š³š¦š„š¤š°šÆšµš¢š¤šµš±š°š°ššš°š®š±š¢šÆšŗ:{š¤š°š®š±š¢šÆšŗšš„}š¶šŖš„_{š¢š¤šµš¶š¢ššš°šÆšµš¢š¤šµšš„}
šš š®šŗš½š¹š²: shared_contact_pool_Company:5956508342976511_uid_4578593930641401
šš²šš°šæš¶š½šš¶š¼š»: The companyId (i.e., 5956508342976512) is my company's Dialpad id and the actualContactId (i.e., 4578593930641408) is the id of the same contact that was initially created by the flow.
I want to know:
š®) Why Dialpad is generating duplicates?
šÆ) How can I avoid or disable duplicates' creation?