Block 1 - Send Follow-up Email1
- Type / Role
- n8n-nodes-base.gmail - gmail
- Config choices
- Version 2.1
This workflow is provided as-is. Please review and test before using in production.
Description This workflow automates the creation of comprehensive interviewer brief packs by extracting candidate resume data and generating professional HTML interview preparation materials. It sa...
n8n-nodes-base.gmail, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatazureopenai, n8n-nodes-base.manualtrigger, n8n-nodes-base.googledrive, 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 sourceThis workflow automates the creation of comprehensive interviewer brief packs by extracting candidate resume data and generating professional HTML interview preparation materials. It saves recruiters time by consolidating candidate information, analyzing resumes, and producing clean, styled reports that are instantly delivered via email.
What This Template Does
1️⃣ Manual Trigger – Starts the workflow manually when needed 2️⃣ Google Sheets – Retrieves candidate details (name, email, resume link) 3️⃣ Google Drive – Downloads candidate resume (PDF) from the provided link 4️⃣ PDF Extraction – Converts resume PDF into text for AI analysis 5️⃣ Code Node – Merges resume text with candidate metadata from the sheet 6️⃣ AI Brief Generation – GPT-4o-mini creates an HTML interviewer brief including:
7️⃣ Azure OpenAI – Provides GPT-4o-mini model backend for AI analysis 8️⃣ Gmail – Sends the generated brief pack to the recruitment team
Prerequisites
Step-by-Step Setup
Customization Ideas
Key Benefits
✅ Standardized interviewer prep materials ✅ Saves hours of manual resume analysis ✅ AI-generated targeted interview questions ✅ Clean, responsive, print-friendly HTML format ✅ Automatic email distribution to hiring teams
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 | Generate AI-powered interview briefs from resumes using Google Sheets & GPT-4o |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | HR, AI Summarization |
| Author | Rahul Joshi |
| Published | 12 Sept 2025 |
Use the JSON export at /data/workflows/8514/8514.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 This workflow automates the creation of comprehensive interviewer brief packs by extracting candidate resume data and generating professional HTML interview preparation materials. It sa...
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.