-
Fax callback API with incorrect Content_Type
ID edm.fax.dev@prudential.com is configured at the account level for a callback API with application/json format. This functionality is working. However, for job_id xsi-1507269286, the content_type of the callback api request payload is text/xml;charset=UTF-8, which is causing the callback response to not be processed. The…
-
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…
-
Invoking API to send fax and receivve response
I want to send fax to third parties using an API call. We would send destination number and fax body in API and return the success/failure response. Want to know if we can programmatically call this API to send request to send fax and get response back. Below is the URL of OpenText Messaging Fax REST API.
-
(Outbound) JobsubmitResult & OpenText Messaging Fax REST API : Missing Response
Hi All the jobsubmitResult from SOAP is having Submissiontime and Completiontime, but the FAX REStAPI is sending only the job submitid, it is not sending any Submissiontime and completiontime. Please help Soap API Response…
-
Is Cloud Fax and RightFax the same?
I am currently trying to learn how to send a fax via api. And based on opentext documentation I only saw CloudFax. But I read rightfax also has an api. Are the two just the same? if not, what are they differences? I hope someone can help me for this. Thanks
-
Issue with Callback endpoint
There seems to be a bug based on your documentation: "When the callback URL is set via either of these methods, OpenText messaging service will POST the final fax status as application/json to this end point. The schema is the same as in the response from "Get fax status" method except that the values of "job_state"…
-
How to get JobDeliveryStatus Response?
Please share how I can hit the JobDeliveryStatus in either PHP or NodeJS so that I can fetch email bounces in our CRM. We are unable to understand the documentation and the code we have written is not fetching us any results so far. Let me know how we could use the SOAP API here otherwise provide us with easier REST…
-
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?
-
Migrating from EasyLink SOAP to REST
Hi all, I would like to migrate from using the easylink SOAP APIs to the REST APIs. We are using easylink apis to send faxes. Can we use the same account credentials to use the Cloud Fax Rest APIs? Where can we find the documentation, as well, how do we setup the webhook/callback capability?
-
Where can I edit the email every time I send fax?
I am new on opentext, and I'm just wondering why do I receive an email every sent of fax? The subject of the email is like "Delivery Report <job id>" something like this. Hopefully someone can help me to understand this. Thank you