We have a requirement to only send a notification if the date is a weekday. If it is not a weekday wait 1 day and try again.
How can I add a check to see if today is a weekday?
We have a requirement to only send a notification if the date is a weekday. If it is not a weekday wait 1 day and try again.
How can I add a check to see if today is a weekday?