๐ฅ Screen resumes & send follow-ups with OpenAI GPT-4o, Google Sheets & Gmail
โก 1,311 views ยท ๐ฅ HR & Recruitment
Description
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
๐ง How It Works
This workflow automates the process of screening resumes using AI, logging results to Google Sheets, and sending follow-up emails via Gmail.
- User uploads their resume via a form (PDF only).
- Resume content is extracted and sent to OpenAI for evaluation.
- AI scores the resume based on:
- Role-specific must-have qualifications
- Soft skills / strategic fit questions
- Based on the score threshold, the candidate is classified as:
- โ Accepted โ Saved to Accepted sheet + Gmail invite
- โ Rejected โ Logged to Rejected sheet + Gmail rejection message
- Output is stored in Google Sheets with detailed justification.
โ๏ธ Set Up Steps
- ๐ Connect your OpenAI and Google Sheets credentials.
- Replace the placeholder tags in the AI prompt:
COMPANY_NAMEROLE_NAMEROLE_DESCRIPTIONCRITERIA_1toCRITERIA_5Q1toQ5THRESHOLD(score to pass)
- Customize Gmail messages (optional).
- โ
Make sure your sheet has two tabs:
AcceptedandRejected.
๐ Notes
Sticky Notes included in the flow explain:
- What each node does
- Where to replace variables
- Tips for improving match scoring
๐ Nodes Used
Google Sheets, Gmail, AI Agent, OpenAI Chat Model, Structured Output Parser, n8n Form Trigger
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File