Adding days to the system date token

Poonam_Patel2
Level 1

Adding days to the system date token

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!

2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

Re: Adding days to the system date token

You just want to output 2 working days from now in the body of the email? Use Velocity.

Poonam_Patel2
Level 1

Re: Adding days to the system date token

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?