You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Need details about the API for duplicate identification in CDM

Need details about the API for duplicate identification in CDM. Currently, we are using this payload:

{    "hubOrganization": {        "OrganizationName": "Test_1234",        "AddressLine1": "Test_1234",        "City": "Test_1234",        "PostalCode": "560037",        "State": "Test_1234",        "Country": "US"    }}

along with this post command:

crmRestApi/resources/11.13.18.05/hubOrganizations/action/findDuplicates

However, it is giving an empty response whereas when we do duplicate identification from the UI, it gives appropriate result. Need to know the exact details on how to achieve duplicate identification through API.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!