Chore: Add docs for Twilio Whatsapp/SMS channel (#804)

This commit is contained in:
Pranav Raj S
2020-05-02 16:25:57 +05:30
committed by GitHub
parent 7e62000e1b
commit 8655466fa5
12 changed files with 96 additions and 10 deletions

View File

@@ -91,6 +91,10 @@
"PLACEHOLDER": "Please enter the phone number from which message will be sent.",
"ERROR": "Please enter a valid value. Phone number should start with `+` sign."
},
"API_CALLBACK": {
"TITLE": "Callback URL",
"SUBTITLE": "You have to configure the message callback URL in Twilio with the URL mentioned here."
},
"SUBMIT_BUTTON": "Create Twilio Channel",
"API": {
"ERROR_MESSAGE": "We were not able to authenticate Twilio credentials, please try again"