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.
-
Fax with multiple documents?
Hello, I attempted to send a fax message with two documents - one PDF and one TIF - and I received the following error: No more than one Part with "body" treatment is allowed for faxREACH content The SubmitId is 17/23/1321613205399. Please could you let me know how to go about doing this? Thanks in advance.
-
Posting voice mail
We are planning to post voice mail using api. Question is - Is it a synchronous response or asynchronous? Is there a sequence diagram indicating exchange of messages between consumer of messages and easylink system? Thanks in advance for your help ap
-
issues with 2.5 API
Hi, I am having issues with migrating from 2.4 API to 2.5. This is what works fine with 2.4: SOAP::Transport::HTTP::Client::send_receive: HTTP::Request=HASH(0x8a19f08) SOAP::Transport::HTTP::Client::send_receive: POST http://premiereconnect.premiereglobal.com/soap/sync HTTP/1.1 Accept: text/xml Accept: multipart/* Accept:…
-
Tracking a Fax Delivery
Is there any option available to track weather a fax has been delivered or not? What we are looking for is, an option to set a URL which will be hit by EasyLink API itself at the time of Fax delivery. Thanks
-
Email attachment size limitation
Hi My Portal displays following error Error Code: J274 Error: Too many bytes in Managed Email document Two documents added as attachment with the email. size 26 KB and 1.5 MB , is there any size constraint for attachments if yes please let me know the limitation. Thanks,
-
test after 5/18 upgrade
this is just a test after the upgrade
-
test msg
test after upgrade
-
JobList - max count - inbound fax
Hi, We poll for inbound faxes periodically and pull inbound fax information through JobList web service using time filter. We would like to know if there is any limit on the number of jobs that can be retrieved in a single request for a time period. do you have any recommendation on how to pull job information using…
-
Request for test account and url for fax server
We are developing a web server where we need to send a fax from system dynamically to clients. As I studied about EasyLink. we decided to try and use Easylink messaging api for production. Please can you provide the required details. Thanks & Regards, Vanitha
-
Keeps sending csv as attachment why?
Keeps sending csv as attachment why? Can u please help code is attacheed?
-
PHP Sample/example for mail to fax
Hi, We need to intigrate easylink API to our system, can we get some php code examples/Links with step by step guidlines to use APIs. Thanks..
-
Help!!!!!!!!!!
I am trying to just do a simple e-mail with a pdf attachment in c#. What am I doing wrong? Please see attachment below. We need to install a customer with this by thurs 5/9/12 please help asap. Thank you
-
Help!!!!
Getting this message and the file is in c:\temp\. In the file I have 3 e-mail addresses seperated by commas is this the correct way to do this? Please help <?xml version="1.0" encoding="UTF-8"?> @namespace html url(http://www.w3.org/1999/xhtml); :root { font:small Verdana; font-weight: bold; padding: 2em; padding-left:4em;…
-
Gamma code 5001
Hello, I'm looking at the gamma codes I'm receiving from the API, and I'm receiving a lot of 5001 responses. The number isn't included in https://apiforums.easylink.com/system/files/Gamma_Codes.pdf.
-
The underlying connection was closed
Hello, I have a Windows service running against the sandbox API just fine. I contacted the sales engineer, and he gave me the usernames for production. I switched the domain to xsi and the messaging.easylink.com URL in my code. I am receiving the error "The underlying connection was closed: An unexpected error occurred on…
-
Outbound Fax Page Count
Hi, After sending a fax through JobSumit, how do I get the number of pages easylink received? thanks, Nithi
-
How to check the fax numbers configured in easylink
we are using easylink to send faxes, how can we check what are the fax numbers configured on easylink and how many are active ? is that possible for us to check directly or do we need contact easylink ?
-
Custom mapping fields
Apart from the fields provided in this list is there a way to provide custom mapping fields? https://apiforums.easylink.com/content/mailmerge-coversheet-mapping-fields-0
-
When the same image is inserted twice into an email, both the images are displayed. But a link is ad
Hi ! We are sending out an email using the EasyLink API. The email is in HTML format. We have inserted the same image twice in the email. When we receive the email in Outlook, both the images are displayed correctly. But an additional link is added to the email. This link identifies one of the images as an attachment. How…
-
delivery retries
In the document it is mentioned about the delivery retry pattern that maybe sets the way we retry the faxes. Is it the way we can control the number of retried in case of failures and the time interval between the retries?