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.
-
How to upload Custom Fax template and pass custom values to template while sending multiple fax
Hi, I am trying to upload custom fax template to easy link portal and would like to create a custom list ex: (First Name, Last Name, Fax Number). The lost will have multiple user data with different names and fax numbers. Could you please help me with the below questions? 1.) How do i create a list with custom columns. I…
-
User Authentication for Java Sample JobSubmit Fax
Hi, I downloaded and now trying to get the sample program run on my local computer. There are 4 text fields (attached file). The first one is Test2 (https://test2messaging.easylink.com/soap/sync) (I am able to open this on my browser) For user and pass text fields, which account authentication should I put in? Is it…
-
Initiate Job Submit Request soap call using php
Hi, I am looking to integrate Fax2Mail functionality in my PHp application. I have searched the forum and found a php code sample to submit a job for sending a fax from thsi link(https://apiforums.easylink.com/content/fax-submit-php-sample). It looks like the code is using socket to post the jobsubmit request. I was able…
-
How to test credentials(authentication) using PHP
Hi, I am new to easy link services. We have a PHP application and would like to integrate our app with Fax service so we can send fax through our app. We have an account with easy link services & i am not sure if its the correct credentials. This is my first time working on the easy link services api. Could you please let…
-
Getting job delivery reports when job has completed deliveries
Hi, I have a questions. We are using easylink to send email and would like to know if you can job deli Is there a way that easylink can send a real time job report to our web service? If yes, do you need us to provide a WSDL endpoint? or do we need to include that when doing job send? so we need to provide any other…
-
Fax job being cancelled
Hello , I am attempting to use the API and i got so far i is submitted but when i go to the F2M portal i see my fax as being cancelled. What am i missing for a succesfull submit? I attached a PDF doc that seems to look correctly serialized in the request xml. I add my code, some request and result xml and an error i got in…
-
SOAP address for Job submit request
I am using SOAP UI to place a JobSubmit request, in the WSDL the SOAP address was given as "http://endpoint.easylink.com" but the domain doesn't exist. Could you please provide the valid SOAP address for Test account. <service name="JobSubmitService"> <port binding="xoajsb:JobSubmitBinding" name="JobSubmitPort">…
-
Obtain error description when an error occurs
Hi, We were testing a negative scenario wherein we are forcefully making the fax delivery to fail, for example by providing a corrupt base64 data while sending the fax. In this case we are getting back the status as "Processing, Error". Now when we login into https://test2.fax2mail.easylink.com/desktopFaxAction.do#outbox,…
-
XOA-2000 [system error] : dbget_partition_user() failed : system related problem [reason code = 1012
Is the option enabled for our account to use Enhanced Email Job Submit in addition to fax job submits? User: F2M/RRAYMOND Fax:610-709-5342
-
Errors/No Response Returned for Notifications submit and status check requests.
Errors/No Response Returned for Notifications submit and status check requests. There are different type of errors/no response we are receiving from 1st Error: job_send api of Xpedite Issue Error 31: This job has a duplicate localID For around 16k job_send(fax) and job_submit(email) requests, we at Expedia are getting…
-
Error when sending SOAP request via SOAP UI
I am trying to send a test message to the test system (at https://messaging.easylink.com) but am receiving the following back when submitting via SOAPUI. The RequesterID and Password that I am using is the one I use on the portal. My RequesterID is DEMO/MWIRTH. Visit us at <a href="http://apiforums.easylink.com">EasyLink…
-
Getting XOA-2000 [system error] : profile does not contain char_set while submitting notification re
Getting XOA-2000 [system error] : profile does not contain char_set while submitting notification request in EasyLink queue On sending the job submit request to Easylink, we are getting below error in the response - "XOA-2000 [system error] : profile does not contain char_set" Can you please suggest in what scenarios this…
-
JobSubmit Fax to Jobsubmit Email
Currently we're using the API to send a fax. However I would like to send an email in addition to the fax. For our fax the first document page is html and the second document page is a pdf image. What is the best email option to send the html as the body of the email and the pdf as an attachment? OR Send the html and pdf…
-
No information available when calling JobDeliveryStatus
Hi, I've called jobSubmit to send email and my request returns ok. But when I call JobDeliveryStatus API, it returns "No information available", and I've never received emails. Can you help investigate? Here is my sample jobsubmit and JobDeliveryStatus request and response. Jobsubmit request: <?xml version="1.0"…
-
western region as cover sheet on the fax
I am getting west region on the top of the fax page.I am not able to remove the Text.i have attached the screen shot.Can you help ous how to remove it.
-
Error using easylink connectors on StreamServe 5.6.1
Hi, I have this error trying to send an email to easylink_email_connector via StreamServe 5.6.1 : Unknown Error in JobOutputStart() for output connector: out_easylink_email same for sms connector : Unknown Error in JobOutputStart() for output connector: out_easylink_sms Can you help me on this issue ? Regards, Laurent CEARD
-
Job Submit WSDL
Is there currently an issue with http://premconn.premiereconnect.com/JobSubmit/2009/07?WSDL? This error is currently affectibg our production environment. I'm unable to refresh the proxy and currently receiving the error below: Thoughts? System.ServiceModel.FaultException: Processing for JobSubmitRequest requests is…
-
Easy Link Resend API
WSDL URL: http://premconn.premiereconnect.com/Resend/2008/10?WSDL I’m currently trying to make a call to the Resend API to resend a previously submitted fax. In the case of job id 50190125 I initially created the job using the Job Submit API call. I then attempted to resend the same fax generated from the 50190125 job id…
-
Fax Options Delivery Retry Pattern
I would like to understand the Delivery Retry Patterns. What are the possible options and which are recommended.
-
Submit SMS using REST API availability vs SMS using WSDL API
Hi, I have used http://ws.easylink.com/JobSubmit/2011/01 to submit SMS. But it required much impementation to do so. Hence looking for REST API to submit SMS with it. Does EasyLink have such Restfull services for submission of SMS? Thanks SubbaRao