Hi,
Do you have a Webservice for retrieving incoming fax?
We want pull Fax from easylink and not that easylink push the fax to us.
Thank's for your help?
Regards
Christophe
Yes, we have a web service to retrieve an incoming fax - it is called JobDocumentTransmit - see https://apiforums.easylink.com/emapidocs/25/JobDocumentTransmit/index.html .
You may also need to use the JobList function (https://apiforums.easylink.com/emapidocs/25/JobList/index.html) to retrieve lists of jobs so you know what to retrieve.
If you don't want the faxes pushed to you at all, your account would need to be configured with a special push destination that suppresses delivery.
Also, the system can push the faxes to you via many means (email, FTP, SFTP, HTTP, HTTPS), so you might wish to consider accepting a push using a protocol that works well for you.