-
What's New - Connected Workspaces REST API documentation
New Connected Workspaces documentation now available Connected Workspaces are the main integration element used in OpenText Content Suite and OpenText Extended ECM. A business-centric API is available as part of Extended ECM Platform that saves the application developer from knowing about OpenText Content Server internals…
-
New Connected Workspaces documentation
New Connected Workspaces documentation now available Connected Workspaces are the main integration element used in OpenText Content Suite and OpenText Extended ECM. A business-centric API is available as part of Extended ECM Platform that saves the application developer from knowing about OpenText Content Server internals…
-
POSTMAN Suggested code in actual JQUERY
I use POSTMAN to test REST API Queries in CS. Many of the POST operation work in POSTMAN by providing the body correctly The file I attached is a cut and paste from my postman session. There is something that is wrong with the FormData portion as I notice in Chrome Network traces. The call goes something like FormData[0]…