On Thu, Jan 31, 2013 at 3:50 PM, Howard White <[email protected]> wrote: > Hey guys, > > We are sick and tired of ~!@#$% with email security issues (and yet none of > us want spam or worse). Now, we need our application to be able to send > notifications users via SMS. No, we're not trying to spam the world with > advert texts.
Twilio. seriously. If you want a no programming solution twilio + https://zapier.com twilio will make good on the sms part, zapier integrates with more things than you can shake a stick at. I use it for the missing pet alerts (Pet ResQ 911) we run on 94.5fm When someone sends us a lost of found pet alert via google docs, zapier is watching that spreadsheet and then turns around and sends someone (not me) a text message. She then does the recording and puts it on sound cloud. I now get a text message and make a few edits. It goes up on a ftp server and all is well. :-) zapier has a free tier. That would be my suggestion. If zapier doesn't work, then twilio is easy enough to programmatically integrate. Andrew McElroy We will explicitly catalog those endpoints that require > notification for specific events that the users will be looking for. > > Okay, for starts ya gotta bridge the network/internet pipe to the cellphone > pipe. There are plenty of places that will do this for a nominal fee - > $0.01 per text. In the market we're dealing with, that's the price of doing > business. > > Lot's of places are setting up SMS alerts. Anybody got the under-the-hood > how-to-get-there? > > Howard > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > > --- You received this message because you are subscribed to the Google > Groups "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
