-
how to configure OTDS Oauth2 to use on JSAPI authentication viewer.
OTDS version 22.4, Ihub version 16.7 The purpose is to get a token automaticately (Oauth2 probably) to set the credential of the JSAPI configuration, to view some rptdesign. Since the implementation of OKTA authentication with SAML, i have to define the credentials for the connexion : var extOTCredentials ="TOKEN VALID";…
-
AppXtender REST API POST Failure
I am attempting to copy a document from one application to another using the 'Create a new document which is a copy of a specified source document' POST command with REST API version 22.2. I keep getting an ErrorCode of 117, 'No index was copied from source document". I am attempting this using Postman. This is the…
-
InfoArchive 23.3 API's status 404 "notFound"
I am trying to connect to the API's of InfoArchive 23.3. I have succesfully obtained an acces token and I use this token to send requests to the API's of InfoArchive. Even when using a simple request that does not require parameters, I keep getting the following error in PostMan:…
-
Core Capture postman collection
OpenText™ Core Capture Services are SaaS-based capture microservices that provide capabilities to enhance images, create text-searchable PDF documents, and perform automated document classification and data extraction, including a machine-learning mechanism to improve classification and data extraction accuracy over time.…
-
Postman Collection for Core Intelligence including examples
Using Postman Collections Environment Variables The following environment variables should be set in the ‘bireporting.postman_environment.json’ file (https://github.com/opentext/MBIR) api_host: Host URL (eg. https://dev.ca.api.opentext.com ) tenant_id: Tenant ID user_name: Core Intelligence subscription username…
-
Postman collection for the Messaging Service
The requests in this Postman collection show how to: Authenticate with the OpenText Cloud platform using your developer application Post Email Send requests and check the status of the job Post SMS Send requests and check the status of the job Post Fax Send requests and check the status of the job Review the Postman…
-
Decision Service postman collection
This collection is to support the Decision API usage documented here. Further documentation can be found on developer.opentext.com here. Postman collection on GitHub
-
Trading Grid Cartographer Postman Collection
Trading Grid Cartographer provides customers with an advanced level of visibility into which maps are live, what each map is doing, and the ability to collaborate across maps to ensure all expectations are being met. Our APIs are designed to provide additional options for visibility into your OpenText mapping solution.…
-
Push Notifications Postman sample
This Postman sample allows sending Push Notifications to an Android and/or iOS application. It uses OpenText messaging system and Google Firebase to send the notification. The Postman file contains placeholders that should be filled with actual values. GitHub:…