Hello all,
How do I edit my flow so the schedule will skip sending a reminder message to Teams on holidays? Is there a way to import a calendar of the company so it will automatically update the days to skip? Thank you in advance!
Hello all,
How do I edit my flow so the schedule will skip sending a reminder message to Teams on holidays? Is there a way to import a calendar of the company so it will automatically update the days to skip? Thank you in advance!
Reminds me of Dynamics Customer Service where you set the holidays in the admin section.
Simple method, create an array in the Flow of the holiday dates (if you have it in the company somewhere can probably import into the array via a text editor).
Every time the flow runs, just do a quick if current date is in the array then abort.
This holiday calendar should perhaps be a SharePoint list / DataVerse entity where the dates can be stored if you want it done more nicely.
Have a look at this: https://www.ivasoft.com/delayoutofhoursemails.shtml
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492