Question

I build an app in RoR which is on heroku. And I want to send a fax every time an order is taking place. What will be the best option for me? Thanks

Was it helpful?

Solution

You could use InterFAX or eFaxCorporate. I don't think any of these APIs come pre-integrated with Heroku though. The use of InterFAX from a Ruby environment is documented on this book.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top