Dynamic Attributes
Overview
Within the Touchpoints platform, it can be valuable to refer to other attributes when defining an attribute. We call these Dynamic Attributes.
We use a special syntax to indicate that another Attribute will be referenced. That syntax is the following:
{{Example Attribute}}
Note: Variables are case sensitive, so make sure to match them exactly.
You can use this to make different combinations of Attribute values that reference other Attributes. See some examples below:
{{Touchpoint ID}}-123 {{Source}}-{{Channel}}-{{Campaign}} {{Department}}-{{Campaign}}