Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top