-
Available authorizations Server
I have made my organization on us server but the only available server available are na servers and every time i try to autherize api i get authentication error, is it due to different servers or i am entering my creds wrong?
-
How to consume the API 'VAS4_ILC_QUERY_CDS'
Hi Experts, We are using Opentext to process supplier invoices in SAP. Need to call the API "VAS4_ILC_QUERY_CDS" from external system to get the supplier invoice data from SAP. Need help on how to consume this API and how to test it using Postman. Thanks, Sagar
-
Unable to generate OTCS token through Rest API Python Script
Hi All, i was trying to generate OTCS token so that i can authenticate and write a script for business workspace creation. Through postman i tested the API and works fine. Referring to that, i wrote a python script. I can see that authentication or token generation is not happening. am posting my code below.As i am pretty…
-
The image file uploaded via the API is marked as "NOT SPECIFIED".
Hi All, Thanks for previous help. I have another issue. I uploaded the image successfully but it was marked as "NOT SPECIFIED". Below are the parameters I sent. --form parent_folder_id="****" --form manifest={"upload_manifest":{"master_files":[{"files": [{"file_name": "test.jpg","file_type": "image/jpeg"}]}]}} --form…
-
Using the REST API, Can a fax status update be returned via webhook callback and email.
Our team is looking to get a report sent to the email id if passed in the request payload of the REST API fax request. We expect the webhook callback URL call (Json) and Email (user friendly format) in this scenario. Please let us know if this is not a right understanding of how the reports will work. For example: The…
-
Is rest API configured in Content Server 16.2.11 by default?
We are looking accessing Infolink resources through Rest API. Is that configured In Content Server 16.2.11 by default and how would you configure a user account to use it?
-
OAuth 2.0 - Client Credentials Flow + Permissions
Whenever a new OAuth Client is created in OTDS, assuming the global option is selected, are there any restictions to the data that can be requested through the REST API? Calls to the nodes resource are not returning expected data.
-
We are utilizing eDOCS/API vers 16.7.2 When add documents via Rest API, file created as zero bytes
I have a java program that is utilizing the eDOCS API vers 16.7.2, when uploading a file via Swagger it works fine and the document is created successfully, it is unlocked (no red mark on thumbnail) and its not zero bytes. However, when I attempt to add a document via my java class, the document is created, however the…
-
how to create asset by API
Hi All, I need to perform a test for creating assets in Postman, but after making a POST request, I receive the following error in the response: "message": "Invalid parameter value was specified. "debug_message": "Asset data should be specified.", I reference this page but I don't know what I did wrong. Below are the…
-
XM Fax API access to inbound routing table
Is there a means to read the rules of the inbound routing table, short of screen scraping? My aim is to automatically identify directory fax number assignments that are shadowed by inbound routing rules. Or perhaps someone has a better idea? Suggestions are greatly appreciated!