Hyperlink

This binding type will create a hyperlink in a Word template. The created hyperlink can have a URL and tooltip text based on transformed data.

Syntax

{ "BindingType": "Hyperlink", "BindingKey": "URLPath", "BindingAltText": "AltTextPath" }

Parameters

BindingType: Static. Must be “HyperLink”.
BindingKey: String. The URL.
AltTextPath: String. Optional. This string is used as tooltip for the hyperlink.