Block 1 - Code
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
Template Description: Stop manually reading every CV and copy pasting data into a spreadsheet. This workflow acts as an AI recruiting assistant, automating your entire initial screening proces...
n8n-nodes-base.code, n8n-nodes-base.noop, n8n-nodes-base.formtrigger, n8n-nodes-base.extractfromfile, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.googlesheets, n8n-nodes-base.if, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Onur.
Original n8n.io sourceTemplate Description: > Stop manually reading every CV and copy-pasting data into a spreadsheet. This workflow acts as an AI recruiting assistant, automating your entire initial screening process. It captures applications from a public form, uses AI to read and understand PDF CVs, structures the candidate data, saves it to Google Sheets, and notifies all parties.
This template is designed to save HR professionals and small business owners countless hours, ensuring no applicant is missed and all data is consistently structured and stored.
🚀 What does this workflow do?
🎯 Who is this for?
✨ Benefits
⚙️ How it Works
📋 n8n Nodes Used
Form TriggerExtract From FileOpenAICode (or JSON Parser)Google SheetsIfGmail🔑 Prerequisites
🛠️ Setup
1. Applicant Submits Form node, you can add or remove fields as needed.8b. Send Notification... (Gmail) node, change the "To" address to your own email address to receive alerts.5. Check for Duplicate... and 7. Save Applicant Data... nodes, select your spreadsheet and sheet.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 | Automate applicant tracking with GPT-4.1 CV parsing, Google Sheets and Gmail alerts |
|---|---|
| Complexity | intermediate |
| Nodes | 13 |
| Categories | HR, AI Summarization |
| Author | Onur |
| Published | 19 Sept 2025 |
Use the JSON export at /data/workflows/8751/8751.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.
Template Description: Stop manually reading every CV and copy pasting data into a spreadsheet. This workflow acts as an AI recruiting assistant, automating your entire initial screening proces...
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.