Is there a back-end service that responds to SMS messages?

2

I'm doing a search on operations that involve back-end communication that uses SMS messages to interact with users.

I could not find something relevant on Google that clearly explains how this service works. Anyone know where to start clearly?

The idea would be as follows:

  • User sends a text message to an X number
  • The server would receive the message and would "read" the contents of the string
  • After interpreting the strings would perform an action and reply the message to the user

    If it has not been clear, I can supplement the question as needed.

asked by anonymous 27.03.2015 / 08:00

1 answer

0

According to the comment made by @Bacco:

  

Let's see if anyone knows a company with a good API for this,   but if nothing appears and you want to venture, there are some things   on the SMS site: en.stackoverflow.com/q/12132/70 and   en.stackoverflow.com/search?q=sms+is%3Aquestion

I accept as a valid response!

    
27.03.2015 / 21:06