HR-focused automation pipeline with AI

HR-focused automation pipeline with AI

Manual
High
18
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
18
Node Types
12

Node Types

form Trigger
On form submission
1 node
extract From File
Extract from File
1 node
information Extractor
Qualifications, Personal Data
2 nodes
chain Summarization
Summarization Chain
1 node
merge
Merge
1 node
set
Profile Wanted
1 node
google Sheets
Google Sheets
1 node
output Parser Structured
Structured Output Parser
1 node
chain Llm
HR Expert
1 node
google Drive
Upload CV
1 node
lm Chat Open Ai
OpenAI
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5
6 nodes

Workflow JSON

19.22 KB
{
  "id": "t1P14FvfibKYCh3E",
  "meta": {
    "instanceId": "a4bfc93e975ca233ac45ed7c9227d84cf5a2329310525917adaf3312e10d5462",
    "templateCredsSetupCompleted": true
  },
  "name": "HR-focused automation pipeline with AI",
  "tags": [],
  "nodes": [
    {
      "id": "b1092f93-502c-4af0-962e-2b69311b92a3",
      "name": "On form submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -520,
        -200
      ],
      "webhookId": "2a87705d-8ba1-41f1-80ef-85f364ce253e",
      "parameters": {
        "options": {},
        "formTitle": "Send CV",
        "formFields": {
          "values": [
            {
              "fieldLabel": "Name",
              "placeholder": "Name",
              "requiredField": true
            },
            {
              "fieldType": "email",
              "fieldLabel": "Email",
              "placeholder": "Email",
              "requiredField": true
            },
            {
              "fieldType": "file",
         ...

Showing first 1000 characters. Click "Expand" to view the full JSON.