This is rather a special situation.
We are running a Business that is operatin 7 days a Week and we have a mandatroy 1 Shift on a Weekend per Month Policy.
At the moment we are doing this task by hand checking if a Employee has done its mandatory weekend shift for this month.
Iam a bit at a loss hier how we could automate it with N8N.
I have a Webhook that is already transfering the daily Timesheets to a google sheet.
My thought was to check this sheet as a source.
Now my question is
- can N8N determine if a date is on a Saturday or Sunday? If so which function do i need to use?
- How can i log or mark an employee as mandatory shift completed?
- Last but not least on thursday before the last Weekend of the month all Employees which have not completed the Mandatory Shift should recieve a Slack Message
Thanks for your help