loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content

Phone

Prompts the user to enter their phone number. Always used inside a Web Page node. <strong>Child node: must be placed inside a Web Page node.</strong>
Input Node

Node Card

Phone
true
false
Category: Input Nodes
Type: phone
Typical position: Inside a Web Page node, in registration or SMS OTP flows requiring a phone number.

PropertyTypeDefaultDescription
Validation Stringtextnumeric|min_length[7]|max_length[15]Validation rule applied to the phone number input. Supports LoginRadius validation syntax.

Common Next Nodes

Web Page containing Phone (output)Send SMSsend OTP to collected phone number

Usage Notes

The Phone node renders a phone number input field with an optional country-code selector. Adjust the Validation String if your user base requires a different length range or format. The collected phone number is passed automatically to downstream SMS OTP or authentication nodes.