Hello,
I am currently familiarising myself with the EasyLink API. When transmitting a document (via fax) is it necessary for the document to be hosted via a public URL, or can the document contents be sent as part of the SOAP request?
Thanks.
The document contents can be sent as part of the SOAP request.
I recommend looking at our API documentation microsite (https://apiforums.easylink.com/emapidocs). The Job Submit service is documented here: https://apiforums.easylink.com/emapidocs/24/JobSubmit/index.html.
Also, there are numerous samples on the forum that show how job content can be included with the input. Here's one of them: https://apiforums.easylink.com/content/c-sample-jobsubmit-fax-options . A search for "Samples" will find others.
Thank you for the reply. By the way the last URL you posted returns a "File not Found" page.
The link has been corrected.