Template Variables Validations
Validation rules
Template Variables Validations
Variables in the OTP templates have the following validation rules:
Supported Variable Types
Text
- Can include special characters, spaces, and digits.
- Maximum length: 50 characters.
Number
- A single numeric value without spaces before or after.
- Maximum length: 50 digits.
Validation Rules
Text
- No links allowed.
- Spaces and special characters are allowed.
Number
- Only a single numeric value.
- No spaces before or after the number.
Updated 2 days ago