Retrieve a list of job numbers for inbound faxes only.

I want to retrieve a list of job numbers from all faxes in all inbound accounts based on a date range and domain name.
If queue id is required please let me know.

Answers

  • Hello.

    Please provide a queue id/Job number and the domain from one of the inbound accounts.

    Thank you.

    Tammy Gargiulo
    Software Engineer - Associate | EasyLink Development

    image

  • You can use the request Body in the attached file to obtain a list of jobs by domain and date range. NOTE: The EndDateTime is optional; if it is not present, the request will return all jobs up until the current time of the request.

    For further information about the JobList function, please visit the following link:
    https://apiforums.easylink.com/emapidocs/26/JobList/JobList.html

    Those jobs returned with the Fax2MailService = "F2M" represent inbound jobs.

    Tammy Gargiulo
    Software Engineer - Associate | EasyLink Development

    image