- Dynamically populate variables with data, like replacing
{{ user.name }}with the user’s name - Implement logic, like
if/elsestatements - Modify data with filters for string and array manipulation, math operators, and more
Overview
| Read… | To learn… |
|---|---|
| Customize phone templates | How to customize phone templates |
| Supported Liquid syntax | About Liquid syntax (tags, filters, and variables) supported in phone templates |
Available phone templates
The following is a summary of available phone templates:| Phone template name | Description |
|---|---|
| Blocked Account | Alerts the customer that their account has been blocked as a result of suspicious activity. |
| Change Password | Sends the customer their password change code. |
| One Time Password - Enrollment | Sends the customer the verification code for one-time password (OTP) enrollment. |
| One Time Password - Verify | Sends the customer the verification code for one-time password (OTP) verification. |