Skip to main content

Email

The Email input block allows you to ask your user for an email. It will check if it is properly formatted.

Email input in flowEmail input in bot

The retry message will be displayed whenever Typebot detected that the email is not properly formatted.

It won't check if the email address is valid. To do that, you will have to trigger a Webhook block and call an email validation service API.