Pergunta

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

Foi útil?

Solução

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 em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top