Hi all,
I'm creating an email where I want to use the system date token but add on 2+ working days. For example, book a meeting in my diary on {{system.date + 2 working days}}.
Is this possible at all?
Thanks!
You just want to output 2 working days from now in the body of the email? Use Velocity.
well it's from whenever they enter the flow. I haven't really used email scripts before so just wanted to know if there was an easier way?