TwiML App - Invoke AWS Lambda when user replies STOP / START for Twilio Number
Here is my scenario: I am using Twilio to send SMSes to my clients. When user decides not to receive these SMSes they reply STOP and START to receive again. This is automatically handled by Twilio. But, i need to invoke a AWS Lambda function and update my database accordingly. This is what i am doing till now: 1. I have created a TwiML App 2. I have added this TwilML App to my Twilio number. 3. Created a Lambda Function and API Gateway. Added the end-point in TwiML App. Adding AWS Lambda - API Gateway to TwiML App Adding TwiML App to my Twilio Phone Number I am getting the SMS Logs saying that