Is there any way to use text messages to CRUD data in a Rails app? For instance, a user would send a text message to a specific number and the Rails app could use that data in any way. Just wondering if there's a solution out there.
+1
A:
Lots of web services exist to do this. Try out http://twilio.com/.
Kevin Sylvestre
2010-10-14 23:14:58
Thanks for recommending Twilio! If anyone has any questions about it, feel free to email me [email protected]
John Sheehan
2010-10-15 07:16:30