Building > Quick Guides > Forms > App Form SMS
Trigger calls and SMS from within the form, or send an SMS once submitted.
Endless messaging loops can between the webapp and a mobile number via the gateway due to autoreplies from the webapp.
See the Github Issue.
Solution: Add the offending number(e.g 800
or SAFARICOM
) to the Outgoing Deny List
in the webapp’s app_settings
configuration file.
"multipart_sms_limit": 10,
"outgoing_deny_list": "800, SAFARICOM",
"contact_summary": ""
Trigger calls and SMS from within the form, or send an SMS once submitted.
Overview of the possible states of SMS messages
Using unique short codes to identify places and people via messaging
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.