Exploring Conversational SMS Integration with Twilio
Summarize
Summary of Exploring Conversational SMS Integration with Twilio
The Conversational SMS Integration with Twilio allows users to engage with the Virtual Agent via SMS using a dedicated Twilio phone number. It is essential to use a different Twilio number for this integration than those used for ServiceNowTwilioDirect or Twilio Notify to prevent conflicts.
Show less
Key Features
- SMS Conversations: Users can initiate chats with the Virtual Agent and, if necessary, transfer to a live agent who can respond through Agent Workspace.
- Supported User Input Controls: The integration supports various user inputs such as Text, Static and Dynamic Choices, Boolean responses, and file uploads (limited to images only).
- Supported Bot Responses: The bot can respond with Text, Images, Links, and Cards, allowing for dynamic interaction.
- User Notification Management: Users can opt-in for SMS updates regarding their conversations. By default, these notifications are disabled for privacy compliance.
Key Outcomes
After setting up the integration, customers can efficiently create SMS conversation topics in the Virtual Agent Designer and manage SMS notifications easily. Users can control their notification preferences through simple SMS commands, enhancing user engagement and service updates.
Next Steps
For further configuration and usage details, customers should explore guides on configuring the Conversational SMS Integration and using it effectively with Twilio.
Conversational SMS Integration with Twilio enables users to initiate conversations with Virtual Agent by messaging your Twilio phone number.
If a bot transfers the conversation to a live agent, the agent can respond to SMS messages in Agent Workspace.
After you set up the Conversational SMS Integration with Twilio, you can create SMS conversation topics in Virtual Agent Designer. For more information about using the tool, see Getting started with Virtual Agent Designer.
Capturing information from a user in an SMS chat conversation
Supported controls
The Conversational SMS Integration with Twilio does not support all the available controls in Virtual Agent Designer.
| User input control | Description |
|---|---|
| Text |
User enters a plain text string in the conversation. |
| Static Choice |
User selects an item from a predefined list. |
| Dynamic Choice |
User selects an item from a list that is created dynamically. For example, the user can select from a list of cases that they opened. |
| Boolean |
User enters a Boolean response to the bot. For example, the user can reply "Yes" or "No" in the conversation. |
| File picker | User sends a file to the bot. Note: Conversational SMS Integration with Twilio doesn't support all file types. Only images can be sent in an SMS conversation. |
For more information on configuring user input controls, see Virtual Agent Designer user input controls.
| Bot response | Description |
|---|---|
| Text | Bot sends a plain text string to the user. |
| Image | Bot sends an image to the user. |
| Link | Bot sends a web link to the user. |
| Card | Bot sends selected information from a record on your instance. |
Live agents can use the Text, Card, and Image response controls to reply to users in SMS conversations.
User subscriptions for SMS update notifications
- To check SMS notification settings for the account, send this text: Notification
- To receive SMS notifications, send this text: START
- To stop receiving SMS notifications, send this text: STOP
To learn more about Virtual Agent notifications, see Configuring Virtual Agent notifications.
For details about creating content for a messaging notification, see Define Virtual Agent notification contents.