How to pending email sending during Public holiday?
Hi,
How to prevent the workflow or email delivery from running on a local public holiday?
I know this can be easily done in Classic, but is Standard able to do the same?
Say if I have a workflow starts with a scheduler that set to run several times weekly excluding weekends, how do i add extra checkpoints to pause the email sending if it's a public holiday?
the only way I can think of, is to list down all the public holiday dates, then compare with workflow entry date, then pass to a waiting step if date matches.
is there a smarter way to do it, like in Classic?