Back to Templates
This workflow automates your initial hiring pipeline by creating an AI-powered CV scanner. It collects job applications through a web form, uses AI to analyze the candidate's CV against your job description, and neatly organizes the results in a Google Sheet.
Here’s the step-by-step process:
Form Trigger
provides a public web form for candidates to submit their name, email, and CV (as a PDF).JSON Output Parser
ensures the AI's analysis is returned in a clean, structured format, making the data reliable.Setup time: ~15 minutes
You'll need API keys for Mistral and Google AI, and to connect your Google account.
Get Your Mistral API Key:
Extract CV Text
node, click the Credential dropdown, and select + Create New Credential
.Get Your Google AI API Key:
Gemini 2.5 Flash Lite
node, click the Credential dropdown, and select + Create New Credential
.Connect Your Google Account:
Create 'CVs' Spreadsheet
node.+ Create New Credential
to connect your Google account.Log Candidate Submission
and Add CV Analysis
nodes, selecting the credential you just created.Create Your Spreadsheet:
Start Here
node to run it. This will create a new Google Sheet in your Google Drive named "CVs" with the correct columns.Customize the Job Role:
AI Qualification
node.job_requirements
section and replace the example job description with your own. Be as detailed as possible for the best results.Start Screening!
Application Form
node and click the "Open Form URL" button.