Skip to main content
Poonam_Patel2
Level 2
May 28, 2019
Question

Adding days to the system date token

  • May 28, 2019
  • 1 reply
  • 1735 views

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!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
May 28, 2019

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

Poonam_Patel2
Level 2
May 28, 2019

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?