Hi All,
We are using Content Server(v16.2) Rest APIs to upload and download documents from a custom application. We are using V1 and V2 api methods of CS APIs.
Example: https://<CS server-name>/v2/nodes/<node object-id>
We have similar reuqirement to upload and docwnload Content Server documents through Tempo Box for external users. So. for that if we try to use the following call it fails.
https://<TempoBox server-name>/v2/nodes/<node object-id>
We are not bale to find any V2 published web-service methods for tempo box as its only V5 methods are exposed at Appworks Developer:
API references for TempoBox:
https://developer.opentext.com/webaccess/#url=/awd/resources/apis/tempo-box-api-v5&tab=501
API references for Content Server:
https://developer.opentext.com/webaccess/#url=/awd/resources/apis/cs-rest-api-for-cs-16-s&tab=501
Please suggest which tempoBox API methods can be used which are also available in Content Server APIs for create document, download document and update metadata interfaces.
Regards,
Nitika