SMS
sms

Handle Inbound Sms

Handle inbound SMS messages from Twilio.

Currently routes to:

  • Info request opt-in flow: If the sender has a pending_opt_in info request, and the message matches an affirmative reply, transition to pending_submission and send the link SMS.

Returns empty TwiML response to Twilio.

post/sms/webhook/inbound

Response

Successful Response

{"stackTrail":"paths:/sms/webhook/inbound:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes