Description
Process new resumes from Google Drive, extract structured candidate data with AI, save to Google Sheets, and auto-create a ClickUp hiring task. Gain a centralized, searchable candidate database and instant task kickoffβno manual data entry. π
What This Template Does
- Watches a Google Drive folder for new resume PDFs and triggers the workflow. π
- Downloads the file and converts the PDF to clean, readable text. π
- Analyzes resume text with an AI Resume Analyzer to extract structured candidate info (name, email, phone, experience, skills, education). π€
- Cleans and validates the AI JSON output for reliability. π§Ή
- Appends or updates a candidate row in Google Sheets and creates a ClickUp hiring task. β
Key Benefits
- Save hours with end-to-end, hands-off resume processing. β±οΈ
- Never miss a candidateβevery upload triggers automatically. π
- Keep a single source of truth in Sheets, always up-to-date. π
- Kickstart hiring instantly with auto-created ClickUp tasks. π
- Works with varied resume formats using AI extraction. π§
Features
- Google Drive βWatch for New Resumesβ trigger (every minute). β²
- PDF-to-text extraction optimized for text-based PDFs. π
- AI-powered resume parsing into standardized JSON fields. π§©
- JSON cleanup and validation for safe storage. π§°
- Google Sheets append-or-update for a central candidate database. π
- ClickUp task creation with candidate-specific titles and assignment. π―
Requirements
- n8n instance (cloud or self-hosted); recommended n8n version 1.106.3 or higher. π§
- Google Drive access to a dedicated resumes folder (PDF resumes recommended). π
- Google Sheets credential with edit access to the candidate database sheet. π
- ClickUp workspace/project access to create tasks for hiring. π
- AI service credentials for the Resume Analyzer step (add in n8n Credentials). π€
Target Audience
- HR and Talent Acquisition teams needing faster screening. π₯
- Recruiters and staffing agencies handling high volumes. π’
- Startups and ops teams standardizing candidate intake. π
- No-code/low-code builders automating hiring workflows. π§©
Step-by-Step Setup Instructions
- Connect Google Drive, Google Sheets, ClickUp, and your AI service in n8n Credentials. π
- Set the Google Drive βwatchedβ folder (e.g., Resume_store). π
- Import the workflow, assign credentials to all nodes, and map your Sheets columns. ποΈ
- Adjust the ClickUp task details (title pattern, assignee, list). π
- Run once with a sample PDF to test, then enable scheduling (every 1 minute). βΆοΈ
- Optionally rename the email/task nodes for clarity (e.g., βCreate Hiring Task in ClickUpβ). βοΈ