"Twilio webhook only triggers Make scenario on first inbound SMS"

:bullseye: What is your goal?

“Send an AI SMS response every time a customer texts my Twilio number, collecting job details across multiple messages.”

:thinking: What is the problem & what have you tried?

“Twilio webhook only triggers Make scenario on first inbound SMS. Subsequent replies from the same customer are received by Twilio (confirmed in logs) but do not trigger the Make webhook. Webhook response returns 200 with empty TwiML. Phone number configured directly with Make webhook URL via HTTP POST.” Scenario is set to run immediately as data arrives."

Welcome to the Make community!

According to the official documentation for Incoming Message Webhook and Usage Guide, it does not state anywhere that the webhook is only sent for the first inbound SMS. Therefore, it should work for all incoming messages.

Hope this helps! If you are still having trouble, please provide more details.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!