- Contents
Interaction Attendant Help
Email Operations
The following nodes perform actions on Email objects:
Node |
Action |
Allows the user to configure specific attributes of a message that will be sent in response to the inbound email. Additionally, the user can select the processing that will occur after the reply has been built. |
|
Stops processing an email message. Messages can optionally be stored in a folder. |
|
Branches between two possible operations based upon the result of a rule. A rule is a logical expression based on the email address, subject, or body text that evaluates to True or False. If the rule evaluates as True, then the flow will jump to one node; if the rule is False, then the flow will jump to another node. |
|
Passes the current email object to a custom handler. The processing that the subroutine performs occurs is up to the handler author. |
|
Writes free-form text, the date and time, or selected parts of the email to the interaction log. |
|
Assigns a named item of information to the email which travels with it throughout the Customer Interaction Center. |
|
These options assign required agent skills and/or queue priority used for Workgroup routing in advance of actually performing the Email Workgroup Transfer. |
|
Sends an email interaction to a specific user queue. |
|
Jumps to any location in the configuration tree. |
|
Transfers an email interaction to a workgroup. If the destination workgroup is an ACD workgroup, you can optionally select skills that the Agent handling the interaction must have to receive the Interaction. |
Related Topics