Mon workflow 3

Intermédiaire

Ceci est unHR, AIworkflow d'automatisation du domainecontenant 9 nœuds.Utilise principalement des nœuds comme ReadPDF, SplitOut, GoogleDrive, HttpRequest, GoogleSheets, combinant la technologie d'intelligence artificielle pour une automatisation intelligente. Recherche d'emploi simplifiée : Automatisation de la recherche du prochain poste

Prérequis
  • Informations d'identification Google Drive API
  • Peut nécessiter les informations d'identification d'authentification de l'API cible
  • Informations d'identification Google Sheets API
  • Clé API OpenAI
Aperçu du workflow
Visualisation des connexions entre les nœuds, avec support du zoom et du déplacement
Exporter le workflow
Copiez la configuration JSON suivante dans n8n pour importer et utiliser ce workflow
{
  "id": "lN9uOQVOTZqFlVsj",
  "meta": {
    "instanceId": "143d2ab55c8bffb06f8b9c7ad30335764fdc48bbbacecbe2218dadb998a32213",
    "templateCredsSetupCompleted": true
  },
  "name": "My workflow 3",
  "tags": [],
  "nodes": [
    {
      "id": "e5442c6a-ef95-4b78-b09a-35dee425d6f6",
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "527cc819-c439-4353-a247-c3e832485ff0",
      "name": "Read PDF",
      "type": "n8n-nodes-base.readPDF",
      "position": [
        440,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "da9591a1-87fd-4b4e-bcae-ec2fc5264b9a",
      "name": "Download Resume (PDF File)",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        220,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "2534a95b-7c65-4c3b-b927-9cdbfbb400a7",
      "name": "Filtrer Relevant Information",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        660,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "79a1858d-a405-4e09-8375-538550323cea",
      "name": "Analyse Resume",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        880,
        0
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "fa7e3279-b59d-4c65-bb94-9910f47ec315",
      "name": "Find Suitable Job Offers",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1240,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "f85c66f9-08a7-472f-9cf2-8049ccf62ac4",
      "name": "Organise the Job Posts",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1460,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5fb3753e-b5b9-4a8f-942b-986cd571764d",
      "name": "Upload Job Posts Organised in a Spreadsheet",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1700,
        0
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "2a7c8960-b9ec-4114-bc5e-0d878d7485ed",
      "name": "Note adhésive6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -840,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "aa3dddb1-e084-448d-befc-dc430ad6bb48",
  "connections": {
    "527cc819-c439-4353-a247-c3e832485ff0": {
      "main": [
        [
          {
            "node": "Filter Relevant Information",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "79a1858d-a405-4e09-8375-538550323cea": {
      "main": [
        [
          {
            "node": "fa7e3279-b59d-4c65-bb94-9910f47ec315",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e5442c6a-ef95-4b78-b09a-35dee425d6f6": {
      "main": [
        [
          {
            "node": "da9591a1-87fd-4b4e-bcae-ec2fc5264b9a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f85c66f9-08a7-472f-9cf2-8049ccf62ac4": {
      "main": [
        [
          {
            "node": "5fb3753e-b5b9-4a8f-942b-986cd571764d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fa7e3279-b59d-4c65-bb94-9910f47ec315": {
      "main": [
        [
          {
            "node": "f85c66f9-08a7-472f-9cf2-8049ccf62ac4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "da9591a1-87fd-4b4e-bcae-ec2fc5264b9a": {
      "main": [
        [
          {
            "node": "527cc819-c439-4353-a247-c3e832485ff0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Relevant Information": {
      "main": [
        [
          {
            "node": "79a1858d-a405-4e09-8375-538550323cea",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Foire aux questions

Comment utiliser ce workflow ?

Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.

Dans quelles scénarios ce workflow est-il adapté ?

Intermédiaire - Ressources Humaines, Intelligence Artificielle

Est-ce payant ?

Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.

Informations sur le workflow
Niveau de difficulté
Intermédiaire
Nombre de nœuds9
Catégorie2
Types de nœuds8
Description de la difficulté

Adapté aux utilisateurs expérimentés, avec des workflows de complexité moyenne contenant 6-15 nœuds

Auteur
Mateo Fiorito Rocha

Mateo Fiorito Rocha

@lemolex

Passionate about AI-driven automation, LLMs, and intelligent systems that enhance efficiency and engagement. Let’s build smarter workflows, send me a message!

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34