workflows.fit
Back to n8n workflows
n8n templateFreeBy Oneclick AI Squad

AI-powered Candidate Screening & Interview Scheduling with OpenAI GPT & Google Suite

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...

CommunicationHITLCore NodesData & StorageProductivityDevelopmentAILangchain
Loading interactive preview...

Template notes

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