-
Right Fax Java SDK Latest Version
I would like to integrate Right Fax functionality with Java Service so i need to use RightFax Java SDK like RightFAX.RFaxSubmit, where do we get the SDK jar and what is the latest version available ?
-
Can we change user Group using Core Fax API?
Can we change user Group of an existing user, using Core Fax API? I found nothing in the API docs about it. That would be useful to bulk update users. Thanks
-
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…
-
Sender fax number is not displayed in cover page
We are sending fax using XM Fax Cloud webservice, we are populating Sender information including fax number in the request but somehow fax number is missing from the cover page.
-
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…
-
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…
-
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.