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

Send SMS

Sends an SMS message to the user using a configured SMS template and provider.
Communication Node

Node Card

Send SMS
true
false
Error edges
4007
Category: Communication Nodes
Type: send-sms
Typical position: After an identity resolution step, before an OTP Input node or a Success node.

PropertyTypeRequiredDescription
SMS Template TypeselectYesThe category of SMS to send. Options: Verification, Welcome SMS, PasswordLess Login, Forgot Password, Update Phone, 2FA, Reset Password, Forgot Pin.
SMS Template NameselectYesThe specific template to use, filtered by the selected template type. Populated from configured SMS templates.
SMS ProviderselectYesThe SMS delivery provider to use. Populated from configured providers.
Error HandlingcustommultiselectNoOverride default messages for specific error codes. Each selected error code becomes a named output edge on the canvas.

Common Next Nodes

Send SMS (true)OTP Inputcollect OTP from the user after SMS delivery
Send SMS (false)Failure FinalSMS delivery failed

Usage Notes

Use this node in phone-based flows such as phone OTP login, phone number verification after registration, or SMS-based MFA. Pair it with an OTP Input node to collect and validate the code the user receives.