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

Customer Contact Point response not getting

Hi Team,

I am currently facing an issue where I am unable to retrieve the Customer Contact Point response array while accessing it via the REST API. However, I have verified that the Customer Contact Point exists and is visible in Fusion UI.

I used the following REST endpoint:

crmRestApi/resources/11.13.18.05/hubOrganizations/CN-1234/child/ContactPoint

Response:

{
"items": [],
"count": 0,
"hasMore": false,
"limit": 25,
"offset": 0,
"links": [
{
"rel": "self",
"href": "https://Server.com/crmRestApi/resources/11.13.18.05/hubOrganizations/1001/child/ContactPoint",
"name": "ContactPoint",
"kind": "collection"
}
]
}

Could anyone please review this and let me know if there is a resolution or if any additional steps are required?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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