We send reply looking emails to subscribers who do not respond. We currently use a {{my.send_date}} token to display the date the original email was displayed. We're taking this same method and applying to an email stream. Because it will be mailed out at various times, I need to create a token that will make the sent date 7 prior.
I'm trying to change the date to 7 days in the past. what would I need to create to do this? I'm sure it's probably an email script, but not sure where to begin.
Best regards,
Donte
Start with this blog post:
I went through this a few times. Doesn't look like anyone is doing something similar to my need. That's why I created a new topic.
The last example is "7 days from today." You're doing same thing only -7 instead of 7.