-
/v2/businessworkspaces/{bw_id} But use the BO_ID
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
-
How to get folder(Node) details using API's Including sub nodes and metadata.
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.
-
How to download documents using content server api's
Hi team How can I download bulk documents in content server using rest API's Thanks
-
Content Server Rest API (2.0.0) Add Category attibutes to search results
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…
-
How to create Compound Email (Subtype 557) including email metadata with Rest API
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…
-
InfoCenter Customization.
We are seeking to use the IC customization platform to provide a required field based on criteria. The two areas we’ve attempted specifically. Presenting a Custom Form Using the Events elements to alter a form With the InfoCenter Customizations platform, should it possible to make a profile form field…
-
Documentation for older versions of Media Management
Is there a way I can reach the documentation for version v5 of the Media Management. I could only find documentation for V6. Is there a way that someone can provide me with the OpenAPI specification for v5 of the OpenText Media Management API?
-
Postman REST Client Chrome Extension used for Content Server API
Just would like to share my experience using Postman which is I found it very easy to use especially as it has the upload file function, not much but hopefully it will be a help. Postman Chrome Extension can be downloaded from here Authentication: Get Document: Create Document: Delete Document: Update Document:
-
Create new REST API (oScript)
Hello! I try create new REST API in Eclipse What's next step? Where I need to do registration this new API? In Postman I get error: "The REST API Url could not be found in the mappings registry" Or explain me please how I can create new API...