Text (SMS)
The text (SMS) screen enables you to configure settings for integrating Twilio into your website.
Accessing the screen
In the left sidebar menu, under "SETTINGS", click [External system integration] -> [Text (SMS)].
Item descriptions
Item/Button | Description |
---|---|
Text (SMS) | Option to enable the text message (SMS) function. |
Account SID | Your Twilio account SID. |
Account token | Your Twilio account token. |
Twilio phone number | Your Twilio phone number. |
Update | Click to apply the changes you made on this screen. |
Sample usage
After configuring the text (SMS) settings, copy the following code into the batch process or original process to send text messages.
{sendmail var=result to="(phone number)@twilio.r-cms.jp" subject="Test" contents="This is a test"}
Use the Twilio(SMS)
template in [Operation] -> [Message template].
Related documents
Support
If you have any other questions, please contact us or check out Our Slack Community.