Automatización de la planificación de sprints de equipos ágiles

Avanzado

Este es unProduct, AIflujo de automatización del dominio deautomatización que contiene 52 nodos.Utiliza principalmente nodos como If, Set, Code, Wait, Gmail, combinando tecnología de inteligencia artificial para lograr automatización inteligente. Automatización de la planificación de sprints para equipos ágiles con OpenAI, Google Calendar y Gmail

Requisitos previos
  • Cuenta de Google y credenciales de API de Gmail
  • Credenciales de API de Google Drive
  • Credenciales de API de Google Sheets
  • Clave de API de OpenAI
Vista previa del flujo de trabajo
Visualización de las conexiones entre nodos, con soporte para zoom y panorámica
Exportar flujo de trabajo
Copie la siguiente configuración JSON en n8n para importar y usar este flujo de trabajo
{
  "meta": {
    "instanceId": "916ac1062ab9498cb176046f06d28d55b1a694b26c6d9e9270c694bdbe01997d"
  },
  "nodes": [
    {
      "id": "1225a732-79c9-4708-8b51-5f5c98fe279b",
      "name": "Al hacer clic en 'Probar flujo de trabajo'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        960,
        740
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "49c5c9f6-bdd4-4968-a900-86984c86f6bf",
      "name": "Disparador Programado",
      "type": "n8n-nodes-base.scheduleTrigger",
      "disabled": true,
      "position": [
        960,
        540
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "b70a1eb5-3a23-4c64-87ca-9889d8c1a748",
      "name": "Sin Operación, no hacer nada",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1300,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b6bdb50d-261c-495f-8f79-f7d12bd33a58",
      "name": "Cargar Calendario del 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": "Nota Adhesiva",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3e87adfc-558e-4a36-bc97-9ac7cd96c214",
      "name": "Nota Adhesiva7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "27a26cb0-894e-4754-b52c-0a916198994c",
      "name": "Nota Adhesiva1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1760,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "849b6794-efa9-423d-8145-67ee0e896c98",
      "name": "Nota Adhesiva4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        6480,
        740
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bb29413d-17d5-4a21-85bc-aa2b9994e059",
      "name": "Leer criterios de DoR",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        4580,
        780
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.5,
      "waitBetweenTries": 5000
    },
    {
      "id": "8c6f62f0-7931-42e3-bf17-567a70cb65ea",
      "name": "Bucle sobre Elementos para verificación DoR",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        4380,
        660
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "33e6137f-fa03-462c-a2c4-1e9cfc5151ca",
      "name": "Comparar Historia de Usuario con Criterio 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": "Si no hay evento, no hacer nada",
      "type": "n8n-nodes-base.noOp",
      "position": [
        1780,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9767e68a-2c8c-432b-850f-03fe66e3de87",
      "name": "Tomar enlace del backlog para referencia futura",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2200,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 3,
      "waitBetweenTries": 5000
    },
    {
      "id": "4c7e15ee-ed8c-46de-9e05-16f29180818f",
      "name": "Actualizar retroalimentación de Scrum en el 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 Enviador de Correo del Scrum Master",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        6640,
        1180
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "205dc58d-288a-4c35-be5f-64dcd47203d6",
      "name": "OpenAI Retroalimentación del Scrum Master sobre la Historia",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        5440,
        840
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "83ae186a-98dd-4fda-9990-1b758204700f",
      "name": "OpenAI Verificación DoR del Scrum Master",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        4800,
        820
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "9a522bfc-1d82-4c07-be26-afd40ffcce97",
      "name": "Nota Adhesiva6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        6480,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "15ee91af-d319-4b68-896e-351189e0c4d5",
      "name": "Agregar verificación DoR a nivel de Historia de Usuario",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        5100,
        640
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c6507650-93a7-40ba-af72-c0e61ab7be4d",
      "name": "Añadir retroalimentación DoR a la Historia de Usuario",
      "type": "n8n-nodes-base.merge",
      "position": [
        5280,
        740
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "a34ff332-dc9e-40b2-822b-8902994a552f",
      "name": "Proporcionar Retroalimentación del Scrum Master sobre la historia",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        5460,
        640
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 1.9,
      "waitBetweenTries": 5000
    },
    {
      "id": "280613e4-d643-4fcc-9d49-b1b31734b4f8",
      "name": "Combinar historias en una lista",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        6140,
        480
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "028b2092-db71-44b6-a12e-688111dcd8ab",
      "name": "Nota Adhesiva5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c40f0f02-25cb-4e86-a24a-d5f52be3fc1b",
      "name": "Disparador de Error",
      "type": "n8n-nodes-base.errorTrigger",
      "position": [
        1260,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "15e5d0ca-6209-4433-b90e-584d249fb6b2",
      "name": "Nota Adhesiva9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        7160,
        740
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7e7205d3-4bd1-434c-bd07-888aa9378095",
      "name": "Solicitar Aprobación al 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": "Enviar Correo a los Asistentes",
      "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": "Crear Borrador en el Correo del 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 notificar que el borrador está listo para ajuste manual",
      "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": "Si el contenido del Correo es Aprobado",
      "type": "n8n-nodes-base.if",
      "position": [
        7480,
        1000
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "039137a5-4055-4cc6-947a-728530d6091b",
      "name": "Comenzar Aquí: Establecer Variables de Entorno",
      "type": "n8n-nodes-base.set",
      "position": [
        1140,
        620
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b6b660ae-4876-4595-a39b-e272aafd8fbe",
      "name": "Tomar enlace de DoR para referencia futura",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2000,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 3,
      "waitBetweenTries": 5000
    },
    {
      "id": "3ec31cc1-879f-4023-9dff-bf9f38d91b1d",
      "name": "Enviar Correo de Error",
      "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": "Verificar Próxima Planificación de Sprint Proyecto A",
      "type": "n8n-nodes-base.filter",
      "position": [
        1600,
        620
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "3058aa89-824a-4335-98a7-edc5cc65191c",
      "name": "Seleccionar Historias Listas para Planificación de Sprint desde el 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": "Verificar Historias Abiertas en el Sprint Actual",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2420,
        620
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.5,
      "waitBetweenTries": 5000
    },
    {
      "id": "ec3c025e-6d51-4997-8147-a7eacbf9c42f",
      "name": "Redactar Correo para Planificación 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": "Agregar Historias para Creación de Formulario",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        2680,
        800
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "948dc930-d76a-4c0b-90b4-22cc8430f0e1",
      "name": "Crear Formulario Dinámico",
      "type": "n8n-nodes-base.code",
      "position": [
        2860,
        800
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "19a40363-b558-4b57-9c61-b3874e7c27f2",
      "name": "Preguntar al Scrum Master por Verificación de Historias del Sprint Actual",
      "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": "Procesar Retroalimentación sobre el Índice",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        3220,
        620
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fce6cb70-b4f1-42e3-b2c0-b57e3f81b007",
      "name": "Anexar Retroalimentación a la Historia",
      "type": "n8n-nodes-base.merge",
      "position": [
        3400,
        440
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "6e7ac978-3a14-4ed0-ae34-406c0627d6f9",
      "name": "Nota Adhesiva14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        7160,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0a92e38d-5ec3-48d4-9a51-734848547ce3",
      "name": "Redactar Correo para Sugerencias de Objetivo del 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": "Mantener historias que no fueron comprometidas",
      "type": "n8n-nodes-base.filter",
      "position": [
        3560,
        440
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "3556ec6e-5288-489d-9e39-e561345df679",
      "name": "Combinar Historias Pendientes con las Listas para Planificación de Sprint",
      "type": "n8n-nodes-base.merge",
      "position": [
        4160,
        600
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "2bd7dac6-5862-4725-b587-df62b26bbb96",
      "name": "Anexar Historias con retroalimentación DoR",
      "type": "n8n-nodes-base.merge",
      "position": [
        5060,
        460
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "b33e5be2-1b79-437c-bfcf-3363f761b069",
      "name": "OpenAI Agente de Correo para Objetivo del Sprint",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        6660,
        460
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "53644996-51a3-4c55-a30e-07745fac52d9",
      "name": "Enviar Correo al 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": "Nota Adhesiva2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2380,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a6dcee15-ae4f-4548-a1da-23d39807a173",
      "name": "Nota Adhesiva10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        3720,
        360
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "048d3a30-6a69-4c9c-8504-f72b0d5c5b8e",
      "name": "Esperar hasta X días antes de la Planificación 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
          }
        ]
      ]
    }
  }
}
Preguntas frecuentes

¿Cómo usar este flujo de trabajo?

Copie el código de configuración JSON de arriba, cree un nuevo flujo de trabajo en su instancia de n8n y seleccione "Importar desde JSON", pegue la configuración y luego modifique la configuración de credenciales según sea necesario.

¿En qué escenarios es adecuado este flujo de trabajo?

Avanzado - Producto, Inteligencia Artificial

¿Es de pago?

Este flujo de trabajo es completamente gratuito, puede importarlo y usarlo directamente. Sin embargo, tenga en cuenta que los servicios de terceros utilizados en el flujo de trabajo (como la API de OpenAI) pueden requerir un pago por su cuenta.

Información del flujo de trabajo
Nivel de dificultad
Avanzado
Número de nodos52
Categoría2
Tipos de nodos20
Descripción de la dificultad

Adecuado para usuarios avanzados, flujos de trabajo complejos con 16+ nodos

Autor
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.

Enlaces externos
Ver en n8n.io

Compartir este flujo de trabajo

Categorías

Categorías: 34