Send a clear month end summary of holidays and sick days to your payroll team without manual work. Great for HR and finance teams that track absences in Google Calendar and need accurate totals for pay and records.
On the first day of each month at 8am, a schedule starts the run. The flow calculates the previous month date, then pulls all calendar events within that window from Google Calendar. Each event is checked for the words Holiday or Illness in the summary. Separate paths map the person’s name from the event description and count the number of days by comparing the start and end dates. Two code steps add up days per person for holiday and illness, then the results are merged. A final code step builds a clean message, and an email node sends it to payroll via SMTP.
You need a Google Calendar that stores absences and uses consistent wording in the event summary. Choose the right calendar in the node, confirm the time window, and set your email sender. Expect a fast monthly report, fewer errors, and better payroll accuracy. Helpful for HR teams that track leave in Google Calendar and want a simple monthly rollup.