Block 1 - Gmail Trigger
- Type / Role
- n8n-nodes-base.gmailTrigger - gmailTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Description: Stop manually reviewing resumes—let AI do the heavy lifting with this n8n workflow template! Automatically capture resumes from your Gmail inbox, extract key candidate details with AI,...
n8n-nodes-base.gmailtrigger, n8n-nodes-base.googledrive, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatazureopenai, n8n-nodes-base.gmail, n8n-nodes-base.extractfromfile, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceDescription:
Stop manually reviewing resumes—let AI do the heavy lifting with this n8n workflow template! Automatically capture resumes from your Gmail inbox, extract key candidate details with AI, and store structured profiles in Google Sheets—ready for your recruitment pipeline.
This automation connects directly to your email inbox, downloads attachments, archives resumes in Google Drive, extracts text from PDFs, and uses AI to identify essential fields like name, email, phone, experience, skills, and education. The parsed candidate data is then cleaned, structured, and saved in Google Sheets for easy access, filtering, and recruiting workflows.
What This Template Does:
📧 Monitors Gmail inbox for resumes (attachments or subject line matches) 📂 Automatically uploads resumes to Google Drive for safe storage 📄 Extracts text content from PDF resumes 🧠 Uses AI to parse resumes into structured JSON fields (name, contact, experience, skills, education) 🔍 Cleans & validates AI output for consistency 📊 Stores candidate details in Google Sheets (auto-update & dedupe) 🌟 Hands-free resume management: from inbox to recruitment sheet
Built-in Logic Ensures:
✔️ Clean JSON-based AI extraction of candidate data ✔️ Deduplication to avoid repeated entries in Google Sheets ✔️ Permanent storage of resumes in Google Drive for compliance & reference ✔️ Ready-to-use candidate database for recruitment teams
Requirements:
Setup Instructions:
Perfect For:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Parse resumes from Gmail to Google Sheets with Azure OpenAI GPT-4o |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | HR, AI Summarization |
| Author | Rahul Joshi |
| Published | 11 Sept 2025 |
Use the JSON export at /data/workflows/8481/8481.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Description: Stop manually reviewing resumes—let AI do the heavy lifting with this n8n workflow template! Automatically capture resumes from your Gmail inbox, extract key candidate details with AI,...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your HR, AI Summarization use case.