Automate CV Parsing from Gmail to Notion with OCR and AI - n8n Workflow | Neura Market
Automate CV Parsing from Gmail to Notion with OCR and AI
Streamline your HR processes by automatically extracting and organizing candidate data from CVs received via email into a Notion database using OCR and AI.
This workflow automates the extraction of candidate information from CVs sent to a Gmail account. It uses OCR to convert PDF attachments into text, which is then processed by an AI model to extract structured data. The extracted data is checked for duplicates in Notion before creating or updating entries, ensuring efficient candidate management.
Platform
n8n
Category
HR & Operations
Price
Free
Creator
Mohammed Yusuf
if
set
code
notion
stickyNote
httpRequest
gmailTrigger
openAi
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.