Automatizar el outbound de ventas y la gestión de respuestas con GPT-4o, Brevo y NocoDB

Avanzado

Este es unLead Nurturing, AI Chatbotflujo de automatización del dominio deautomatización que contiene 77 nodos.Utiliza principalmente nodos como If, Set, Code, Cron, Wait. Automatización de prospección y gestión de respuestas de ventas con GPT-4o, Brevo y NocoDB

Requisitos previos
  • Cuenta de Google y credenciales de API de Gmail
  • Pueden requerirse credenciales de autenticación para la API de destino
  • 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
{
  "nodes": [
    {
      "id": "118f0264-6461-4908-a975-592d16ed3636",
      "name": "Buscar Lead por Email",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -2576,
        -368
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "5befd791-b40e-4718-841f-580e6daa2e8b",
      "name": "Clasificación de Intención por IA",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -2336,
        -368
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "5abb9288-d712-4d7e-8db5-a35f28f9f783",
      "name": "Crear Revisión Manual",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -816,
        -432
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "c1fef333-d6ab-4ab7-a3ed-c70a07c98296",
      "name": "Generar Respuesta de IA",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -1568,
        0
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "75969f05-6f9f-4b79-8eca-53fe54ffd141",
      "name": "Retraso de Respuesta Natural",
      "type": "n8n-nodes-base.wait",
      "position": [
        -1248,
        0
      ],
      "webhookId": "505a3ef8-eadb-4c8f-af64-c8068dbfe102",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "1f900d82-bbab-4afd-875f-d1ff6df201bb",
      "name": "Registrar Interacción",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -848,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "d7133b31-910f-4a52-9f18-a907cb459d31",
      "name": "Actualizar Puntuación del Lead",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -656,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "6ca4b99e-0b72-4e85-8f1e-1ea0812ac8cb",
      "name": "Nota Adhesiva",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2816,
        -448
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7c05e34e-ec1f-4e3e-9b9f-175219ec8c30",
      "name": "Analizar Datos del Evento",
      "type": "n8n-nodes-base.code",
      "position": [
        -320,
        -1568
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b771526f-3e51-45ae-80b7-1441239340f6",
      "name": "Buscar Lead",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -144,
        -1568
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "5eae4fe2-228a-4bb0-a870-2e71b350ecbb",
      "name": "¿Lead Encontrado?",
      "type": "n8n-nodes-base.if",
      "position": [
        32,
        -1568
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "cecb3647-e99a-4b0b-90d2-459b75e71ef1",
      "name": "Registrar Evento de Interacción",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        256,
        -1840
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "54bc035f-1aeb-48c3-8c5f-49607d079316",
      "name": "Calcular Actualización de Puntuación",
      "type": "n8n-nodes-base.code",
      "position": [
        416,
        -1840
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "166fd639-ee7b-4418-9f62-a4bb856c2c8d",
      "name": "Actualizar Interacción del Lead",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        608,
        -1840
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "b77889b4-3540-498f-8110-372a3e516a71",
      "name": "¿Se Necesita Acción Especial?",
      "type": "n8n-nodes-base.if",
      "position": [
        784,
        -1840
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0d74353b-55d4-41c9-b3bb-3e5e35895225",
      "name": "Nota Adhesiva2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -384,
        -1968
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "de8bdd41-addd-48f1-b77c-17ce6f176bd2",
      "name": "Activador Diario",
      "type": "n8n-nodes-base.cron",
      "position": [
        -304,
        -352
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "da06f4a9-9fe0-4530-a9ab-cca5d1d91594",
      "name": "Obtener Todos los Leads Activos",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -288,
        -48
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "977da414-4801-4292-af89-ab4e7740b8f1",
      "name": "Procesar en Lotes",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -16,
        -336
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "d45100b6-6db4-44f0-982c-697886cb4c0a",
      "name": "Calcular Degradación de Puntuación",
      "type": "n8n-nodes-base.code",
      "position": [
        272,
        -112
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "42924864-f69a-454e-9154-e511b6654190",
      "name": "Actualizar Puntuaciones de Leads",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        448,
        -112
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "e8877f47-3c83-4431-80bc-e5caf3dc7668",
      "name": "¿Necesita Re-enganche?",
      "type": "n8n-nodes-base.if",
      "position": [
        720,
        -112
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "6a775921-bc1b-48b4-8df6-148deb51ef3b",
      "name": "Programar Re-enganche",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        1072,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "fb370e3d-de13-43ee-8476-805a5eec599f",
      "name": "Generar Informe Analítico",
      "type": "n8n-nodes-base.code",
      "position": [
        640,
        -352
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "05f0d542-b2e8-4b0e-a9ad-fda9f004e37d",
      "name": "Almacenar Análisis",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        1088,
        -352
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "aa4b5d49-bd14-49f6-a204-e38068f862ad",
      "name": "Nota Adhesiva3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -368,
        -448
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "25037919-1fb1-4e18-b7ba-1f29e554be81",
      "name": "Activador por Hora",
      "type": "n8n-nodes-base.cron",
      "position": [
        -2784,
        -1904
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "16cf06e6-9ea9-471a-8cd6-c11e03f518c8",
      "name": "Generar Email Personalizado",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -1168,
        -1904
      ],
      "parameters": {},
      "typeVersion": 1.4
    },
    {
      "id": "563e10fa-1b45-4737-b0aa-7c2c3b82e3d7",
      "name": "Obtener Información del Producto",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -2176,
        -1792
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "2ea7fb48-7276-4c22-bb86-bbbb8bed6636",
      "name": "Registrar Prospección",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -624,
        -1904
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "52f4ee1a-d8e6-4566-85c3-44abddc26692",
      "name": "Actualizar Estado del Lead",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -640,
        -1472
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "3219177f-bba5-4508-8230-25f779134b51",
      "name": "Obtener Top 10 de Leads",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -2640,
        -1904
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "cfe797a5-76d6-457f-a7bf-1bc31c1daf48",
      "name": "Todos los Productos",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        -1936,
        -1792
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3db5e067-2525-4483-8868-532974868dc9",
      "name": "Enviar Email de Prospección Inicial",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueErrorOutput",
      "position": [
        -864,
        -1904
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "62086565-96c7-4825-ad59-8bd2be126041",
      "name": "Nota Adhesiva1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2832,
        -1968
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d5c4e571-1262-4a7d-b314-3f2ccc1550b4",
      "name": "Gmail Webhook",
      "type": "n8n-nodes-base.gmailTrigger",
      "position": [
        -2704,
        80
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "c62a4ca9-5567-4b7e-b51a-c4a4fa788b2d",
      "name": "Enviar Respuesta de IA",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -1056,
        0
      ],
      "webhookId": "855142e2-20ca-4b47-a558-2a6c50f2f793",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "82264f96-30ba-47bb-b215-26e57006df04",
      "name": "Notificar al Equipo de Ventas",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -640,
        -432
      ],
      "webhookId": "9275e9a0-bbe7-4f47-8b67-1bee58adcacd",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "29c3a767-0ce1-4786-a0d3-267fe7a0277d",
      "name": "Obtener Todos los Productos",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -2448,
        112
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "e6ca55d6-894e-49fe-b9b5-10358f7ab34a",
      "name": "Productos Agregados",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        -2112,
        112
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fee75654-96dd-4f80-af8a-93bdfa552bd6",
      "name": "Evento de Brevo",
      "type": "n8n-nodes-base.sendInBlueTrigger",
      "position": [
        -336,
        -1840
      ],
      "webhookId": "e7fda98f-b01d-4554-97bb-e7fe1669a4d2",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cfbdd2f2-fabd-409f-97a5-56e2286368e3",
      "name": "Enviar un mensaje",
      "type": "n8n-nodes-base.gmail",
      "position": [
        880,
        -352
      ],
      "webhookId": "1380c5d0-d9d8-4ca8-9b77-cd6ea51c3d96",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "a2e388b5-b0eb-4724-8625-37e3d7a53cc4",
      "name": "Eliminar una fila",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        1024,
        -1856
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "78ca4686-92c0-41ec-bdf8-2ceef8ce565f",
      "name": "Analizar Datos de Respuesta",
      "type": "n8n-nodes-base.code",
      "position": [
        -2752,
        -352
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9d7a1473-0f08-42b3-9ed5-1f9034df6930",
      "name": "Agregar",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        -1504,
        -1904
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e34cb3b7-9527-4a3f-930b-b28dfc912113",
      "name": "Combinar",
      "type": "n8n-nodes-base.merge",
      "position": [
        -1664,
        -1920
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "9f941464-f81b-450e-99b6-0aeba9564da9",
      "name": "Establecer Variables de Prospección",
      "type": "n8n-nodes-base.set",
      "position": [
        -1360,
        -1904
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "1966ccf0-25ae-4801-9a0d-19716cf18080",
      "name": "Bucle sobre Leads",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -2672,
        -1568
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "917f43a8-fbbe-49d0-8b74-5898d7779ae2",
      "name": "Obtener Correspondencia Previa",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -2176,
        -1584
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "da0f4c85-ee34-4947-a663-969b6c346b7e",
      "name": "Toda la Correspondencia",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        -1936,
        -1584
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d183ebed-3bcd-4bc3-8200-d2002a7102fa",
      "name": "Recopilar Todos los Resultados",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        288,
        -352
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e75a6c4d-7a86-40c9-b9e8-1b9a4d255ed4",
      "name": "Nota Adhesiva4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3808,
        -2288
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2811c2ff-5e6a-4be7-a40d-b855a7c62ef5",
      "name": "Nota Adhesiva5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2784,
        -2720
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0da28371-60f1-4d5d-9666-c05d38af5eb6",
      "name": "Nota Adhesiva6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2816,
        -912
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6900ab75-f4f4-4c9f-b9ce-62548fb532fe",
      "name": "Nota Adhesiva7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -384,
        -2304
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e203848c-6b65-48dc-9de4-eec580b409d2",
      "name": "Nota Adhesiva8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -368,
        -864
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "85be2bbe-cd81-4626-9869-857faff50391",
      "name": "Nota Adhesiva9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3824,
        -2736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2df96186-249f-4534-8941-ba66ae5b4e3a",
      "name": "Obtener Plantilla Actual",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -2176,
        -1952
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "833e54ef-bbc4-456c-9273-2b93dd8531ba",
      "name": "Plantilla Actual",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        -1936,
        -1952
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "307c0aad-fdc3-4ffa-ae91-cb6df8a81ab8",
      "name": "Obtener Intercambio Previo",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -2336,
        -80
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "d5ef9b05-74a4-49c6-a1ab-440514385da1",
      "name": "Combinar1",
      "type": "n8n-nodes-base.merge",
      "position": [
        -1888,
        0
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "a697b597-b72a-4e90-8414-099a72137151",
      "name": "Agregar para Respuesta",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        -1728,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2df3303a-bb0b-429f-a882-93b56c3f54b1",
      "name": "Nota Adhesiva11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -5088,
        -2736
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4bb01778-9eec-4eb9-9c66-b44c8f9a7970",
      "name": "Nota Adhesiva10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3280,
        -1968
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "28dd82ab-ca00-47e0-9c33-41b6a26cfcc0",
      "name": "Nota Adhesiva12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3280,
        -48
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "837b89db-4525-4058-a9fb-bf2a6306ed47",
      "name": "Nota Adhesiva13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1808,
        -880
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c1cd97cc-3e8f-42e6-90ea-8c9971b05a2b",
      "name": "Nota Adhesiva14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2224,
        -2208
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6821b60a-d9e1-41b6-9b00-3ac19fa23d2e",
      "name": "Nota Adhesiva15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1680,
        -2224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "de0c7f7c-1668-4be8-8926-02f28499f643",
      "name": "Nota Adhesiva16",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2800,
        -2272
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ea225795-89e2-447f-9c88-24804ab92bbd",
      "name": "Nota Adhesiva17",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1408,
        304
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3ae9ec7e-0d86-49ed-88ce-76fe1731303a",
      "name": "Nota Adhesiva18",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        48,
        336
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a0478814-c477-458b-9402-c123b7c32be8",
      "name": "Enrutar por Tipo de Respuesta",
      "type": "n8n-nodes-base.switch",
      "position": [
        -1968,
        -416
      ],
      "parameters": {},
      "typeVersion": 3.3
    },
    {
      "id": "2188f7c0-b925-41e9-8d64-36563202cfd5",
      "name": "Todos los Intercambios",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        -2112,
        -80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c7c33b0a-61b0-4cef-b540-c7fc4ec8e52c",
      "name": "Lead Dado de Baja",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -816,
        -256
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "940882cb-20b7-4297-b654-6590e7502bab",
      "name": "Lead Pendiente de Revisión",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -1072,
        -432
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "86c8d143-ac9f-4c57-9c8a-8998348b6a0e",
      "name": "Lead Fuera de Oficina",
      "type": "n8n-nodes-base.nocoDb",
      "position": [
        -1568,
        -272
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "1c537d95-2525-4a00-8c49-c74446a12c62",
      "name": "Nota Adhesiva19",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3808,
        -1840
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "e34cb3b7-9527-4a3f-930b-b28dfc912113": {
      "main": [
        [
          {
            "node": "9d7a1473-0f08-42b3-9ed5-1f9034df6930",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d5ef9b05-74a4-49c6-a1ab-440514385da1": {
      "main": [
        [
          {
            "node": "a697b597-b72a-4e90-8414-099a72137151",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9d7a1473-0f08-42b3-9ed5-1f9034df6930": {
      "main": [
        [
          {
            "node": "9f941464-f81b-450e-99b6-0aeba9564da9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b771526f-3e51-45ae-80b7-1441239340f6": {
      "main": [
        [
          {
            "node": "5eae4fe2-228a-4bb0-a870-2e71b350ecbb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fee75654-96dd-4f80-af8a-93bdfa552bd6": {
      "main": [
        [
          {
            "node": "7c05e34e-ec1f-4e3e-9b9f-175219ec8c30",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5eae4fe2-228a-4bb0-a870-2e71b350ecbb": {
      "main": [
        [
          {
            "node": "cecb3647-e99a-4b0b-90d2-459b75e71ef1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cfe797a5-76d6-457f-a7bf-1bc31c1daf48": {
      "main": [
        [
          {
            "node": "e34cb3b7-9527-4a3f-930b-b28dfc912113",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "2ea7fb48-7276-4c22-bb86-bbbb8bed6636": {
      "main": [
        [
          {
            "node": "52f4ee1a-d8e6-4566-85c3-44abddc26692",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2188f7c0-b925-41e9-8d64-36563202cfd5": {
      "main": [
        [
          {
            "node": "d5ef9b05-74a4-49c6-a1ab-440514385da1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "de8bdd41-addd-48f1-b77c-17ce6f176bd2": {
      "main": [
        [
          {
            "node": "da06f4a9-9fe0-4530-a9ab-cca5d1d91594",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d5c4e571-1262-4a7d-b314-3f2ccc1550b4": {
      "main": [
        [
          {
            "node": "78ca4686-92c0-41ec-bdf8-2ceef8ce565f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "25037919-1fb1-4e18-b7ba-1f29e554be81": {
      "main": [
        [
          {
            "node": "3219177f-bba5-4508-8230-25f779134b51",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cfbdd2f2-fabd-409f-97a5-56e2286368e3": {
      "main": [
        [
          {
            "node": "05f0d542-b2e8-4b0e-a9ad-fda9f004e37d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1f900d82-bbab-4afd-875f-d1ff6df201bb": {
      "main": [
        [
          {
            "node": "d7133b31-910f-4a52-9f18-a907cb459d31",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1966ccf0-25ae-4801-9a0d-19716cf18080": {
      "main": [
        [],
        [
          {
            "node": "563e10fa-1b45-4737-b0aa-7c2c3b82e3d7",
            "type": "main",
            "index": 0
          },
          {
            "node": "917f43a8-fbbe-49d0-8b74-5898d7779ae2",
            "type": "main",
            "index": 0
          },
          {
            "node": "2df96186-249f-4534-8941-ba66ae5b4e3a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "833e54ef-bbc4-456c-9273-2b93dd8531ba": {
      "main": [
        [
          {
            "node": "e34cb3b7-9527-4a3f-930b-b28dfc912113",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "29c3a767-0ce1-4786-a0d3-267fe7a0277d": {
      "main": [
        [
          {
            "node": "e6ca55d6-894e-49fe-b9b5-10358f7ab34a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "563e10fa-1b45-4737-b0aa-7c2c3b82e3d7": {
      "main": [
        [
          {
            "node": "cfe797a5-76d6-457f-a7bf-1bc31c1daf48",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3219177f-bba5-4508-8230-25f779134b51": {
      "main": [
        [
          {
            "node": "1966ccf0-25ae-4801-9a0d-19716cf18080",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7c05e34e-ec1f-4e3e-9b9f-175219ec8c30": {
      "main": [
        [
          {
            "node": "b771526f-3e51-45ae-80b7-1441239340f6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c62a4ca9-5567-4b7e-b51a-c4a4fa788b2d": {
      "main": [
        [
          {
            "node": "1f900d82-bbab-4afd-875f-d1ff6df201bb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "da0f4c85-ee34-4947-a663-969b6c346b7e": {
      "main": [
        [
          {
            "node": "e34cb3b7-9527-4a3f-930b-b28dfc912113",
            "type": "main",
            "index": 2
          }
        ]
      ]
    },
    "118f0264-6461-4908-a975-592d16ed3636": {
      "main": [
        [
          {
            "node": "5befd791-b40e-4718-841f-580e6daa2e8b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "977da414-4801-4292-af89-ab4e7740b8f1": {
      "main": [
        [
          {
            "node": "d183ebed-3bcd-4bc3-8200-d2002a7102fa",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "d45100b6-6db4-44f0-982c-697886cb4c0a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "42924864-f69a-454e-9154-e511b6654190": {
      "main": [
        [
          {
            "node": "e8877f47-3c83-4431-80bc-e5caf3dc7668",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "52f4ee1a-d8e6-4566-85c3-44abddc26692": {
      "main": [
        [
          {
            "node": "1966ccf0-25ae-4801-9a0d-19716cf18080",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e6ca55d6-894e-49fe-b9b5-10358f7ab34a": {
      "main": [
        [
          {
            "node": "d5ef9b05-74a4-49c6-a1ab-440514385da1",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "d183ebed-3bcd-4bc3-8200-d2002a7102fa": {
      "main": [
        [
          {
            "node": "fb370e3d-de13-43ee-8476-805a5eec599f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "940882cb-20b7-4297-b654-6590e7502bab": {
      "main": [
        [
          {
            "node": "5abb9288-d712-4d7e-8db5-a35f28f9f783",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "78ca4686-92c0-41ec-bdf8-2ceef8ce565f": {
      "main": [
        [
          {
            "node": "118f0264-6461-4908-a975-592d16ed3636",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5abb9288-d712-4d7e-8db5-a35f28f9f783": {
      "main": [
        [
          {
            "node": "82264f96-30ba-47bb-b215-26e57006df04",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c1fef333-d6ab-4ab7-a3ed-c70a07c98296": {
      "main": [
        [
          {
            "node": "75969f05-6f9f-4b79-8eca-53fe54ffd141",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "da06f4a9-9fe0-4530-a9ab-cca5d1d91594": {
      "main": [
        [
          {
            "node": "977da414-4801-4292-af89-ab4e7740b8f1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2df96186-249f-4534-8941-ba66ae5b4e3a": {
      "main": [
        [
          {
            "node": "833e54ef-bbc4-456c-9273-2b93dd8531ba",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cecb3647-e99a-4b0b-90d2-459b75e71ef1": {
      "main": [
        [
          {
            "node": "54bc035f-1aeb-48c3-8c5f-49607d079316",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e8877f47-3c83-4431-80bc-e5caf3dc7668": {
      "main": [
        [
          {
            "node": "6a775921-bc1b-48b4-8df6-148deb51ef3b",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "977da414-4801-4292-af89-ab4e7740b8f1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d45100b6-6db4-44f0-982c-697886cb4c0a": {
      "main": [
        [
          {
            "node": "42924864-f69a-454e-9154-e511b6654190",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "307c0aad-fdc3-4ffa-ae91-cb6df8a81ab8": {
      "main": [
        [
          {
            "node": "2188f7c0-b925-41e9-8d64-36563202cfd5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a697b597-b72a-4e90-8414-099a72137151": {
      "main": [
        [
          {
            "node": "c1fef333-d6ab-4ab7-a3ed-c70a07c98296",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "54bc035f-1aeb-48c3-8c5f-49607d079316": {
      "main": [
        [
          {
            "node": "166fd639-ee7b-4418-9f62-a4bb856c2c8d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "75969f05-6f9f-4b79-8eca-53fe54ffd141": {
      "main": [
        [
          {
            "node": "c62a4ca9-5567-4b7e-b51a-c4a4fa788b2d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a0478814-c477-458b-9402-c123b7c32be8": {
      "main": [
        [
          {
            "node": "940882cb-20b7-4297-b654-6590e7502bab",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "c7c33b0a-61b0-4cef-b540-c7fc4ec8e52c",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "86c8d143-ac9f-4c57-9c8a-8998348b6a0e",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "307c0aad-fdc3-4ffa-ae91-cb6df8a81ab8",
            "type": "main",
            "index": 0
          },
          {
            "node": "29c3a767-0ce1-4786-a0d3-267fe7a0277d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6a775921-bc1b-48b4-8df6-148deb51ef3b": {
      "main": [
        [
          {
            "node": "977da414-4801-4292-af89-ab4e7740b8f1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9f941464-f81b-450e-99b6-0aeba9564da9": {
      "main": [
        [
          {
            "node": "16cf06e6-9ea9-471a-8cd6-c11e03f518c8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b77889b4-3540-498f-8110-372a3e516a71": {
      "main": [
        [
          {
            "node": "a2e388b5-b0eb-4724-8625-37e3d7a53cc4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "166fd639-ee7b-4418-9f62-a4bb856c2c8d": {
      "main": [
        [
          {
            "node": "b77889b4-3540-498f-8110-372a3e516a71",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5befd791-b40e-4718-841f-580e6daa2e8b": {
      "main": [
        [
          {
            "node": "a0478814-c477-458b-9402-c123b7c32be8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fb370e3d-de13-43ee-8476-805a5eec599f": {
      "main": [
        [
          {
            "node": "cfbdd2f2-fabd-409f-97a5-56e2286368e3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "16cf06e6-9ea9-471a-8cd6-c11e03f518c8": {
      "main": [
        [
          {
            "node": "3db5e067-2525-4483-8868-532974868dc9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "917f43a8-fbbe-49d0-8b74-5898d7779ae2": {
      "main": [
        [
          {
            "node": "da0f4c85-ee34-4947-a663-969b6c346b7e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3db5e067-2525-4483-8868-532974868dc9": {
      "main": [
        [
          {
            "node": "2ea7fb48-7276-4c22-bb86-bbbb8bed6636",
            "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 - Nutrición de leads, Chatbot de IA

¿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 nodos77
Categoría2
Tipos de nodos16
Descripción de la dificultad

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

Enlaces externos
Ver en n8n.io

Compartir este flujo de trabajo

Categorías

Categorías: 34