-
Fax2mail api question - receive fax via PUSH.
Hello. First of all, I'm new to the forums and don't fully understand all of the product names (Core messaging, Cloud Edition, Thrust, etc.). I opened a support case and they directed me here. We've been using Fax2mail for about 6 years for basic inbound/outbound faxing, mostly via email and some sftp delivery. I now have…
-
Available Default Profile
Hello, I've created a user lifecycle management process via the REST user management method for Fax2Mail. I've experienced an issue that I've determined to be the default profile attribute. The documentation mentions for both REST/SOAP APIs, OT has a list of profiles. Can someone please provide the list and what each…
-
findOutboundFaxesAdvanced API issues
Hi all, I have been getting many 500s (which return as 400 in the status code field of the response) with the following error: The search failed to complete within the time allowed. Please simplify your search criteria/options or retry later From investigating it looks like the issue is with the performance of the…
-
Getting 500 Internal server error while consuming endpoint
Hi Team, We are consuming the below endpoint which is recently converted in HTTPS. Source IP: 148.173.200.38 While consuming the end point we are getting 500 Internal Server error. We need your help to troubleshoot the exact cause of the issue and we can also connect over Webex to do the same together. Looking for hear…
-
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!
-
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.
-
AddressBlockAdd Soap API equivalent REST API
Hi Please help us with REST API URL for AddressBlockAdd functionality. Soap url: http://ws.easylink.com/AddressBlockAdd/2011/01?WSDL Rest URL: ??
-
(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…
-
RightFax COM API --> Web API conversion setting UniqueId
I'm converting a COM API client to WebAPI, and encountering a problem setting UniqueId when sending a fax. In COMAPI we would create a Fax Object, add attachments and set the fax.UniqueId, add attachments, set phone and send RFCOMAPILib.Fax fx = faxServer.CreateObject[RFCOMAPILib.CreateObjectType.coFax];fx.UniqueID =…
-
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