Help Center

Email Input

This component allows us to accept email address inputs from customers. It also validates the input provided by the user for the correct email address format. The accepted format is: xxx@mymail.zzz
 
If entered value of the email is not matching the required format, then an error message will be displayed. You can configure this error message as well.

Configuration steps:

  1. Lets start with adding the component to conversation flow
  2. You need to be inside Builder –> Conversation
  3. Click on “Add new component” –> Select “E-mail request”
  4. This will show the component configurations to be setup

Chat Message 

  1. Write your own message to show to the visitor
  2. Additionally you can show buttons ‘Skip, and ‘back’
  3. Use the “tags” dropdown to select required contact tag to qualify – This is recommended to use as email is the most important contact information of any customer.
  4. so if you don’t check contacts checkbox then answer will not be shown in Contacts list but still be available in Conversations list
  5. You can also configure the error message for invalid email input 
  6. Finally, save the component settings by pressing ‘Save’ button

emailinput

Related Contents