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

Était-ce utile?

La 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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top