๐Ÿ‘ฅ Automate Resume Analysis & Candidate Screening with JotForm, Azure OCR, GPT-4.1, Zoho CRM

โšก 139 views ยท ๐Ÿ‘ฅ HR & Recruitment

Description

Whoโ€™s It For

This workflow is ideal for HR professionals, recruiters, and small businesses looking to streamline resume screening with AI-powered analysis and CRM integration.

What It Does

This template automates resume processing by:

How to Set Up

  1. Configure JotForm Trigger: Add your JotForm API key and form ID (e.g., 252434958811059).
  2. Set Up PostgreSQL: Create a resume table with columns: id (SERIAL PRIMARY KEY), given_name (VARCHAR), given_email (VARCHAR), resume_loc (VARCHAR).
  3. Add Credentials: Store API keys for PDF.co, Azure Vision OCR, OpenAI, Zoho CRM, and Gmail in n8nโ€™s credential system.
  4. Test the Workflow: Submit a test resume via JotForm and verify data flow through each node.

Requirements

How to Customize

PostgreSQL Table Structure

> Node to create table included in workflow.

๐Ÿ”— Nodes Used

HTTP Request, Postgres, Jotform Trigger, Gmail, OpenAI Chat Model, OpenAI

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup