Link
Add a hyperlink to a portion of a text
Complexity: Intermediate - Requires basic knowledge of JSON for configuration.
Introduction
With the link binding, it is possible to add hyperlinks to your documents. These can be dynamic based on data input.
Link binding overview
The Link binding creates a hyperlink in the output document. The created hyperlink can have a URL and tooltip text based on data input.
When adding a link binding in a recipe through the binding editor, the following dialog is shown:

Link binding
Parameters
Hyperlink
A path to a datapoint containing the URL.
Alt Text (optional)
A path to a datapoint containing the text to be used as a tooltip for the hyperlink.
Updated 5 days ago