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

REST API to get UCM ContentID

Summary:

Hi,

We are using SOAP service /idcws/GenericSoapPort with the below input payload to retrieve UCM contentID.

SOAP Input payload:
soapenv:Body
<ucm:GenericRequest webKey="cs">
<ucm:Service IdcService="GET_SEARCH_RESULTS">
ucm:Document
<ucm:Field name="QueryText">`test`</ucm:Field>
</ucm:Document>
</ucm:Service>
</ucm:GenericRequest>
</soapenv:Body>

It responds with doc details that includes the dDocName as the contentID.

Is there any equivalent REST API service to get UCM contentID?




Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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