SMS to server service -


I have to get a service that will allow me to send and receive SMS to a project for the server. The project requires that there will be a maximum of 8 keyword options for sending a user, and a different response will be received based on the keyword they enter. Does anyone know of services I can see?

Thank you.

Full disclosure: I work for Twilo.

Twilio, or a similar service, will let you do this. If you can handle a form POST, you can work with twilio:


Comments