Contents
- Introduction
- Scenario Builder Application
- Scenario Blocks
- Accept
- Add to Calling List
- Answer
- Attached Data
- Collect Digits
- Comment
- Connect Call
- Connect Chat
- DB Execute
- Exception Handler
- Exit
- Fetch URL
- Find Agent
- Get Next Record
- Get Statistics
- Get User Configuration
- Goto
- If
- Internal Message
- Log
- Menu
- Play Prompt
- Record
- Request Callback
- Request Input
- Request Skill or Service
- RightNow Create Object
- RightNow Screen Pop
- RightNow Search
- RightNow Select Account
- RightNow Update Object
- Salesforce.com Delete
- Salesforce.com Insert
- Salesforce.com Screenpop
- Salesforce.com Search
- Salesforce.com Update
- Save Survey Response
- Self-Service Provided
- Search Directory
- 1 Send Message
- Set Agent State
- Set Disposition
- Set Priority
- Set Prompt Language
- Set Variable
- Start Another Scenario
- Stop Prompt
- Voicemail
- Wait
- Web Screen Pop
- Zendesk Create Object
- Zendesk Screen Pop
- Zendesk Search
- Zendesk Select Account
- Zendesk Update Object
- Variables and Expressions
- Voice Segment Types
- Scenario Example
Send Message
The Send Message scenario block is used to send a text message to a chat customer or to a mobile customer via SMS.
Conditional Exits
The Send Message block may take the Send Error conditional exit if the attempt to send a text message returned an error. This conditional exit may be used for SMS messages only.
Settings
Media type
When used in a chat scenario, the Send Message block can be used to send either a chat or an SMS message. For the Media type setting, select either CHAT or SMS.
Message
Message is the text of the message to be sent to the customer. Variables in the $(varname) format can be used in the message text.
Send to this number
If sending an SMS message, specify the number to which the text message will be sent. Variables in the $(varname) format can be used.