I need to include a variable from the TargetData in my deliveryCode or deliveryLabel so that I can use this to exclude the recipeint from the workflow at a later date.
eg. Identify if the target recipient has recieved an email with variable X in the last 7 days
The variable X is based on where they may have been on our website, it can vary a lot, and I do not want to have mutliple templates, but a single continous one.
I though I could compute the Delivery code with the variable X, that I could then use to exclude the recipient in my workflow.