-
Urgent need to increase the font size of the Notes/Comments section in fax cover sheet.
Our team urgently needs to increase the font size of the Notes/Comments section on the fax cover sheet to improve readability of clinical drug information for our physicians. What would be the process of updating the font size of the fax cover sheet? Please let me know.
-
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…
-
Need further information on Fax Gamma Code descriptions
Could you please provide further clarification on the following Fax response Gamma code descriptions based on the question for each gamma code: 3290 - Question: What action on recipient side will trigger this error? 5131 - Question: What is an invalid doc_list document number? 5140 - Question: What are the valid and…
-
How to modify the font settings of a fax cover sheet?
Hello everyone. We are trying to change the font size of the Notes/Comment field in the fax cover sheet. A while back, we were given the impression that the font settings (i.e. font size) could be manipulated through the Send Faxes API but when reviewing the API, I do not see any mentioning of manipulating the font in 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…