sms - Reflect Twilio Opt Outs/Blacklist Requests in My App -


not finding (any) info on subject, thought go ahead , post question. reflect blacklist sms requests/responses in application instead of letting twilio handle it. there mechanism accessing account's twilio sms blacklist? or message status on responses? or need parse every single response keywords?

that depends on if using 10 digit number or shortcode.

twilio addresses handling stop, help, , other keywords here

https://www.twilio.com/help/faq/sms/can-you-customize-the-helpstop-messages-for-sms-filtering

the stop keyword sets blacklist described here

https://www.twilio.com/help/faq/sms/why-am-i-seeing-the-message-fromto-pair-violates-a-blacklist-rule

you may want read this

https://www.twilio.com/help/faq/sms/does-twilio-support-stop-block-and-cancel-aka-sms-filtering

i know read somewhere request twilio not handle them could, may have applied short codes previously. need contact twilio support


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -