From Bright Pattern Documentation
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

Request Input

This block is used to request information from a chat customer. It can be used, for example, to ask for customer information at the beginning of the chat session (first and last name, email address, etc.), or to offer the customer a satisfaction survey at the end of the session.


Conditional Exits

  • Timeout - Executes if no customer input is received within the specified timeout.


Settings

  • Title text - The name of the block instance.
  • Prompt with – The type of prompt to be used to request input.
    • To request input via a message directly in the chat window, select text message and specify the text in the Message to send field.
    • To request input via a pre-defined form, select form and use the Form name field to specify the name of the form that is to be displayed by the client chat application.
Note: Starting from version 3.12, option HTML is no longer available for new chat scenarios. All forms should now be created in the client application and called from the chat scenario via the form option. Forms created in previous versions using this option will continue to be supported.
  • Timeout after – Specifies for how long the block will wait for customer’s input before taking conditional exit Timeout.


< Previous | Next >
< Previous | Next >