Chat Templates
Slack

- Slack Template: The message body can be in Text or JSON depending on the kind of input. Text allows you to send simple message text whereas JSON message body is used with the Slack Block kit Builder. In case you want to use JSON, a great place to start is Block Kit Builder on Slack. You can design your slack message at Block Kit Builder and simply copy the JSON block to Fyno Template and paste it under JSON tab. Please note: You only need to copy the JSON array start with "[" until the closing array block "]" as shown below:-
Handlebars do not work on Slack's block kit builder!
-
Tag ID: Allows you to specify a unique identifier or a placeholder based on which all consecutive notification events using the same identifier get added under this message as a thread.
- Tag TTL: Enter the duration in numeric value to define the period for which this feature should be valid for.
- Duration: Select Seconds, Minutes, Hours or Days to define the period for which this feature is valid for.
-
Placeholders: Below the "Channels" section on the left, you can find placeholders. Placeholders are denoted by {{}} or Handlebars. You may define the parameters of Placeholders by clicking on it, which opens up a pop-up window where you can define them. Check out this comprehensive guide on how to use "Handlebars"
Did you know?
You can use period (.), underscore (_) or hyphen (-) within the handlebars. Try it now!
You cannot use only numeric values as placeholder keys!
-
Preview: Review your content and take a look at what your message would look like in the Preview section on the right.
-
Save & Save and Promote: Save and create different versions of the templates by hitting Save which will be Test versions. Use Save & Promote when you are ready to move your template into the "Live" version.
Discord

- Discord Template: The message body can be in Text or JSON depending on the kind of input.
- Placeholders: Below the "Channels" section on the left, you can find placeholders. Placeholders are denoted by {{}} or Handlebars. You may define the parameters of Placeholders by clicking on it, which opens up a pop-up window where you can define them. Check out this comprehensive guide on how to use "Handlebars"
- Preview: Review your content and take a look at what your message would look like in the Preview section on the right.
- Save & Save and Promote: Save and create different versions of the templates by hitting Save which will be Test versions. Use Save & Promote when you are ready to move your template into the "Live" version.
Teams

- Teams Template: The message body can be in Text or JSON depending on the kind of input.
- Placeholders: Below the "Channels" section on the left, you can find placeholders. Placeholders are denoted by {{}} or Handlebars. You may define the parameters of Placeholders by clicking on it, which opens up a pop-up window where you can define them. Check out this comprehensive guide on how to use "Handlebars"
- Preview: Review your content and take a look at what your message would look like in the Preview section on the right.
- Save & Save and Promote: Save and create different versions of the templates by hitting Save which will be Test versions. Use Save & Promote when you are ready to move your template into the "Live" version.
Updated about 1 month ago