Core Messaging
Core Messaging (Cloud Fax and Notifications) is a cloud-based, comprehensive omni-channel messaging platform that increases the effectiveness of message creation and delivery. It is a coordinated solution to deliver essential communications via SMS, voice, email and fax with end-to-end visibility and message control.
-
Hello, how can we get the stats of emails that are sent out ? Is there any UI for this ?
Hello, how can we get the stats of emails that are sent out ? Is there any UI for this ?
-
Delete job through API
Hello, is there a way to use API to delete fax job instead of using JobCancel? Thank you in advance. Krzysztof
-
Which RightFax API to use?
I am using Documents API and SendJobs API to try and send a document over and then fax it to the right number. Do I need to use both? Or would one suffice?
-
Job lifespan on Easy Link switches
Hello, API manual says in DocumentTransmit overview [https://apiforums.easylink.com/emapidocs/26/DocumentTransmit/DocumentTransmit.html] that documents are not kept on EasyLink switches indefinitely. Q1: How exactly long documents are kept? Q2: Can this be controlled from API? Thank you in advance Krzysztof
-
How to send simple "Hello" text in fax
i am not finding any option where can i set simple text with fax
-
Receive email notification w/o attached fax that a fax was received
We are currently using fax2mail.easylink and downloading faxes from the portal. We want to add a functionality to have the portal send an email notification to a different email address when a fax has been received by OpenText. This notification email should not contain the fax image. I tried adjusting the received…
-
Generate Faxes for testing at https://test2messaging.easylink.com/soap/sync
I'm building a process to retrieve faxes, and I believe I've got everything working properly using https://apiforums.easylink.com/emapidocs/26/QueuedDocumentRetrieve/QueuedDocumentRetrieve.html and https://apiforums.easylink.com/emapidocs/26/QueuedDocumentRelease/QueuedDocumentRelease.html However I'd like to be able to…
-
what does Job already exists with supplied MessageId error mean
An error code 2050 and an error message "Job already exists with supplied MessageId" was returned when invoking job submit method and calling open text URL - https://messaging.easylink.com/soap/sync
-
How to add additional recipient through API
Hi, there is a feature on MyPortal to add additional recipients in Receive Preferences screen, I would like to know if this is available through an API call. Thanks.
-
Admin getting profile information by calling ProfileRead
I would like to retrieve another user's profile information such as billing info and customer reference. But in the ProfileRead request, the requester ID has to be the same as the profile that I am retrieving. Is there a way to use admin login and retrieve another user's profile?
-
How to retrieve fax image
I'm using the JobSubmit function to send a fax. The response includes the XDN/MRN. What function do I use to retrieve the image of the fax. Can you provide an example of it's usage. Thanks.
-
Connectivity Issue
Recently we have migrated to a standaloge server where we are facing issue while connecting to https://messaging.easylink.com/soap/sync. This is being used for email function and the serve is not behind firewall as we are able to connect usign wget commant. Please ntoe this used to work fine with earlier server and also we…
-
i try to send fax but getting error like : The request failed with HTTP status 404: Not Found.
-
RightFax Routing Question
Which forum should I go to to get some help on RightFax routing configuration?
-
QueuedDocumentRetrieve Storage time
When an account is setup with or without the HIPPA immediate deletion upon delivery option and a fax is received and routed to QueuedDocumentRetrieve for retrieval via the API. How long is the fax document available for download via the API?
-
Retrieve a list of fax numbers
Hi! I'm trying to retrieve a list of fax numbers from opentext (fax2mail). I've already loaded up the wsdl for ListRetrieve. Below is a snippet of my source code: Request header = new Request(); Request.Authentication auth = new Request.Authentication(); // Create XDDSAuthType which is the object that holds the user…
-
An error was discovered processing the <wsse:Security> header (Unsupported KeyInfo type)
HI , I am using "https://test2messaging.easylink.com/soap/sync " to post a API request along with X 509 certificate and getting error . Here is request and response: <?xml version="1.0" encoding="utf-8"?> https://test2messaging.easylink.com/soap/sync vamshi.mukka@mckesson.com…
-
How can i add Easy-link Fax API web references in C#
How can i add Easy-link Fax API web references in C#
-
I need an XML/JSON Example of a JobSubmitRequest.
I am looking at this example (https://apiforums.easylink.com/system/files/JavaFaxSample2.6_0.txt) and trying to translate the JobSubmitRequest to JSON so that I can submit a SOAP request through Node. I was able to get the Java example working but I'm trying to get this working with a Node stack. Where can I find this?
-
C# Fax Sample code not working
Your C# fax sample code not working please give me step how to send simple fax