Classify Emails & Extract Job Application Data with GPT-4o - n8n Workflow | Neura Market
Classify Emails & Extract Job Application Data with GPT-4o
Automates email classification and extracts structured data like age and education from job applications using GPT-4o and IMAP.
This n8n workflow automates the processing of incoming emails for HR teams by using GPT-4o to classify emails into categories, focusing on job applications. It analyzes email plain text and attachment content to identify applications, then extracts key structured data such as applicant age, education, and other predefined fields.
The workflow triggers on new emails via IMAP, passes content to an OpenAI node for classification, and if matched as a job application, uses another OpenAI node to pop
Platform
n8n
Category
Commerce
Price
$19.99
Creator
BestWorkflows
HR
ATS
Email Automation
OpenAI
GPT-4o
Job Applications
IMAP
Data Extraction
Classification
Recruitment
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.