
Announcements
Hi all,
I have a request to set up a flow to 'chase' people up on outstanding timesheets.
I've got the flow working with a lookup to a SQL table and I am able to send the emails with the flow, I just need some assistance with setting up a schedule for the chasers to be sent.
I would like to send the first on the 2nd Monday of each month at 10.30am (I've set that up by using the logic @And(less(int(utcNow('dd')),15),greater(int(utcNow('dd')),7))
The 2nd needs to be at 2.30pm on the same day
The 3rd on the Tuesday at 9.30am
The 4th on the Tuesday at 2.30pm
The 5th on the Wednesday at 9.30am
The 6th on the Thursday at 9.30am
I know - it's excessive! But - it's what the FD would like! 🙂
Can someone please help? I will be extremely thankful to you wonderful people who look at this!
Thanks in advance!