π₯ Automate performance review process with Google Sheets, Calendar, Email & Slack
β‘ 145 views Β· π₯ HR & Recruitment
Description
Optimize your performance review process with this automated workflow. Running daily at 8 AM, it retrieves scheduled reviews from a Google Sheet, validates upcoming sessions, processes each review, and sends email reminders to participants. It also updates Google Calendar events, notifies HR via Slack, and logs review statuses back into the sheet β ensuring a seamless, tracked, and multi-channel communication experience. π π€
What This Template Does
Step 1: Triggers Daily Check at 8 AM to initiate the review process. β°
Step 2: Gets Review Schedule by reading planned reviews from a Google Sheet.
Step 3: Filters Upcoming Reviews to focus on sessions within the next 3 days.
Step 4: Validates Reviews Scheduled? Ensures reviews exist and are ready to process.
Step 5: Splits into Manual to handle each review individually.
Step 6: Prepares Review Data for notifications and updates.
Step 7: Branches actions:
βββ Sends Email Reminder to participants.
βββ Updates Calendar Event with the scheduled session.
βββ Notifies HR on Slack with review details.
βββ Updates Review Status in the Google Sheet with logged feedback.
Key Benefits
- Automates daily review scheduling and reminders
- Ensures timely calendar updates and notifications
- Centralizes feedback logging in Google Sheets
- Enhances HR visibility with Slack alerts
- Reduces manual coordination efforts
- Improves review process consistency
Features
- Daily trigger at 8 AM
- Google Sheet integration for review schedule
- Filtering for upcoming reviews (next 3 days)
- Validation of scheduled reviews
- Multi-channel notifications (email, Slack)
- Google Calendar event creation
- Real-time status updates in sheets
- Manual processing for individual reviews
Requirements
- GOOGLE_SHEET_ID: Your Google Sheet ID (structured as below)
- Credentials Needed:
- Google Sheets OAuth2
- Gmail API Key
- Google Calendar OAuth2
- Slack Bot Token (with chat:write permissions)
- Customize:
β’ Review schedule columns (e.g., Employee, Date, Reviewer, Status)
β’ Reminder email template
β’ Slack channel for HR notifications
β’ Calendar event duration
Google Sheet Structure:
- Create a sheet with columns:
- Employee Name
- Review Date
- Reviewer
- Status
- Feedback
- Updated At
Target Audience
- HR teams managing performance reviews π₯
- Managers scheduling regular check-ins β³
- Organizations ensuring review compliance π
- Remote teams needing centralized updates π
- Companies prioritizing employee feedback π
Step-by-Step Setup Instructions
-
Set up Google Sheet
ββ Create a sheet with columns: Employee Name, Review Date, Reviewer, Status, Feedback, Updated At.
ββ ReplaceYOUR_SHEET_IDin the workflow with your actual Sheet ID. -
Configure Daily Trigger
ββ Set the βDaily Check at 8 AMβ node to run at 8:00 AM IST (adjust for timezone if needed). -
Connect Google Calendar
ββ Enable Google Calendar OAuth2 and select the relevant calendar (e.g., hr@company.com). -
Customize Review Filter
ββ In βFilter Upcoming Reviews,β set the range to check the next 3 days from today (e.g., October 24β27, 2025). -
Set Up Notifications
ββ Edit the βSend Email Reminderβ template (e.g., include review date and link).
ββ Configure βNotify HR on Slackβ with your HR channel ID. -
Test the Flow
ββ Add a test review entry in the sheet (e.g., date within 3 days).
ββ Run manually or wait until 8 AM IST on October 25, 2025 β Verify email, calendar event, Slack message, and sheet update. -
Go Live
ββ Enable the daily trigger.
ββ Monitor sheet and notifications for the first run.
Workflow Complete!
Reviews scheduled, reminders sent, and feedback logged β all on autopilot.
Metrics to Track:
- Reviews scheduled daily
- Reminder delivery success
- Calendar update rate
- Feedback logging completion
π Nodes Used
Send Email, Google Sheets, Slack, Google Calendar, Schedule Trigger
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File