Screen resumes and match candidates with GPT-4o, Google Sheets and email

How It Works This workflow automates candidate screening and job matching for recruiters, HR operations teams, and talent acquisition leads. It eliminates the manual effort of parsing resumes, evaluating multi-dimensional candidate fit, and routing outcomes based on assessment confidence. Resume and job data are received via a POST webhook and passed directly to the Matching Agent Orchestrator, backed by a matching model and shared memory. The orchestrator coordinates four specialist agents in parallel: a Resume Parser Agent (structured extraction), a Skill Analysis Agent (competency mapping), an Experience Assessment Agent (seniority and relevance scoring), and a Cultural Fit Agent (organisational alignment evaluation). A Validation Logic Tool cross-checks outputs before a Ranking Output Parser produces a structured candidate ranking. Results are then checked against a confidence threshold — low-confidence cases trigger a review alert via email and are stored in Google Sheets for human follow-up, while high-confidence matches are prepared as analysis data, stored in Sheets, and distributed as a ranked report via email.

Setup Steps Import workflow; configure the POST webhook trigger URL for resume and job data ingestion. Add AI model credentials to the Matching Agent Orchestrator, Resume Parser Agent, Skill Analysis Agent, Experience Assessment Agent, and Cultural Fit Agent. Link Google Sheets credentials; set sheet IDs for Low Confidence Cases and Analysis Results tabs. Connect email credentials to the Send Review Required Alert and Send High Confidence Report nodes. Set confidence threshold values in the Check Confidence Level node.

Prerequisites OpenAI API key (or compatible LLM) Google Sheets with candidate tracking tabs pre-created Email account credentials (SMTP or Gmail OAuth) Use Cases Recruiters automating high-volume resume screening against structured job descriptions Customisation Extend specialist agents with domain-specific scoring rubrics for technical or executive roles Benefits Four parallel specialist agents evaluate candidates across skills, experience, and cultural fit simultaneously

0
Downloads
0
Views
8.38
Quality Score
intermediate
Complexity
Author:Cheng Siong Chin(View Original →)
Created:4/2/2026
Updated:4/21/2026

🔒 Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments