The Website input block allows you to ask your user for a URL. It will check if it is properly formatted.

Website input in flow

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.