AgentHub

Send AI interview briefs from resumes with GPT-4o-mini, Google Sheets and Gmail

Quick Overview

Live
Open / InstallLast updated July 27, 2026

Description

Quick Overview This workflow runs every 15 minutes to read candidate rows from Google Sheets, download each resume PDF from Google Drive, extract text, generate an HTML interview brief using OpenAI GPT-4o-mini, email it via Gmail to the interviewer, and mark the row as Processed to avoid duplicates. How it works Runs on a schedule trigger every 15 minutes. Reads all candidate rows from the “Candidates” tab in Google Sheets and processes them one at a time. Skips any rows where the Status column is already set to “Processed.” Extracts the Google Drive file ID from the resume link, downloads the PDF, and converts it to plain text. Cleans and truncates the resume text and combines it with the candidate’s name, role, and email details. Sends the resume text and metadata to OpenAI (GPT-4o-mini) to generate a styled HTML interviewer brief. Emails the HTML brief to the interviewer via Gmail and updates the candidate row in Google Sheets to “Processed,” then waits 5 seconds before moving to the next candidate. Setup Add Google Sheets OAuth credentials and replace YOUR_CANDIDATES_SHEET_ID, then create a “Candidates” sheet with columns Name, Email, Job Role, Resume Drive Link, Interviewer Email, and Status. Add Google Drive OAuth credentials and ensure each resume PDF is accessible to the workflow (for example, shared so the connected account can view it). Add an OpenAI API credential and keep the model set to GPT-4o-mini. Add Gmail OAuth credentials and confirm the sender name and subject line meet your email requirements. Adjust the schedule interval if you want the workflow to check for new candidates more or less frequently. An n8n automation workflow template by Incrementors.

Author

Incrementors

Platform

web

Pricing model

free

Categories

Automation
AI

Tags

n8n
workflow
google-sheets
google-drive
gmail
code
ai-agent
openai-chat-model

Capabilities

  • 6 nodes
  • 1 views