Tagged Questions
4
votes
2answers
77 views
What's the best way to implement texting into my webapp?
I'd like to allow users to text to a certian number in order to complete actions on their accounts. An example would be
update name with Captain
Basically what I'm asking is about is a service that ...