The Email Input module collects a user's email address and can confirm email ownership by sending a one-time password (OTP) to that address.
Integrations
:white_check_mark: Web | :white_check_mark: iOS | :white_check_mark: Android
How It Works
The Email Input module prompts the user to enter their email address. If one-time password (OTP) verification is enabled, the system sends a code that email address. The user enters the code, the system validates it, and the user proceeds. If the code is incorrect or expired, the user sees an error and can request a new code. If OTP verification is not enabled, the user continues without that step.
The module can be positioned at any point in an onboarding journey where an email address is required.
Use Email Input
For instructions on implementing and configuring Email Input on each supported platform, use the following pages:
To view the end user experience screens and customization options for this module, see Email Input: Design and UX.