Is it possible search nodes by name? Is there any endpoint for this?
hi all, i tried to update a document category using content server rest api and it works for some documents but not for most of the .zip files. The error thrown is "api error 675086344 error updating the modification date of content server". Does anybody know what could be the issue?
Hi, I am trying to use the Process Image / Process Image Pipeline; services from Core Capture API Real-Time Services with a previously created image processor profile in order to enhance an image taken by a phone camera to handle QR Code detection. All requests are made with Postman and all status code are 200. The first…
Hi There, Is the rest API end point where you can use the Business Object ID and have it return the node information of the business workspace? Regards, Matthew Barben
Hi Team, Please let me know How to get folder(Node) details including metadata and sub nodes using API's in content server Thanks in advance.
Hi team How can I download bulk documents in content server using rest API's Thanks
I am using the Rest API (2.0.0) to search for nodes in Content Server using the endpoint /v2/search. I got the search working using the where statement to search for a specific value in a category attribute. where = OTSubType:144 AND OTDCategory:7941 AND Attr_7941_7:000000019 The default response doesn't contain any…
Hello Community, does anybody have a tip on how create a Compound Email in Content Server with Rest API? I can create an empty Compound Email and afterwards upload the email and its attachments into it. But then the Compound EMail has no email metadata and no subject, receiver etc. is shown in the parent Email Folder…