Resume Data Extraction from Emails to Supabase - n8n Workflow | Neura Market
Resume Data Extraction from Emails to Supabase
Automates AI-powered extraction of key resume data (name, skills, experience) from email attachments and stores it in Supabase, streamlining HR workflows.
This n8n workflow monitors a Gmail inbox for new emails containing resume attachments in formats like PDF, DOC, or DOCX. Upon detection, it downloads the files, uses OpenRouter-integrated AI models for intelligent parsing to extract structured data such as candidate name, contact details, education, work experience, and skills. The extracted data is then cleaned, formatted, and upserted into a Supabase database table for easy querying and management.
Ideal for recruiters and HR teams, it elimin
Platform
n8n
Category
AI & Machine Learning
Price
$22.99
Creator
Jose Maurino
resume
extraction
AI
Supabase
Gmail
email
HR
recruiting
PDF
OpenRouter
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.