SMS Responder using Twilio Webhooks and Azure Functions (Youtube video)

This post was written for sharing the source code of a Youtube video posted on the channel.

In this video we are going to write an SMS Webhook that can compute additions and multiplications (1+2, 2*3). We are going to use Twilio as the SMS service provider and deploy the webhook on Microsoft Azure Functions. You can adapt this method to work with Google Cloud Functions or AWS Lambda.

Leave a comment

Your email address will not be published. Required fields are marked *