I am looking to connect with an API (documentation: http://carsolize.com/carsolize_API_v2.5.pdf).
To get started in a good direction how would you do this? (What gems/methods would I use?, any tips highly appreciated!)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I recommend using Savon: https://github.com/savonrb/savon it helps you create SOAP request neatly. Check out the documentation here.