Ask name
Asking for a name
Last updated
Was this helpful?
Asking for a name
Last updated
Was this helpful?
Being able to address your customers by name is important for having valuable conversations. Asking for a name is therefore a special action. Not only due to the fact that it is quite complex to extract a name from a sentence (e.g. "My name is Niels") it is also important the name is stored in the user object: user.first_name
and user.last_name
.
For this reason there is a special input type on ask for names. The following example shows its usage.