Textmsg
|
Sends a plain text message to a chat contact, the live agent, or both. The message can come from the system, the agent, or the contact. |
Dependencies
This action only works with scripts that have the chat media type. It does not work with SMS text messages or phone scripts.
Supported Script Types
|
Chat |
Input Properties
These properties define data that the action uses when executing.
Property |
Description |
---|---|
Caption |
Enter a short phrase that uniquely identifies this action in the script. The caption appears on the script canvas under the action icon. |
Target |
Select the recipient of the message generated by this action:
|
Text |
Enter the message you want this action to send. |
Result Branch Conditions
Result branch conditions allow you to create branches in your script to handle different outcomes when an action executes.
Condition |
Description |
---|---|
Default |
Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the action's other branches are not defined. |