Sending Fax information to FaxFinder via Access 2010

Home Forums FaxFinder Sending Fax information to FaxFinder via Access 2010

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9439
    Luis Arriaga
    Participant

    I’m trying to automate the process to use the information from a Access 2010 DB to send the needed information to Fax Finder and send faxes to various recipients with different attachments to each one.

    Is this possible, and if so does anyone have some sample code I could take a look at?

    I could develop in Access with no problem but I’m having problems figuring out how to hook into Fax Finder for our faxing needs.

    Thanks in advance.

    #9440
    Jason Reiss
    Keymaster

    Fax Finder has a web api that is accessible through HTTP calls from Access VBA. Checkout the following links for details.

    Fax Finder API:
    https://www.multitech.com/manuals/s000578.pdf

    Access Web Service:
    http://stackoverflow.com/questions/15644254/connect-to-web-service-in-ms-access-with-vba

    #9443
    Luis Arriaga
    Participant

    Jason,

    Thanks for the fast reply, how do I tell FaxFinder what file I need to fax?

    I’m looking at the C++ code and it looks like it will do the trick.

    Thanks

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