(Created target blank page For Version: PSAAS:Julie) |
(Automated save: adding PEC_Migrated template.) |
||
Line 1: | Line 1: | ||
− | <!-- | + | = User Interaction Blocks = |
+ | |||
+ | {{Template:PEC_Migrated}} | ||
+ | |||
+ | |||
+ | The blocks in this category are used to interact with callers in various ways, such as to offer them a list of menu options ("Press 1 to speak with an agent"), collect their information (such as an account number), play them a message, or record their call (or a selected portion of the call). | ||
+ | |||
+ | The blocks shown depend on the features that are enabled and the type of application that is being built. For example, only Digital type applications will see blocks related to email. | ||
+ | |||
+ | Use the links below to learn more about each block. | ||
+ | |||
+ | ===[[BotBlock|Bot]]=== | ||
+ | Add a chatbot resource to your application. | ||
+ | |||
+ | Used in: '''Self Service''' | ||
+ | |||
+ | ===[[Menu|Menu]]=== | ||
+ | Presents a list of choices to callers. | ||
+ | |||
+ | Used in: '''Self Service''' | ||
+ | |||
+ | ===[[PlayMessage|Play Message]]=== | ||
+ | Plays audio messages to callers. | ||
+ | |||
+ | Used in: '''Self Service''', '''Assisted Service''' | ||
+ | |||
+ | ===[[RecordCall|Record]]=== | ||
+ | Starts or stops a call recording. | ||
+ | |||
+ | Used in: '''Self Service''' | ||
+ | |||
+ | ===[[RecordUtterance|Record Utterance]]=== | ||
+ | Records a user's voice or DTMF inputs. | ||
+ | |||
+ | Used in: '''Self Service''' | ||
+ | |||
+ | ===[[UserInput|User Input]]=== | ||
+ | Collects information from callers. | ||
+ | |||
+ | Used in: '''Self Service''', '''Assisted Service''' | ||
+ | |||
+ | <!--== Digital palette == | ||
+ | [[file:des_palette_userint_digital.png]]--> | ||
+ | |||
+ | ===[[ChatMessage|Chat Message]] === | ||
+ | Sends a chat message to a contact. | ||
+ | |||
+ | Used in: '''Assisted Service''' | ||
+ | |||
+ | ===[[ChatTranscript|Chat Transcript]] === | ||
+ | Emails the chat transcript to a contact. | ||
+ | |||
+ | Used in: '''Assisted Service''', '''Finalize''' | ||
+ | |||
+ | ===[[GetChatTranscript|Get Chat Transcript]] === | ||
+ | Provides access to the latest chat transcript. | ||
+ | |||
+ | Used in: '''Assisted Service''', '''Finalize''' | ||
+ | |||
+ | ===[[SendEmail|Send Email]]=== | ||
+ | Sends an email containing a standard-response message to a user. | ||
+ | |||
+ | [[Category:V:PSAAS:Julie]] |
Latest revision as of 23:24, June 21, 2020
Contents
User Interaction Blocks
The blocks in this category are used to interact with callers in various ways, such as to offer them a list of menu options ("Press 1 to speak with an agent"), collect their information (such as an account number), play them a message, or record their call (or a selected portion of the call).
The blocks shown depend on the features that are enabled and the type of application that is being built. For example, only Digital type applications will see blocks related to email.
Use the links below to learn more about each block.
Bot
Add a chatbot resource to your application.
Used in: Self Service
Menu
Presents a list of choices to callers.
Used in: Self Service
Play Message
Plays audio messages to callers.
Used in: Self Service, Assisted Service
Record
Starts or stops a call recording.
Used in: Self Service
Record Utterance
Records a user's voice or DTMF inputs.
Used in: Self Service
User Input
Collects information from callers.
Used in: Self Service, Assisted Service
Chat Message
Sends a chat message to a contact.
Used in: Assisted Service
Chat Transcript
Emails the chat transcript to a contact.
Used in: Assisted Service, Finalize
Get Chat Transcript
Provides access to the latest chat transcript.
Used in: Assisted Service, Finalize
Send Email
Sends an email containing a standard-response message to a user.