Topic
Instructions
2. Edit Include Template and change from 'Always' to 'Conditionally'
3. Set up data field and value as follows:
equals/does not equal/etc - TagValue1
See example below

AND Logic: It is also possible to include/exclude templates based on multiple conditions. For example, you would set up the data field(s) and value(s) as follows:
equals/does not equal/etc - TagValue1TagValue2
See example below

For OR logic - Separate the values in the value section with a comma. See the examples below:
Single Tag example:
Include section if: <<Tag1>>
Equals: Red,Green,Blue
Multiple Tag example:
Include section if: <<Tag1>><<Tag2>>
Equals: RedClosed, RedWon, RedPending, BlueLost
Note: If the use case required larger logic, we recommend using a Salesforce Formula Field to do the complex logic and reference the single field, and then add the values.
Additional Information