-
I am looking for all the error codes and their meanings
Hi, We are using OT notification, REST API and getting error code "2909" Is there a document i can refer for the error codes and their meanings and how to resolve them ?
-
What is your the IP Address used by the webhook?
Hi all, In order to secure our APIs, we need to allow-list the webhook's IP addresses. This would be needed for both: https://t2api.us.cloudmessaging.opentext.com and https://api.us.cloudmessaging.opentext.com Thanks in advance.
-
jobs not showing up in my portal
Hi, The jobs which are posted through Rest API are not showing up on my portal. API :- https://t2api.us.cloudmessaging.opentext.com/mra/v1/outbound/emails Example of job posted today shown below. I got the email successfully but I do not see this job on my portal. { "job_id": "flusme-3609247" }
-
Rightfax Send fax RestAPI failed with special characters
We are using RightFax 21.2 integration with Rest API. While using Sendjobs API method, we are sending Recipient details, with "citystate" parameter having some special characters like & or #. When we pass this parameter in 'SendJobs' API method, it returns status code 400 with error message "Recipients[0] is invalid" If we…
-
Need OpenText Dev Support for Consuming Easylink URL. Thank you in advance .
Issue: Unable to consume easy link URL from Developer workstation. Below are the Service details. JOBUIDValue :XXXXXXXXXXXXX JOBXDDSAuthPWD: "xxxxxxxx" JOBXDDSAuthREQIDAliasType: M2F OpentTextURL: Code that spits error: JS_Result = JobSubmitSvc.JobSubmit(JS_Request); Error:Service Error Details: System.Net.WebException:…
-
JobSubmitService object as service client is not available
I am trying to implement the EasyLink API and stuck on 1 point while making object for JobSubmitService object as service client is not available. I am following the link below for implementation: https://apiforums.easylink.com/system/files/CS_JobSubmit_SMS_Single_0.txt Attached are the snapshot and my code for…
-
API for Activity Report
Looking to pull the Activity Report using an API as opposed to manually through the portal but not finding an available API to do this. Does someone know of one that is available to complete this?
-
Need Email jobsubmit SOAP request example
I am looking for simple text email request example for SOAP JobSubmit. All i could find is fully coded verses just the XML to test with. Documentation link:
-
Fax2mail
We currently use Fax2mail QueuedDocumentRetrieve class to pull faxes locally to a server; this process runs every 15 minutes. My question is: What would happen if we had overlapping pull process attempting to pull down the same type of fax?
-
RightFax Version 20.2.3.4739 Causes API Call Misbehavior, with RightFax/API/Documents
When we invoke the REST call to our url , http://172.31.23.95/RightFax/API/Documents?jobId=10361&userId=2&filter=JobSucceeded&skip=0&top=50&userId=2 We get back…