HRMate-Reparatur

Experte

Dies ist ein HR, AI-Bereich Automatisierungsworkflow mit 30 Nodes. Hauptsächlich werden If, Set, Code, Wait, Gmail und andere Nodes verwendet, kombiniert mit KI-Technologie für intelligente Automatisierung. Kandidatenscreening mit LlamaIndex und GPT-4o-mini automatisieren, um personalisierte E-Mail-Antworten zu generieren

Voraussetzungen
  • Google-Konto + Gmail API-Anmeldedaten
  • Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
  • Google Sheets API-Anmeldedaten
  • OpenAI API Key
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "8dqwl5tpx0XjJNKX",
  "meta": {
    "instanceId": "c2650793f644091dc80fb900fe63448ad1f4b774008de9608064d67294f8307c",
    "templateCredsSetupCompleted": true
  },
  "name": "HRMate Fix",
  "tags": [],
  "nodes": [
    {
      "id": "68b38626-5c34-4c5a-8e6a-ce6711af9b82",
      "name": "☁️ PDF zu LlamaIndex hochladen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        700,
        -760
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "441843b0-35cc-4ddf-bb84-a43c900fa8f2",
      "name": "⏳ Parsing-Status prüfen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        920,
        -760
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "7f16b44d-4a83-4e7d-9c14-0bd3492f4877",
      "name": "🔁 Bedingung: War Parsing erfolgreich?",
      "type": "n8n-nodes-base.if",
      "position": [
        1140,
        -760
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "7dc90ea4-53e9-4f34-877d-2c3fcfd88cf2",
      "name": "⏱ Verzögerung vor erneuter Prüfung",
      "type": "n8n-nodes-base.wait",
      "position": [
        1380,
        -720
      ],
      "webhookId": "ca671b23-f9b8-4bbd-a42c-286b9ed7e23f",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "adb0df03-21fa-42d1-8644-c2e33f548664",
      "name": "📥 Geparstes Markdown-Ergebnis abrufen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1380,
        -900
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "38208667-9c49-413f-97aa-03ba37a0b30b",
      "name": "🧼 Markdown-Text bereinigen",
      "type": "n8n-nodes-base.code",
      "position": [
        1620,
        -900
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "206f38e7-57f0-4b74-8160-f80201c62539",
      "name": "No Operation, do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        480,
        -340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d300455f-ef89-4161-a573-94551f1fa7d7",
      "name": "Gmail Trigger - Eingehende Bewerbungen",
      "type": "n8n-nodes-base.gmailTrigger",
      "position": [
        -440,
        -280
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6e02a179-9a8d-4ff1-88a7-f09b2cf73762",
      "name": "Stellenkriterien-Text festlegen",
      "type": "n8n-nodes-base.set",
      "position": [
        -200,
        -280
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "b36435fc-4e5d-4016-89bb-e1965cf19705",
      "name": "E-Mail-Body-Text extrahieren",
      "type": "n8n-nodes-base.set",
      "position": [
        0,
        -280
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "496375c2-c627-4128-9c2d-2a710c068ce9",
      "name": "Betreff-Gültigkeit prüfen",
      "type": "n8n-nodes-base.if",
      "position": [
        220,
        -280
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "b47142e2-d94e-4d55-a591-66d105e6d408",
      "name": "Prüfen ob PDF-Anhang existiert",
      "type": "n8n-nodes-base.if",
      "position": [
        480,
        -560
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "10936540-f4f6-47c5-bbba-2d10dd062653",
      "name": "Daten für OpenAI vorbereiten",
      "type": "n8n-nodes-base.set",
      "position": [
        1820,
        -540
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "e5df09b6-b015-4b26-b766-a59bfcc9284b",
      "name": "Kandidat mit OpenAI auswerten",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        660,
        -240
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "e2b4f1b2-9288-401d-9424-8ab92191e3b3",
      "name": "Endgültige Entscheidungsprüfung",
      "type": "n8n-nodes-base.if",
      "position": [
        980,
        -240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c8d6083c-a97e-4566-b1fb-0a6297a2f4a5",
      "name": "Annahme senden",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1200,
        -340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fb11ce15-8477-477e-8174-906575bf3041",
      "name": "Ablehnung senden",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1200,
        -140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0e41269a-4a62-4714-ab78-afa3ebb28bf0",
      "name": "Als angenommen markieren",
      "type": "n8n-nodes-base.set",
      "position": [
        1380,
        -340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8024bdc5-d109-42ce-88fe-0c45cfbd11e7",
      "name": "Als abgelehnt markieren",
      "type": "n8n-nodes-base.set",
      "position": [
        1380,
        -140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "afa7ef69-24c6-4cc4-a59e-a24030ce3587",
      "name": "Kandidatenstatus auf Google Sheets aktualisieren",
      "type": "n8n-nodes-base.googleSheets",
      "disabled": true,
      "position": [
        1640,
        -220
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "552c28ef-ddea-4078-bc88-feeb1963dfd3",
      "name": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        420,
        -1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "da02b312-49ad-4195-8a1d-451828e63c57",
      "name": "Haftnotiz1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        440,
        -940
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2db2d480-71b2-4489-b4c8-451a33e354c2",
      "name": "Haftnotiz2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -540,
        -1020
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3ed78cbd-9c40-46a7-9a34-ad8ab22b0ee2",
      "name": "Haftnotiz3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -480,
        -940
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "eb61b244-2a80-40a9-9d3a-d138d3a7fd77",
      "name": "Haftnotiz4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        420,
        -380
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "58bd8748-4e8f-4929-950f-730391688d40",
      "name": "Haftnotiz5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        460,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8f486468-7fb1-4f17-a5a9-7ddbf82c1aa1",
      "name": "Haftnotiz6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1720,
        -580
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6998f74d-8bb7-466a-97db-7afee60ef13c",
      "name": "Haftnotiz7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -540,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1b0336dc-77fa-48d2-aafb-953785753948",
      "name": "Haftnotiz8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -200,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f0c872a8-efb9-4ece-add5-f85036730e40",
      "name": "Haftnotiz9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        120,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "9da0560e-8df9-4d71-8aa9-a1d750af3eac",
  "connections": {
    "fb11ce15-8477-477e-8174-906575bf3041": {
      "main": [
        [
          {
            "node": "8024bdc5-d109-42ce-88fe-0c45cfbd11e7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c8d6083c-a97e-4566-b1fb-0a6297a2f4a5": {
      "main": [
        [
          {
            "node": "0e41269a-4a62-4714-ab78-afa3ebb28bf0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0e41269a-4a62-4714-ab78-afa3ebb28bf0": {
      "main": [
        [
          {
            "node": "afa7ef69-24c6-4cc4-a59e-a24030ce3587",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8024bdc5-d109-42ce-88fe-0c45cfbd11e7": {
      "main": [
        [
          {
            "node": "afa7ef69-24c6-4cc4-a59e-a24030ce3587",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e2b4f1b2-9288-401d-9424-8ab92191e3b3": {
      "main": [
        [
          {
            "node": "c8d6083c-a97e-4566-b1fb-0a6297a2f4a5",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "fb11ce15-8477-477e-8174-906575bf3041",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6e02a179-9a8d-4ff1-88a7-f09b2cf73762": {
      "main": [
        [
          {
            "node": "b36435fc-4e5d-4016-89bb-e1965cf19705",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "496375c2-c627-4128-9c2d-2a710c068ce9": {
      "main": [
        [
          {
            "node": "b47142e2-d94e-4d55-a591-66d105e6d408",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "206f38e7-57f0-4b74-8160-f80201c62539",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b36435fc-4e5d-4016-89bb-e1965cf19705": {
      "main": [
        [
          {
            "node": "496375c2-c627-4128-9c2d-2a710c068ce9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "10936540-f4f6-47c5-bbba-2d10dd062653": {
      "main": [
        [
          {
            "node": "e5df09b6-b015-4b26-b766-a59bfcc9284b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "441843b0-35cc-4ddf-bb84-a43c900fa8f2": {
      "main": [
        [
          {
            "node": "7f16b44d-4a83-4e7d-9c14-0bd3492f4877",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7dc90ea4-53e9-4f34-877d-2c3fcfd88cf2": {
      "main": [
        [
          {
            "node": "441843b0-35cc-4ddf-bb84-a43c900fa8f2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "38208667-9c49-413f-97aa-03ba37a0b30b": {
      "main": [
        [
          {
            "node": "10936540-f4f6-47c5-bbba-2d10dd062653",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b47142e2-d94e-4d55-a591-66d105e6d408": {
      "main": [
        [
          {
            "node": "68b38626-5c34-4c5a-8e6a-ce6711af9b82",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "10936540-f4f6-47c5-bbba-2d10dd062653",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e5df09b6-b015-4b26-b766-a59bfcc9284b": {
      "main": [
        [
          {
            "node": "e2b4f1b2-9288-401d-9424-8ab92191e3b3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "68b38626-5c34-4c5a-8e6a-ce6711af9b82": {
      "main": [
        [
          {
            "node": "441843b0-35cc-4ddf-bb84-a43c900fa8f2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "adb0df03-21fa-42d1-8644-c2e33f548664": {
      "main": [
        [
          {
            "node": "38208667-9c49-413f-97aa-03ba37a0b30b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d300455f-ef89-4161-a573-94551f1fa7d7": {
      "main": [
        [
          {
            "node": "6e02a179-9a8d-4ff1-88a7-f09b2cf73762",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7f16b44d-4a83-4e7d-9c14-0bd3492f4877": {
      "main": [
        [
          {
            "node": "adb0df03-21fa-42d1-8644-c2e33f548664",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "7dc90ea4-53e9-4f34-877d-2c3fcfd88cf2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Experte - Personalwesen, Künstliche Intelligenz

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Experte
Anzahl der Nodes30
Kategorie2
Node-Typen11
Schwierigkeitsbeschreibung

Für fortgeschrittene Benutzer, komplexe Workflows mit 16+ Nodes

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34