Snippet token
Insert a content snippet, using either a link to a static snippet, or using a recipient profile field to aid choosing the relevant snippet for the recipient (aka. Dynamic Snippets)
options
N/A
value
- Static snippet: Path to snippet
- Dynamic Snippet: Path to snippet can end with a recipient profile field path, enclosed in percentage (%) marks; supports the positional notation
alternate
- Only when using Dynamic Snippets, the alternate should define a default snippet to insert if the parsed snippet path is invalid
Examples
[snippet:Footer/Terms]
[snippet:Products/%recipient:Orders.LastProduct%;Products/None]
[snippet:Products/%recipient:Orders.AllProducts(2)%;Products/None]
Updated 11 months ago