The Encodian population engine supports dynamic hyperlink generation.
Insert a Hyperlink
Example Document: Encodian - Template Syntax - Links.xlsx
Example JSON Data:
{
"linkUrl": "https://www.encodian.com",
"linkDisplay": "Encodian"
}
The link token requires two parameters, the URL and display text, see below:
<<link[linkUrl][linkDisplay]>>
This generates the following output:
0 Comments