Fax Status communicated to 3rd party software

Home Forums FaxFinder Fax Status communicated to 3rd party software

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2797
    amber
    Participant

    We are sending faxes from our website and would like to pull the status of the fax to our website also. Is there a way to retrieve the status of the fax from a 3rd party application?

    #4261
    amber
    Participant

    We need to know how to configure the receipt stuff…

    #4262

    Amber,

    The API for the FaxFinder is documented here:

    http://www.multitech.net/developer/products/faxfinder/web-services-api/

    You can get the status of a fax by issuing one of the following:

    GET /ffws/v1/ofax HTTP/1.1

    GET /ffws/v1/ofax/FAXKEY HTTP/1.1

    GET /ffws/v1/ofax/FAXKEY/ENTRYKEY HTTP/1.1

    The FAXKEY and ENTRYKEY are in the response from scheduling the fax.

    Regards,

    Carol

    #4263
    Erich Timkar
    Participant

    What kind of web framework are you using?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘FaxFinder’ is closed to new topics and replies.