Automatisation de la planification des sprints d'équipes agiles

Avancé

Ceci est unProduct, AIworkflow d'automatisation du domainecontenant 52 nœuds.Utilise principalement des nœuds comme If, Set, Code, Wait, Gmail, combinant la technologie d'intelligence artificielle pour une automatisation intelligente. Automatiser la planification des sprints pour les équipes agiles avec OpenAI, Google Agenda et Gmail

Prérequis
  • Compte Google et informations d'identification Gmail API
  • Informations d'identification Google Drive API
  • 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
{
  "meta": {
    "instanceId": "916ac1062ab9498cb176046f06d28d55b1a694b26c6d9e9270c694bdbe01997d"
  },
  "nodes": [
    {
      "id": "1225a732-79c9-4708-8b51-5f5c98fe279b",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        960,
        740
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "49c5c9f6-bdd4-4968-a900-86984c86f6bf",
      "name": "Déclencheur Programmé",
      "type": "n8n-nodes-base.scheduleTrigger",
      "disabled": true,
      "position": [
        960,
        540
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b70a1eb5-3a23-4c64-87ca-9889d8c1a748",
      "name": "No Operation, do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1300,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b6bdb50d-261c-495f-8f79-f7d12bd33a58",
      "name": "Charger le Calendrier du Scrum Master",
      "type": "n8n-nodes-base.googleCalendar",
      "position": [
        1440,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.3,
      "waitBetweenTries": 5000
    },
    {
      "id": "34f17cb4-add3-465f-aa4e-8ead5047efab",
      "name": "Note adhésive",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3e87adfc-558e-4a36-bc97-9ac7cd96c214",
      "name": "Note adhésive7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "27a26cb0-894e-4754-b52c-0a916198994c",
      "name": "Note adhésive1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1760,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "849b6794-efa9-423d-8145-67ee0e896c98",
      "name": "Note adhésive4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        6480,
        740
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bb29413d-17d5-4a21-85bc-aa2b9994e059",
      "name": "Lire les critères DoR",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        4580,
        780
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.5,
      "waitBetweenTries": 5000
    },
    {
      "id": "8c6f62f0-7931-42e3-bf17-567a70cb65ea",
      "name": "Boucler sur les éléments pour la vérification DoR",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        4380,
        660
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "33e6137f-fa03-462c-a2c4-1e9cfc5151ca",
      "name": "Comparer la User Story au critère DoR",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        4800,
        640
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.9,
      "waitBetweenTries": 5000
    },
    {
      "id": "f3265727-a369-432a-97ea-224705f3f505",
      "name": "If no event do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1780,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9767e68a-2c8c-432b-850f-03fe66e3de87",
      "name": "Prendre le lien du backlog pour référence future",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2200,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 3,
      "waitBetweenTries": 5000
    },
    {
      "id": "4c7e15ee-ed8c-46de-9e05-16f29180818f",
      "name": "Mettre à jour les retours Scrum dans le Backlog",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        5780,
        800
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.5,
      "waitBetweenTries": 5000
    },
    {
      "id": "46222056-16b2-4692-a0f5-961e48f4e28a",
      "name": "OpenAI Scrum Master Emailer",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        6640,
        1180
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "205dc58d-288a-4c35-be5f-64dcd47203d6",
      "name": "OpenAI Scrum Master Story Feedback",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        5440,
        840
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "83ae186a-98dd-4fda-9990-1b758204700f",
      "name": "OpenAI Scrum Master DoR Check",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        4800,
        820
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "9a522bfc-1d82-4c07-be26-afd40ffcce97",
      "name": "Note adhésive6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        6480,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "15ee91af-d319-4b68-896e-351189e0c4d5",
      "name": "Agréger la vérification DoR au niveau User Story",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        5100,
        640
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c6507650-93a7-40ba-af72-c0e61ab7be4d",
      "name": "Ajouter les retours DoR à la User Story",
      "type": "n8n-nodes-base.merge",
      "position": [
        5280,
        740
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "a34ff332-dc9e-40b2-822b-8902994a552f",
      "name": "Fournir les retours du Scrum Master sur la story",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        5460,
        640
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.9,
      "waitBetweenTries": 5000
    },
    {
      "id": "280613e4-d643-4fcc-9d49-b1b31734b4f8",
      "name": "Combiner les stories en une seule liste",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        6140,
        480
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "028b2092-db71-44b6-a12e-688111dcd8ab",
      "name": "Note adhésive5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c40f0f02-25cb-4e86-a24a-d5f52be3fc1b",
      "name": "Déclencheur d'Erreur",
      "type": "n8n-nodes-base.errorTrigger",
      "position": [
        1260,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "15e5d0ca-6209-4433-b90e-584d249fb6b2",
      "name": "Note adhésive9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        7160,
        740
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7e7205d3-4bd1-434c-bd07-888aa9378095",
      "name": "Demander l'approbation au Scrum Master",
      "type": "n8n-nodes-base.gmail",
      "position": [
        7300,
        1000
      ],
      "webhookId": "094525b3-6943-4384-8177-77b745894cd5",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "afb7ff5c-f086-4724-98c2-6fdef0c244ce",
      "name": "Envoyer un Email aux Participants",
      "type": "n8n-nodes-base.gmail",
      "position": [
        7680,
        940
      ],
      "webhookId": "48e5bb87-20e3-4a7a-950a-cc253b36ba07",
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.1,
      "waitBetweenTries": 5000
    },
    {
      "id": "d0707e83-641a-4a72-9ae8-0f435f72a7e6",
      "name": "Créer un Brouillon dans l'Email du Scrum Master",
      "type": "n8n-nodes-base.gmail",
      "position": [
        7680,
        1100
      ],
      "webhookId": "00f7b5c0-8645-4995-bf62-9ae0cdb5458d",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "2067303e-fc81-4e04-94e7-ecb62e4e7aa1",
      "name": "Make aware the draft is ready to be adjusted manually",
      "type": "n8n-nodes-base.gmail",
      "position": [
        7900,
        1100
      ],
      "webhookId": "43d07e42-3339-4e34-9421-308df087f59c",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "9b09a185-84f9-4a86-b985-1fd223b20a5e",
      "name": "If Email content is Approved",
      "type": "n8n-nodes-base.if",
      "position": [
        7480,
        1000
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "039137a5-4055-4cc6-947a-728530d6091b",
      "name": "Start Here: Set Environment Variables",
      "type": "n8n-nodes-base.set",
      "position": [
        1140,
        620
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b6b660ae-4876-4595-a39b-e272aafd8fbe",
      "name": "Prendre le lien DoR pour référence future",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2000,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 3,
      "waitBetweenTries": 5000
    },
    {
      "id": "3ec31cc1-879f-4023-9dff-bf9f38d91b1d",
      "name": "Envoyer un Email d'Erreur",
      "type": "n8n-nodes-base.gmail",
      "maxTries": 5,
      "position": [
        1500,
        180
      ],
      "webhookId": "3b95ad1e-14e5-47b3-977d-f088b00949c6",
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.1,
      "waitBetweenTries": 5000
    },
    {
      "id": "169ccfec-efde-45f4-8acc-ab50652f0ca8",
      "name": "Vérifier la Prochaine Planification de Sprint Projet A",
      "type": "n8n-nodes-base.filter",
      "position": [
        1600,
        620
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "3058aa89-824a-4335-98a7-edc5cc65191c",
      "name": "Sélectionner les Stories Prêtes pour la Planification de Sprint depuis le Backlog",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        3960,
        820
      ],
      "parameters": {},
      "executeOnce": true,
      "retryOnFail": true,
      "typeVersion": 4.5,
      "waitBetweenTries": 5000
    },
    {
      "id": "7c13c390-ed54-4401-bea1-8adfda8aaa3a",
      "name": "Vérifier les Stories Ouvertes dans le Sprint Actuel",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2420,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.5,
      "waitBetweenTries": 5000
    },
    {
      "id": "ec3c025e-6d51-4997-8147-a7eacbf9c42f",
      "name": "Rédiger un Email pour la Planification de Sprint",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        6660,
        960
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.8,
      "waitBetweenTries": 5000
    },
    {
      "id": "79327a55-acff-45c3-b122-e2c379667823",
      "name": "Agréger les Stories pour la Création de Formulaire",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        2680,
        800
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "948dc930-d76a-4c0b-90b4-22cc8430f0e1",
      "name": "Créer un Formulaire Dynamique",
      "type": "n8n-nodes-base.code",
      "position": [
        2860,
        800
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "19a40363-b558-4b57-9c61-b3874e7c27f2",
      "name": "Demander au Scrum Master de Vérifier les Stories du Sprint Actuel",
      "type": "n8n-nodes-base.gmail",
      "position": [
        3060,
        800
      ],
      "webhookId": "32d12003-809f-4323-8b9c-20511ce0ccf2",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "aa588f83-b355-4c65-8611-65bf948bc859",
      "name": "Traiter les Retours sur l'Index",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        3220,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fce6cb70-b4f1-42e3-b2c0-b57e3f81b007",
      "name": "Ajouter les Retours à la Story",
      "type": "n8n-nodes-base.merge",
      "position": [
        3400,
        440
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "6e7ac978-3a14-4ed0-ae34-406c0627d6f9",
      "name": "Note adhésive14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        7160,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0a92e38d-5ec3-48d4-9a51-734848547ce3",
      "name": "Rédiger un Email pour les Suggestions d'Objectif de Sprint",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        6660,
        260
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.9,
      "waitBetweenTries": 5000
    },
    {
      "id": "886f5a41-5a84-4f35-a9a4-ff8122e7679a",
      "name": "Garder les stories qui n'ont pas été engagées",
      "type": "n8n-nodes-base.filter",
      "position": [
        3560,
        440
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "3556ec6e-5288-489d-9e39-e561345df679",
      "name": "Combiner les reports de Sprint avec les Prêtes pour la Planification de Sprint",
      "type": "n8n-nodes-base.merge",
      "position": [
        4160,
        600
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "2bd7dac6-5862-4725-b587-df62b26bbb96",
      "name": "Ajouter les Stories avec les retours DoR",
      "type": "n8n-nodes-base.merge",
      "position": [
        5060,
        460
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "b33e5be2-1b79-437c-bfcf-3363f761b069",
      "name": "OpenAI Sprint Goal Email Agent",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        6660,
        460
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "53644996-51a3-4c55-a30e-07745fac52d9",
      "name": "Envoyer un Email au PO",
      "type": "n8n-nodes-base.gmail",
      "position": [
        7680,
        260
      ],
      "webhookId": "48e5bb87-20e3-4a7a-950a-cc253b36ba07",
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2.1,
      "waitBetweenTries": 5000
    },
    {
      "id": "fc56b9e6-8af9-42c1-8744-cbbd4d59c6b7",
      "name": "Note adhésive2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2380,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a6dcee15-ae4f-4548-a1da-23d39807a173",
      "name": "Note adhésive10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3720,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "048d3a30-6a69-4c9c-8504-f72b0d5c5b8e",
      "name": "Attendre jusqu'à X jours avant la Planification de Sprint1",
      "type": "n8n-nodes-base.wait",
      "disabled": true,
      "position": [
        3760,
        520
      ],
      "webhookId": "49884cf4-213a-4975-a438-cb179080163a",
      "parameters": {},
      "typeVersion": 1.1
    }
  ],
  "pinData": {
    "Wait until X days before the Sprint Planning1": [
      {
        "data": "No",
        "Epic ID": "EP-104",
        "Issue ID": "IT-113",
        "Epic Name": "Training & Documentation",
        "Issue Type": "Bug",
        "Item Notes": "Note 14",
        "Item Owner": "Tom Müller",
        "Item Title": "Bug #14 - Training & Documentation",
        "row_number": 15,
        "Item Labels": "training, security",
        "Item Status": "Done",
        "Item Created": "2025-04-22",
        "Item Owner ID": "TM04",
        "Item Priority": "Low",
        "In Active Sprint": "Yes",
        "Item Description": "Description for bug #14 - training & documentation.",
        "Item Owner Email": "lmarvis0000+TM04@gmail.com",
        "Item Last Updated": "2025-04-27",
        "AI Business Feedback": "",
        "AI Development Feedback": "",
        "AI Scrum Master Feedback": "It seems that the user story is not ready for inclusion in the Sprint Planning. \n\n- The Acceptance Criteria are unclear, making it difficult for the team to understand the scope of the work. \n- There are missing dependencies that need identification and clarification to avoid potential blockers during the Sprint.\n- Additional details about user roles and scenarios are needed to ensure the story meets user needs effectively.",
        "Item Acceptance Criteria": "Acceptance criteria for bug #14 - training & documentation.",
        "Item Story Points Estimate": 4
      }
    ]
  },
  "connections": {
    "c40f0f02-25cb-4e86-a24a-d5f52be3fc1b": {
      "main": [
        [
          {
            "node": "3ec31cc1-879f-4023-9dff-bf9f38d91b1d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "49c5c9f6-bdd4-4968-a900-86984c86f6bf": {
      "main": [
        [
          {
            "node": "039137a5-4055-4cc6-947a-728530d6091b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bb29413d-17d5-4a21-85bc-aa2b9994e059": {
      "main": [
        [
          {
            "node": "33e6137f-fa03-462c-a2c4-1e9cfc5151ca",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "948dc930-d76a-4c0b-90b4-22cc8430f0e1": {
      "main": [
        [
          {
            "node": "19a40363-b558-4b57-9c61-b3874e7c27f2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f3265727-a369-432a-97ea-224705f3f505": {
      "main": [
        [
          {
            "node": "b6b660ae-4876-4595-a39b-e272aafd8fbe",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fce6cb70-b4f1-42e3-b2c0-b57e3f81b007": {
      "main": [
        [
          {
            "node": "886f5a41-5a84-4f35-a9a4-ff8122e7679a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b70a1eb5-3a23-4c64-87ca-9889d8c1a748": {
      "main": [
        [
          {
            "node": "b6bdb50d-261c-495f-8f79-f7d12bd33a58",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "aa588f83-b355-4c65-8611-65bf948bc859": {
      "main": [
        [
          {
            "node": "fce6cb70-b4f1-42e3-b2c0-b57e3f81b007",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "46222056-16b2-4692-a0f5-961e48f4e28a": {
      "ai_languageModel": [
        [
          {
            "node": "ec3c025e-6d51-4997-8147-a7eacbf9c42f",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7e7205d3-4bd1-434c-bd07-888aa9378095": {
      "main": [
        [
          {
            "node": "9b09a185-84f9-4a86-b985-1fd223b20a5e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9b09a185-84f9-4a86-b985-1fd223b20a5e": {
      "main": [
        [
          {
            "node": "afb7ff5c-f086-4724-98c2-6fdef0c244ce",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "d0707e83-641a-4a72-9ae8-0f435f72a7e6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "280613e4-d643-4fcc-9d49-b1b31734b4f8": {
      "main": [
        [
          {
            "node": "ec3c025e-6d51-4997-8147-a7eacbf9c42f",
            "type": "main",
            "index": 0
          },
          {
            "node": "0a92e38d-5ec3-48d4-9a51-734848547ce3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b6bdb50d-261c-495f-8f79-f7d12bd33a58": {
      "main": [
        [
          {
            "node": "169ccfec-efde-45f4-8acc-ab50652f0ca8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8c6f62f0-7931-42e3-bf17-567a70cb65ea": {
      "main": [
        [
          {
            "node": "2bd7dac6-5862-4725-b587-df62b26bbb96",
            "type": "main",
            "index": 1
          }
        ],
        [
          {
            "node": "bb29413d-17d5-4a21-85bc-aa2b9994e059",
            "type": "main",
            "index": 0
          },
          {
            "node": "c6507650-93a7-40ba-af72-c0e61ab7be4d",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "83ae186a-98dd-4fda-9990-1b758204700f": {
      "ai_languageModel": [
        [
          {
            "node": "33e6137f-fa03-462c-a2c4-1e9cfc5151ca",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "c6507650-93a7-40ba-af72-c0e61ab7be4d": {
      "main": [
        [
          {
            "node": "a34ff332-dc9e-40b2-822b-8902994a552f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b33e5be2-1b79-437c-bfcf-3363f761b069": {
      "ai_languageModel": [
        [
          {
            "node": "0a92e38d-5ec3-48d4-9a51-734848547ce3",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "ec3c025e-6d51-4997-8147-a7eacbf9c42f": {
      "main": [
        [
          {
            "node": "7e7205d3-4bd1-434c-bd07-888aa9378095",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2bd7dac6-5862-4725-b587-df62b26bbb96": {
      "main": [
        [
          {
            "node": "280613e4-d643-4fcc-9d49-b1b31734b4f8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4c7e15ee-ed8c-46de-9e05-16f29180818f": {
      "main": [
        [
          {
            "node": "8c6f62f0-7931-42e3-bf17-567a70cb65ea",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1225a732-79c9-4708-8b51-5f5c98fe279b": {
      "main": [
        [
          {
            "node": "039137a5-4055-4cc6-947a-728530d6091b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d0707e83-641a-4a72-9ae8-0f435f72a7e6": {
      "main": [
        [
          {
            "node": "2067303e-fc81-4e04-94e7-ecb62e4e7aa1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "205dc58d-288a-4c35-be5f-64dcd47203d6": {
      "ai_languageModel": [
        [
          {
            "node": "a34ff332-dc9e-40b2-822b-8902994a552f",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "b6b660ae-4876-4595-a39b-e272aafd8fbe": {
      "main": [
        [
          {
            "node": "9767e68a-2c8c-432b-850f-03fe66e3de87",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "79327a55-acff-45c3-b122-e2c379667823": {
      "main": [
        [
          {
            "node": "948dc930-d76a-4c0b-90b4-22cc8430f0e1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "33e6137f-fa03-462c-a2c4-1e9cfc5151ca": {
      "main": [
        [
          {
            "node": "15ee91af-d319-4b68-896e-351189e0c4d5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7c13c390-ed54-4401-bea1-8adfda8aaa3a": {
      "main": [
        [
          {
            "node": "79327a55-acff-45c3-b122-e2c379667823",
            "type": "main",
            "index": 0
          },
          {
            "node": "fce6cb70-b4f1-42e3-b2c0-b57e3f81b007",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "886f5a41-5a84-4f35-a9a4-ff8122e7679a": {
      "main": [
        [
          {
            "node": "048d3a30-6a69-4c9c-8504-f72b0d5c5b8e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "039137a5-4055-4cc6-947a-728530d6091b": {
      "main": [
        [
          {
            "node": "b70a1eb5-3a23-4c64-87ca-9889d8c1a748",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9767e68a-2c8c-432b-850f-03fe66e3de87": {
      "main": [
        [
          {
            "node": "7c13c390-ed54-4401-bea1-8adfda8aaa3a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "15ee91af-d319-4b68-896e-351189e0c4d5": {
      "main": [
        [
          {
            "node": "c6507650-93a7-40ba-af72-c0e61ab7be4d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0a92e38d-5ec3-48d4-9a51-734848547ce3": {
      "main": [
        [
          {
            "node": "53644996-51a3-4c55-a30e-07745fac52d9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a34ff332-dc9e-40b2-822b-8902994a552f": {
      "main": [
        [
          {
            "node": "4c7e15ee-ed8c-46de-9e05-16f29180818f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "169ccfec-efde-45f4-8acc-ab50652f0ca8": {
      "main": [
        [
          {
            "node": "f3265727-a369-432a-97ea-224705f3f505",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "048d3a30-6a69-4c9c-8504-f72b0d5c5b8e": {
      "main": [
        [
          {
            "node": "3556ec6e-5288-489d-9e39-e561345df679",
            "type": "main",
            "index": 0
          },
          {
            "node": "3058aa89-824a-4335-98a7-edc5cc65191c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "19a40363-b558-4b57-9c61-b3874e7c27f2": {
      "main": [
        [
          {
            "node": "aa588f83-b355-4c65-8611-65bf948bc859",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3058aa89-824a-4335-98a7-edc5cc65191c": {
      "main": [
        [
          {
            "node": "3556ec6e-5288-489d-9e39-e561345df679",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "3556ec6e-5288-489d-9e39-e561345df679": {
      "main": [
        [
          {
            "node": "8c6f62f0-7931-42e3-bf17-567a70cb65ea",
            "type": "main",
            "index": 0
          },
          {
            "node": "2bd7dac6-5862-4725-b587-df62b26bbb96",
            "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é - Produit, 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œuds52
Catégorie2
Types de nœuds20
Description de la difficulté

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

Auteur
Willemijn

Willemijn

@willemijn

Sharing automation templates and ideas based on agile ways of working. Exploring how AI and no-code tools like n8n can improve how teams work and collaborate.

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34