How can I create Dynamic Text?
Dynamic Text is templated text with dynamic variables e.g. the User Forename.
You can use dynamic Text with Simplifier Templates for:
- Prepare a text message for sending it via Push or E-Mail Connector
- Generate text for displaying within an App Screen like Terms or personalized messages

Server Action Template
Instructions on how to create a Template are given in this article.
The Server Action ‘Template’ has the parameters:
- Template: select the template that you want to use
- Show Busy Indicator: if set to true, a busy indicator will be shown on screen during the template-based text is generated
After selecting the template that you want to use, set the respective input parameters that are required for the selected template.
The output parameter ‘Template’ contains the template-based text (the text that is defined inside the template, with the dynamic parts being replaced by the values from the input parameters. You can use this text for any given use case, for example, setting it as the content for an email.