Traitement et validation de factures - modèle n8n

Avancé

Ceci est unFinance, AIworkflow d'automatisation du domainecontenant 47 nœuds.Utilise principalement des nœuds comme If, Set, Code, Wait, Gmail, combinant la technologie d'intelligence artificielle pour une automatisation intelligente. Validation et confirmation des factures avec Gmail, Drive, Sheets et OCR IA

Prérequis
  • Compte Google et informations d'identification Gmail API
  • Informations d'identification Google Drive API
  • Informations d'identification Google Sheets API
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": "WAoelkm3KLBC3HS5",
  "meta": {
    "instanceId": "761a3dddae2bb21eb8973ffca0ba97d5b4f499405873760164a536f547546882",
    "templateCredsSetupCompleted": true
  },
  "name": "Invoice Process & Validation - n8n Template",
  "tags": [
    {
      "id": "1z2CftJo81tuGP80",
      "createdAt": "2025-04-22T11:45:54.057Z",
      "updatedAt": "2025-04-22T11:45:54.057Z"
    }
  ],
  "nodes": [
    {
      "id": "1d22cbef-a424-4c22-9365-9b5925de2dd5",
      "name": "Extraire depuis un Fichier",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        -1240,
        320
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5ed93d14-2ccf-4608-af7e-0de45c8a8b4f",
      "name": "Modèle de Chat OpenRouter",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -800,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "801a89a2-1033-46ce-a514-da48581ad7aa",
      "name": "Séparer",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        20,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "13284bb7-9e59-42b8-ac39-d1a0a3694a5a",
      "name": "Post-Traitement",
      "type": "n8n-nodes-base.code",
      "position": [
        -380,
        60
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "e7e86334-ac7b-43d0-b518-68111c358ad6",
      "name": "Extracteur de Texte",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -820,
        140
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.8
    },
    {
      "id": "320d2a1f-92b3-46b7-ae9e-6b025c50393e",
      "name": "Si",
      "type": "n8n-nodes-base.if",
      "position": [
        -200,
        60
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "14320290-f059-4e23-a9b3-dac08dee0038",
      "name": "Renvoyer le Texte Brut",
      "type": "n8n-nodes-base.set",
      "position": [
        0,
        240
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a482f4f6-02c5-4dc5-8101-355e44870a14",
      "name": "Boucler sur les Éléments",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -1000,
        260
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "2b8174d9-6ea3-4b54-a556-856b8bf2ce01",
      "name": "Envoyer les Données de Facture",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        480,
        0
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "de512a48-39b7-49f8-a149-c50a188f3067",
      "name": "Récupérer les Données Maîtresses",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        680,
        0
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 4.5
    },
    {
      "id": "9edf61a4-5675-4497-9101-a3971f643f7c",
      "name": "Mettre à Jour les Résultats",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1120,
        0
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "3afe5d8b-71a1-4678-a84a-038820b172ae",
      "name": "Attendre",
      "type": "n8n-nodes-base.wait",
      "position": [
        1760,
        260
      ],
      "webhookId": "bc95034e-d5a7-4f01-9edc-2d0fba1fdc1e",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "cd7afab5-1834-44d0-b7d7-8be7ca6e927d",
      "name": "Mettre à Jour les Totaux",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1540,
        0
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "aee40f65-662f-468f-b78b-d21a7ba1e35e",
      "name": "Obtenir le Dernier Index",
      "type": "n8n-nodes-base.code",
      "position": [
        1320,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "eaccc050-0cb9-4c0a-b51c-a65519543e28",
      "name": "Générer une Clé Unique",
      "type": "n8n-nodes-base.set",
      "position": [
        220,
        0
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "52b6e590-13aa-43de-b926-73ba35119749",
      "name": "Validation",
      "type": "n8n-nodes-base.code",
      "position": [
        940,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "d16d5797-7edb-4a8a-bd87-37318a262635",
      "name": "Téléverser les Factures",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -1240,
        60
      ],
      "parameters": {},
      "executeOnce": false,
      "retryOnFail": true,
      "typeVersion": 3
    },
    {
      "id": "7ff71799-9511-420f-8e5d-d2bedee65435",
      "name": "Obtenir les Pièces Jointes",
      "type": "n8n-nodes-base.code",
      "position": [
        -1480,
        160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "08a26b26-40a6-40a3-9b24-d4213c5ac99d",
      "name": "Fusionner",
      "type": "n8n-nodes-base.merge",
      "position": [
        -1700,
        160
      ],
      "parameters": {},
      "notesInFlow": false,
      "typeVersion": 3.1
    },
    {
      "id": "4b04705c-41bd-4e72-b82b-e45ed81ed421",
      "name": "Créer un Dossier du Mois",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -3020,
        180
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 3
    },
    {
      "id": "57fe45ba-46d0-4523-9898-98e1c4d06771",
      "name": "Créer un Dossier du Jour",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -2140,
        160
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 3
    },
    {
      "id": "c345741a-4b01-4c59-98ff-4d671e0ee6b2",
      "name": "Rechercher le Dossier du Mois",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -3440,
        180
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 3,
      "alwaysOutputData": true
    },
    {
      "id": "64fecc15-e87b-41f0-ad3d-7c9aae9089f6",
      "name": "Dossier du Mois Trouvé ?",
      "type": "n8n-nodes-base.if",
      "position": [
        -3240,
        180
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 2.2
    },
    {
      "id": "d1ff1737-5edb-4c48-95a1-31a3b6158658",
      "name": "Rechercher le Dossier du Jour",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -2800,
        180
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 3,
      "alwaysOutputData": true
    },
    {
      "id": "7a119c08-83f3-4cfa-b5af-6a2c6eb96db2",
      "name": "Dossier du Jour Trouvé ?",
      "type": "n8n-nodes-base.if",
      "position": [
        -2580,
        180
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 2.2
    },
    {
      "id": "ed86ba5d-6c46-4c9e-bfdc-c3f3a0ff1bb2",
      "name": "Obtenir l'ID du Dossier Parent",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -2360,
        160
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "9299234c-fbe3-4b8d-a4f1-c2be9e3e8475",
      "name": "Obtenir l'ID du Dossier du Jour",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -1920,
        160
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 3
    },
    {
      "id": "d06008eb-b173-41b6-8750-01482ae99978",
      "name": "Date d'Aujourd'hui",
      "type": "n8n-nodes-base.code",
      "disabled": true,
      "position": [
        -4340,
        260
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a0c8c338-0db6-4136-8ec6-61be5026a071",
      "name": "Date et Heure",
      "type": "n8n-nodes-base.dateTime",
      "disabled": true,
      "position": [
        -4560,
        260
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "cb7c60c4-7754-4a58-a93f-8c7e38910317",
      "name": "Lire le Message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -3680,
        180
      ],
      "webhookId": "c8dc8289-fd07-47ca-936a-60b773f1d5db",
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 2.1
    },
    {
      "id": "42702132-3f06-4013-912e-8e203e751a4f",
      "name": "Date depuis l'Objet de l'Email",
      "type": "n8n-nodes-base.code",
      "position": [
        -3900,
        180
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f462ff4f-d8e5-4055-b154-b27da3c05810",
      "name": "Note Adhésive",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -4780,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fb3658be-c114-45e3-8277-265fca27bdf7",
      "name": "Déclencheur Gmail",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -4100,
        260
      ],
      "webhookId": "5367935e-e021-4f57-ad94-aed46a7fb330",
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 2.1
    },
    {
      "id": "d5f01e22-2920-4763-ad33-cf5af192ef8e",
      "name": "Déclencheur Planifié",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -4720,
        260
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "cb99d7e4-2f71-4553-8636-5cb29b9f5ba7",
      "name": "Note Adhésive1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -4140,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3577a2e3-5c6b-4871-bf50-568eda532e71",
      "name": "Note Adhésive2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3480,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "aede2ed7-98c0-4f4c-853f-adfb6c7c7379",
      "name": "Note Adhésive3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2820,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "02652793-e97c-4125-af9e-9dcdc115adc1",
      "name": "Note Adhésive4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1960,
        100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "55392a23-4ee8-404e-b316-4f693a28679c",
      "name": "Note Adhésive5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1300,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d908e128-4ce2-433c-8d07-7a45a43f9d66",
      "name": "Note Adhésive6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1300,
        260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "79afcd7b-c925-418a-a076-1186a6f5f95e",
      "name": "Note Adhésive7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1040,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4a071404-9e78-4d11-baee-ef19b9b91323",
      "name": "Note Adhésive8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -420,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e1a063cc-b1cf-492e-b395-b051786bde66",
      "name": "Note Adhésive9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -20,
        -60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a3d4be55-4ff6-413f-9b83-d22d7fa7e946",
      "name": "Note Adhésive10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        420,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f9d7132f-c9a3-49f6-9a7b-c7a6851bbb06",
      "name": "Note Adhésive11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        880,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e7e7b9e0-3fdf-45e3-9ae1-4979ba55a028",
      "name": "Note Adhésive12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1300,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ee01bd07-ab06-4ab2-812d-f0ea1fb77c72",
      "name": "Notifier",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -980,
        -120
      ],
      "webhookId": "ef127986-3e93-4314-9292-ea6d4001bf2c",
      "parameters": {},
      "typeVersion": 2.1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "532de742-f619-4951-8521-541dbd3b8f81",
  "connections": {
    "320d2a1f-92b3-46b7-ae9e-6b025c50393e": {
      "main": [
        [
          {
            "node": "14320290-f059-4e23-a9b3-dac08dee0038",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "801a89a2-1033-46ce-a514-da48581ad7aa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3afe5d8b-71a1-4678-a84a-038820b172ae": {
      "main": [
        [
          {
            "node": "a482f4f6-02c5-4dc5-8101-355e44870a14",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "08a26b26-40a6-40a3-9b24-d4213c5ac99d": {
      "main": [
        [
          {
            "node": "7ff71799-9511-420f-8e5d-d2bedee65435",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "801a89a2-1033-46ce-a514-da48581ad7aa": {
      "main": [
        [
          {
            "node": "eaccc050-0cb9-4c0a-b51c-a65519543e28",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "52b6e590-13aa-43de-b926-73ba35119749": {
      "main": [
        [
          {
            "node": "9edf61a4-5675-4497-9101-a3971f643f7c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a0c8c338-0db6-4136-8ec6-61be5026a071": {
      "main": [
        [
          {
            "node": "d06008eb-b173-41b6-8750-01482ae99978",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cb7c60c4-7754-4a58-a93f-8c7e38910317": {
      "main": [
        [
          {
            "node": "c345741a-4b01-4c59-98ff-4d671e0ee6b2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d06008eb-b173-41b6-8750-01482ae99978": {
      "main": [
        [
          {
            "node": "fb3658be-c114-45e3-8277-265fca27bdf7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fb3658be-c114-45e3-8277-265fca27bdf7": {
      "main": [
        [
          {
            "node": "42702132-3f06-4013-912e-8e203e751a4f",
            "type": "main",
            "index": 0
          },
          {
            "node": "08a26b26-40a6-40a3-9b24-d4213c5ac99d",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "cd7afab5-1834-44d0-b7d7-8be7ca6e927d": {
      "main": [
        [
          {
            "node": "3afe5d8b-71a1-4678-a84a-038820b172ae",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "aee40f65-662f-468f-b78b-d21a7ba1e35e": {
      "main": [
        [
          {
            "node": "cd7afab5-1834-44d0-b7d7-8be7ca6e927d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e7e86334-ac7b-43d0-b518-68111c358ad6": {
      "main": [
        [
          {
            "node": "13284bb7-9e59-42b8-ac39-d1a0a3694a5a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9edf61a4-5675-4497-9101-a3971f643f7c": {
      "main": [
        [
          {
            "node": "aee40f65-662f-468f-b78b-d21a7ba1e35e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7ff71799-9511-420f-8e5d-d2bedee65435": {
      "main": [
        [
          {
            "node": "d16d5797-7edb-4a8a-bd87-37318a262635",
            "type": "main",
            "index": 0
          },
          {
            "node": "1d22cbef-a424-4c22-9365-9b5925de2dd5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a482f4f6-02c5-4dc5-8101-355e44870a14": {
      "main": [
        [
          {
            "node": "ee01bd07-ab06-4ab2-812d-f0ea1fb77c72",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "e7e86334-ac7b-43d0-b518-68111c358ad6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "13284bb7-9e59-42b8-ac39-d1a0a3694a5a": {
      "main": [
        [
          {
            "node": "320d2a1f-92b3-46b7-ae9e-6b025c50393e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d5f01e22-2920-4763-ad33-cf5af192ef8e": {
      "main": [
        [
          {
            "node": "a0c8c338-0db6-4136-8ec6-61be5026a071",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "57fe45ba-46d0-4523-9898-98e1c4d06771": {
      "main": [
        [
          {
            "node": "9299234c-fbe3-4b8d-a4f1-c2be9e3e8475",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7a119c08-83f3-4cfa-b5af-6a2c6eb96db2": {
      "main": [
        [
          {
            "node": "ed86ba5d-6c46-4c9e-bfdc-c3f3a0ff1bb2",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "9299234c-fbe3-4b8d-a4f1-c2be9e3e8475",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1d22cbef-a424-4c22-9365-9b5925de2dd5": {
      "main": [
        [
          {
            "node": "a482f4f6-02c5-4dc5-8101-355e44870a14",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "de512a48-39b7-49f8-a149-c50a188f3067": {
      "main": [
        [
          {
            "node": "52b6e590-13aa-43de-b926-73ba35119749",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9299234c-fbe3-4b8d-a4f1-c2be9e3e8475": {
      "main": [
        [
          {
            "node": "08a26b26-40a6-40a3-9b24-d4213c5ac99d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d1ff1737-5edb-4c48-95a1-31a3b6158658": {
      "main": [
        [
          {
            "node": "7a119c08-83f3-4cfa-b5af-6a2c6eb96db2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2b8174d9-6ea3-4b54-a556-856b8bf2ce01": {
      "main": [
        [
          {
            "node": "de512a48-39b7-49f8-a149-c50a188f3067",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4b04705c-41bd-4e72-b82b-e45ed81ed421": {
      "main": [
        [
          {
            "node": "d1ff1737-5edb-4c48-95a1-31a3b6158658",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "eaccc050-0cb9-4c0a-b51c-a65519543e28": {
      "main": [
        [
          {
            "node": "2b8174d9-6ea3-4b54-a556-856b8bf2ce01",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "64fecc15-e87b-41f0-ad3d-7c9aae9089f6": {
      "main": [
        [
          {
            "node": "4b04705c-41bd-4e72-b82b-e45ed81ed421",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "d1ff1737-5edb-4c48-95a1-31a3b6158658",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c345741a-4b01-4c59-98ff-4d671e0ee6b2": {
      "main": [
        [
          {
            "node": "64fecc15-e87b-41f0-ad3d-7c9aae9089f6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "14320290-f059-4e23-a9b3-dac08dee0038": {
      "main": [
        [
          {
            "node": "e7e86334-ac7b-43d0-b518-68111c358ad6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ed86ba5d-6c46-4c9e-bfdc-c3f3a0ff1bb2": {
      "main": [
        [
          {
            "node": "57fe45ba-46d0-4523-9898-98e1c4d06771",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5ed93d14-2ccf-4608-af7e-0de45c8a8b4f": {
      "ai_languageModel": [
        [
          {
            "node": "e7e86334-ac7b-43d0-b518-68111c358ad6",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "42702132-3f06-4013-912e-8e203e751a4f": {
      "main": [
        [
          {
            "node": "cb7c60c4-7754-4a58-a93f-8c7e38910317",
            "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é ?

Avancé - Finance, 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é
Avancé
Nombre de nœuds47
Catégorie2
Types de nœuds16
Description de la difficulté

Adapté aux utilisateurs avancés, avec des workflows complexes contenant 16+ nœuds

Auteur
Dhrumil Patel

Dhrumil Patel

@itechdp

🚀 Automation Enthusiast | n8n Creator | SaaS & AI Innovator. I'm Dhrumil Patel, founder of SentIIMenta AI. I build smart solutions using n8n to automate workflows, connect data, and boost efficiency. Passionate about AI, SaaS, and no-code tools. Let’s simplify work and create impact together! 🌐 https://sentiimenta-ai.com | 📩 founder@sentiimenta-ai.com

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34