Collect email addresses from users with built-in format validation, ensuring proper structure. Ideal for user registration and contact forms in your chatbot agent.
user@example.com
).example@domain.com
).https://api.mailboxlayer.com/check?access_key=YOUR_API_KEY&email={{email_variable}}
GET
{{email_variable}}
with the variable storing the user’s email.