28 Apr
by: Eric in Random, Ruby on Rails
tags: FormStack, JSON, Ruby on Rails, XML
I recently had to use the FormStack API in the context of a Rails app. You need to make these calls over SSL, and API returns either XML or JSON. I chose JSON because it's much easier to work with in my opinion and I hate XML.
Below is a simple example. Check out the FormStack API documentation for all the other API calls.
Related posts:
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.