UI Builder makes is simple for you to collect and verify different datatypes or handle situations where user supplied data is invalid or unrecognized. You can learn more about the different ways you can collect information here.

Text Input

The Text Input prompts a user to supply a value which you can store. To create a text input action perform the following steps:

  1. Select the + node and Ask a question then Text:

Untitled

  1. In the Bot Asks tab, enter "Hello, I'm Elvisbot. What is your name?".

Untitled

  1. In the User Input tab, set the value in the Property field to user.name.

Untitled

  1. We'll echo this input back to the user. Add a new action by selecting the + node in and select Send a Reponse:

Untitled