π₯ AI-powered Candidate Screening & Interview Scheduling with OpenAI GPT & Google Suite
β‘ 267 views Β· π₯ HR & Recruitment
Description
Streamline your hiring process with intelligent AI-powered candidate screening and automated interview scheduling. This workflow receives applications via webhook, evaluates candidates using OpenAIβs GPT model, scores them against job requirements, stores data in Google Sheets, and automatically schedules interviews for high-scoring candidates β all while sending personalized email notifications and updating statuses in real time. Reduce manual screening time and ensure only top candidates move forward. π€π§
What This Template Does
Step 1: Triggers on new application submission via Webhook (e.g., from job portal or form).
Step 2: Stores applicant data (resume, contact, role) into Google Sheets for centralized tracking.
Step 3: Uses OpenAI GPT to evaluate candidate fit based on resume, skills, and job requirements.
Step 4: Applies Scoring Logic:
βββ’ Score β₯ 70 β Qualified for interview
βββ’ Score < 70 β Not a fit
Step 5: Branches based on score:
βββ High Score Path:
ββββ’ Sends Interview Invitation Email
ββββ’ Creates Google Calendar Event
ββββ’ Updates Sheet: Status β βInterview Scheduledβ
βββ Low Score Path:
ββββ’ Sends Polite Rejection Email
ββββ’ Updates Sheet: Status β βRejectedβ
Step 6: Final metrics logged and webhook response confirms completion.
Key Benefits
β
Eliminates manual resume screening
β
AI evaluates candidates consistently and objectively
β
Automates interview scheduling with calendar integration
β
Real-time status updates in Google Sheets
β
Personalized email communication at every stage
β
Full audit trail of decisions and actions
Features
- Webhook-triggered application intake
- Google Sheets as applicant tracking system (ATS)
- OpenAI GPT-powered candidate evaluation
- Dynamic scoring threshold (customizable)
- Conditional branching (High/Low Score)
- Gmail integration for email notifications
- Google Calendar auto-event creation
- Real-time status updates via sheet write-back
- Final webhook response for system confirmation
Requirements
- GOOGLE_SHEET_ID: Your Google Sheet ID
- Credentials Needed:
- Google Sheets OAuth2
- Gmail API Key
- OpenAI API Key
- Google Calendar OAuth2
- Customize:
β’ Job requirements & AI prompt
β’ Score threshold (currently 70)
β’ Email templates
β’ Interview scheduling time slots
Target Audience
- HR teams managing high-volume applications π₯
- Recruiters seeking faster shortlisting β±οΈ
- Startups automating early-stage hiring π
- Tech companies with technical screening needs π»
- Remote-first organizations using digital workflows π
Step-by-Step Setup Instructions
-
Set up Google Sheet
ββ Create a sheet with columns: Name, Email, Resume Link, Role, Status, Score, Timestamp
ββ ReplaceYOUR_SHEET_IDin the workflow with your actual Sheet ID. -
Configure Webhook
ββ Connect your job application form (e.g., Typeform, LinkedIn, custom portal) to trigger this workflow. -
Add OpenAI API Key
ββ Insert your OpenAI key and customize the evaluation prompt under βAI Evaluationβ node. -
Set Scoring Threshold
ββ Adjust the βIF β Check Score Thresholdβ node (default: β₯70 = pass). -
Connect Gmail & Calendar
ββ Enable Gmail OAuth2 and Google Calendar OAuth2.
ββ Define interviewer email and default interview duration. -
Customize Emails
ββ Edit βInterview Invitationβ and βRejection Noticeβ templates with your branding. -
Test the Flow
ββ Submit a test application via webhook.
ββ Verify: Sheet update β AI score β Email β Calendar event β Status change. -
Go Live
ββ Enable automation. Monitor first few runs in Google Sheets.
Workflow Complete!
Now sit back as AI screens, scores, schedules, and communicates β all without lifting a finger.
Metrics to Track:
- Applications received
- Average AI score
- Interview rate
- Time to process
π Nodes Used
Send Email, Google Sheets, Webhook, Google Calendar, OpenAI
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File