This is a blog about unified communications (voice, im, sms), open government, community involvement, and, of course, me, Mark Silverberg.
This is my very quick Ruby implementation for PostageApp’s RESTful API. It’s very simple but currently they only publish a Rails plugin. This method I wrote works great with any standalone Ruby app.
Note, if the method returns true, it doesn’t necessarily mean the mail was sent successfully. It will only return false to the API call if you sent the request to a bad URL, your API key is invalid, or something like that.
I hope to add more features to this as they do so, but for now the API is barebones and so is this code.
I’ll try to keep this gist up to date. Works nicely with VoiceXML and Tropo.
This is a guest post written by me for The Tropo Blog. Tropo (by Voxeo) just released a new interface into their unified communications platform: a JSON/WebAPI with a magnificent ruby gem. I had the pleasure to play with the new magic on the staging server, write some examples, and test functionality.
Contact me or the Tropo support team if you have any questions about Tropo or