Ruby Fax – Send a fax

This is a Ruby code sample to show how to send a fax to a single recipient. This code sample is based on the Ruby library for InterFAX available on Github.

This sample demonstrates how to send a PDF file to a fax recipient – all you need to do in order to change it is to provide a different fax number and a different path to file.

You can check on the status of this fax by following this sample code.