Test the Template
The Document Template contains the syntax that tells the TS No-code Platform where to put what data. The simplest of these is the Field Token, which is used to insert variable data. Field Tokens are always expressed using the syntax ${SYSTEMNAME}. Let’s make a Word document with the following content:
I am a person named ${NAME}.
I am born on ${DATE} and weigh ${WEIGHT} kg.
Attach Template
When you have completed your Document Template with all the relevant Field Tokens and Sections markup you are ready to attach your template to the application entity.
1) Go to the Application Entity
2) Click the “Advanced” button
3) Click “Add” Template