SMS Templates
Creating Templates for SMSes has been made super simple with Fyno’s template feature.
You need to follow the below steps to create a SMS template
Template Types
- Synced - Select this option, if you have synced/uploaded all DLT approved SMS templates into Fyno. All these templates will be available under Templates -> External -> SMS
- Not Synced - Select this option if your SMS templates are not synced with Fyno.
Synced SMS Template
Not Synced SMS Template
Create Text, Unicode or Flash (checkboxes to select) messages.
- Unicode: Unicode SMS allows you to send messages in any foreign and regional language other than English
- Flash:A flash message appears on the mobile device’s screen, without having to access the SMS storage application on the device.
{{}}
. You may define the parameters of Placeholders by clicking on it, which opens up a pop-up window where you can define them. You can use our Handlebar functions with your placeholders for operations such as Date formatting, number formatting, arithmetic operations etc. Check out this comprehensive guide on how to use “Handlebars”{{$user.$<user_property>}}
. For example, to add Name as placeholder from User profile, you can add it as {{$user.$name}}
Did you know?
You can use period (.), underscore (_) or hyphen (-) within the handlebars. Try it now!How to test SMS template?
You can use this feature to conduct thorough testing of a template prior to its inclusion in any Notification Event. This ensures the early detection and resolution of any potential issues, ensuring a seamless user experience.
How to add dynamic content in template?
You can add dynamic content in your templates using one of the 4 options mentioned below.
How to view change logs?
To view the history of all the modifications made to a template, you can utilize the change logs feature.
To do so, locate the history icon positioned at the top right corner of the template page, as shown in the image below, and click on it to view the change logs.
It shows the following details
- Who updated it
- Which version was updated
- At what date & time its updated.