How do I integrate ruby on rails app with postful using POST and XML?
- by Angela
Hi, this is a pretty basic question but I'm not entirely clear how to do this.
I am trying to use a third-party service that has RESTful service. The service is called Postful. But I'm not clear what exactly to do?
http://www.postful.com/service/mail is one of the services, but to upload an image I have to post the following (but I'm not sure…