Ask: email

Can not be used in voice bots

The node type Ask email will capture an email address in the correct format.

The email address capturing can be configured using the following properties:

Node properties

PropertyDescriptionExplanation

Question

The original question

Try again (1)

The repeat question when wrong input is provided

optional

Try again (2)

An alternative repeat question when wrong input is provided

optional

After 3rd try

The flow to trigger after 3 times of unknown input.

optional

Assign to

To assign the result to a variable in the conversation

Remember in user.email

To store also store the value in user.email

Dialog triggers

Special events can trigger another flow or set of nodes in your existing flow using the so called Dialog Triggers. See the chapter Dialog triggers for more details.

Last updated