Requires deployed extension LB Templates into Sugar Environment.
LB Templates is used to create messages templates, which are filled with values within the flowcharts. Templates can be used to:
- create an Email body to be sent using flowcharts
- create PDF document
- create HTML to be sent externally
- create TimeLine Viewer and Need ToDo Viewer messages
Creates HTML from Template. Most used to compose body for an Email in Send Email.
inputs:
template – select template from the list. The list is composed of records in LB Templates module in Sugar.
Tip: if there is no needed Template try to refresh metadata in the current Logic Builder Project.
- Required: yes
parameters – map template variables with values. Use outputs from Sugar Fields (Get Entity Attributes/Get Attribute Data), results of Math operations, Constants, Tables, etc.
outputs:
html – the HTML created using the template with filled variables by mapping specified in parameters. Use as input to text in Save Email or Rich Text Message in Create TLV Record.