Automatización del CRM HighLevel con GPT-5, recuperación de conocimiento y contexto del documento

Avanzado

Este es unCRM, Multimodal AIflujo de automatización del dominio deautomatización que contiene 55 nodos.Utiliza principalmente nodos como Set, Gmail, Slack, Switch, Telegram. Automatizar el CRM de HighLevel con GPT-5, recuperación de conocimiento y contexto del documento

Requisitos previos
  • Cuenta de Google y credenciales de API de Gmail
  • Bot Token de Slack o URL de Webhook
  • Bot Token de Telegram
  • Credenciales de API de Google Drive
  • Clave de API de OpenAI
  • Credenciales de API de Google Sheets
  • Información de conexión de la base de datos PostgreSQL
  • URL y Clave de API de Supabase
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": "e7ccf4281d5afb175c79c02db95b45f15d5b53862cb6bc357c5e5bc26567f35c"
  },
  "nodes": [
    {
      "id": "cfff056a-69ee-461a-ade7-136f99f012ea",
      "name": "Crear o actualizar un contacto en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        736,
        -288
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "bbb10ca0-9dfc-4a81-ab71-8b68a829abf8",
      "name": "Obtener múltiples contactos en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        928,
        -288
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c6fa6b26-2e27-4ffb-8340-321ca729f02c",
      "name": "Actualizar un contacto en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        1104,
        -288
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "bfe80ddf-53df-46ff-85b5-82c160effb5d",
      "name": "Eliminar un contacto en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        1280,
        -288
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "809a8145-3cd9-44ad-8fba-df66e29dfd53",
      "name": "Obtener múltiples oportunidades en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        688,
        -48
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "60c3e30c-d6cd-4206-83e9-b7d2d3a80b69",
      "name": "Crear una oportunidad en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        928,
        -48
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ffc65109-7232-4541-8af5-23e41709cf57",
      "name": "Obtener una oportunidad en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        1104,
        -48
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "275cba42-4e49-4a29-9b9c-085f6492e680",
      "name": "Actualizar una oportunidad en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        1296,
        -48
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b1f6b3c7-ce2a-441f-b05d-f371055f0122",
      "name": "Reservar cita en un calendario de HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        1840,
        -304
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "570ed719-fc72-4bde-8168-f2410b95f45c",
      "name": "Obtener horarios disponibles de un calendario en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        1872,
        -64
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "05820205-6d8b-484b-8e82-a6afe1db7c6a",
      "name": "Crear una tarea en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        1488,
        -288
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "72b0bd59-129b-44d0-b59a-f6296cc5e688",
      "name": "Eliminar una tarea en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        1632,
        -304
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "db0fc203-e97a-49b9-b22d-43020211a993",
      "name": "Obtener una tarea en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        1504,
        -32
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "11cd07cb-25f2-41ab-b0db-70491cfc37ae",
      "name": "Actualizar una tarea en HighLevel",
      "type": "n8n-nodes-base.highLevelTool",
      "position": [
        1696,
        -48
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
      "name": "Servidor GHL MCP",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        720,
        -560
      ],
      "webhookId": "00f1e67f-d8e8-4521-b8f1-b5c573b216cd",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1463a141-d736-47bd-adac-5edb523d9c00",
      "name": "Cuando se recibe un mensaje de chat",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -1328,
        -624
      ],
      "webhookId": "dcbda26a-6bb2-4b80-8fcc-09660c04ddee",
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "fcff0963-08ad-4bc1-9d6c-2004a64f0959",
      "name": "Slack Trigger",
      "type": "n8n-nodes-base.slackTrigger",
      "position": [
        -1616,
        -912
      ],
      "webhookId": "74ec72e0-6007-4f91-9767-245bd2822825",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6edf48a8-c12d-4b74-b23e-4eb274ec770d",
      "name": "Telegram Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -1600,
        -1264
      ],
      "webhookId": "d68442bd-ea54-4190-ad36-1b413aa6efb9",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "db18e790-d3a2-41f2-a8b3-48288bfea0ee",
      "name": "Gmail Trigger",
      "type": "n8n-nodes-base.gmailTrigger",
      "position": [
        -1600,
        -1104
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "98bd4c6f-97a6-478f-9d1c-56a0fc6e7f39",
      "name": "WhatsApp Trigger",
      "type": "n8n-nodes-base.whatsAppTrigger",
      "disabled": true,
      "position": [
        -1616,
        -720
      ],
      "webhookId": "e744ea57-9ad4-40bb-b468-bf51d8295373",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4a7e4987-481b-4a9e-bf46-773db63209ea",
      "name": "Editar Campos",
      "type": "n8n-nodes-base.set",
      "position": [
        -912,
        -928
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "ca1db59a-6488-4d58-ae6c-74e4c0204829",
      "name": "Enviar un mensaje de texto",
      "type": "n8n-nodes-base.telegram",
      "position": [
        272,
        -1264
      ],
      "webhookId": "be0f5e9f-0231-43f3-8ee7-cc02ab9ac01f",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "c9124224-8854-45dd-9749-45a0a1e52ebf",
      "name": "Enviar mensaje",
      "type": "n8n-nodes-base.whatsApp",
      "disabled": true,
      "position": [
        272,
        -1104
      ],
      "webhookId": "21ce03e2-b672-49f5-8e5e-f187a644523e",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "becafe44-55e6-422f-901b-669cbd8dcaf0",
      "name": "Enviar un mensaje",
      "type": "n8n-nodes-base.slack",
      "position": [
        272,
        -928
      ],
      "webhookId": "1eeadb85-d39f-4373-be60-f2ba89fee6e3",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "761b6df7-f8c0-4f53-8b84-e4ea24a896f1",
      "name": "Enviar un mensaje1",
      "type": "n8n-nodes-base.gmail",
      "position": [
        272,
        -752
      ],
      "webhookId": "39551306-44d1-45a0-947c-8ed49c46edce",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "ddc1b8a1-c4b2-439e-82aa-f9b4f7178161",
      "name": "Nota adhesiva6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1680,
        -1424
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "66063412-d7bd-4ed3-a796-5625eae7050c",
      "name": "Embeddings OpenAI",
      "type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
      "position": [
        1456,
        992
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "12fbd5e2-664c-45d7-8239-daf88a5c9c4f",
      "name": "Reranker Cohere",
      "type": "@n8n/n8n-nodes-langchain.rerankerCohere",
      "position": [
        1664,
        992
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d968ea0c-18c8-4c08-895a-a005403aa357",
      "name": "Knowledge MCP",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        1056,
        336
      ],
      "webhookId": "5b72ab89-a90f-49db-a7c1-3c80da66c9e7",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "79299214-8fda-4406-8875-0fad2d1e4a80",
      "name": "Datos tabulares",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        1184,
        720
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "a2ac2b34-fe87-470a-8f7a-b3fa72ef6630",
      "name": "Búsqueda web en tiempo real",
      "type": "n8n-nodes-base.perplexityTool",
      "position": [
        736,
        688
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3c500dc4-d0d7-4b0b-9b22-10902df39a96",
      "name": "Datos personales vectorizados",
      "type": "@n8n/n8n-nodes-langchain.vectorStoreSupabase",
      "position": [
        1504,
        736
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "07db7b42-4851-4868-adca-0f2e2c0ddee2",
      "name": "Nota adhesiva",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        624,
        -608
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8217a025-34af-410b-9b51-19d272f6b0b4",
      "name": "Nota adhesiva1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        608,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ee1e8ad0-0758-4feb-ba3c-bb161752e0ad",
      "name": "Cliente MCP GHL",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        448,
        -432
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "7c557901-28bd-44d4-8d8c-93f250ab6880",
      "name": "Cliente MCP Knowledge",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        464,
        400
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "1eb137f0-86cf-48b4-b1b5-ae7cfcb00bd3",
      "name": "Memoria de chat",
      "type": "@n8n/n8n-nodes-langchain.memoryPostgresChat",
      "position": [
        -560,
        -352
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "1bd0ea46-b430-450f-bcff-6c34a6930af2",
      "name": "Google Drive MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -288,
        368
      ],
      "webhookId": "a289c719-fb71-4b08-97c6-79d12645dc7e",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f8f779a0-d0cd-4d54-9e3b-9777be71a9d5",
      "name": "Operación",
      "type": "n8n-nodes-base.switch",
      "position": [
        -1408,
        720
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "266fa23f-c227-4806-b05c-03a5f5bf5636",
      "name": "Leer archivo de GDrive",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        -48,
        544
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "cada8e23-02c2-4724-baca-8dc6f808ca36",
      "name": "Buscar archivos en GDrive",
      "type": "n8n-nodes-base.googleDriveTool",
      "position": [
        -272,
        544
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "d1dce9a8-5d5a-4cd5-9bb3-e841513faf7c",
      "name": "buscar sobre cualquier documento en google drive",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        -400,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "859e8bac-976b-46c7-9e52-75fb3dc6af21",
      "name": "Descargar archivo",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -1232,
        720
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "e6104740-7b43-4f54-b2ff-b844bf30136c",
      "name": "FileType1",
      "type": "n8n-nodes-base.switch",
      "position": [
        -1040,
        672
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "33469cc5-3b9b-4f3b-bc06-48e32dc7ffb4",
      "name": "Extraer de PDF1",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        -768,
        432
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d75e7690-766a-4f53-9118-7d53a5752543",
      "name": "Extraer de CSV1",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        -768,
        624
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0f8b8e62-6792-4597-ad5f-06eb1b5d0f35",
      "name": "Obtener respuesta de PDF1",
      "type": "n8n-nodes-base.set",
      "position": [
        -608,
        432
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "e18119d4-0750-4ea7-8e1f-d5149c4436ca",
      "name": "Obtener respuesta de CSV1",
      "type": "n8n-nodes-base.set",
      "position": [
        -608,
        624
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 3.4
    },
    {
      "id": "8bf5a867-9c2b-41b5-b825-7009139b4119",
      "name": "Analizar imagen1",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -768,
        800
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "d7be7ea5-bed8-4869-acdb-fc04281ea396",
      "name": "Transcribir audio1",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -768,
        976
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "3cb76982-9ab9-4a8e-affe-d0f3926c177b",
      "name": "Nota adhesiva2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1616,
        320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "266f3d56-a519-44bd-9305-7b6ffdc1d12f",
      "name": "Nota adhesiva3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1648,
        224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bb58e794-d001-4fed-bb00-3570b80d226e",
      "name": "Orquestador GHL",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -464,
        -640
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "6464925f-323a-4d00-8120-b4d008c79f55",
      "name": "GPT 5",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -736,
        -352
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "1803bee1-5c80-4719-babd-77b84ccf612d",
      "name": "Nota adhesiva4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2704,
        -864
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "6464925f-323a-4d00-8120-b4d008c79f55": {
      "ai_languageModel": [
        [
          {
            "node": "bb58e794-d001-4fed-bb00-3570b80d226e",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "e6104740-7b43-4f54-b2ff-b844bf30136c": {
      "main": [
        [
          {
            "node": "33469cc5-3b9b-4f3b-bc06-48e32dc7ffb4",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "d75e7690-766a-4f53-9118-7d53a5752543",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "8bf5a867-9c2b-41b5-b825-7009139b4119",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "d7be7ea5-bed8-4869-acdb-fc04281ea396",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f8f779a0-d0cd-4d54-9e3b-9777be71a9d5": {
      "main": [
        [
          {
            "node": "859e8bac-976b-46c7-9e52-75fb3dc6af21",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1eb137f0-86cf-48b4-b1b5-ae7cfcb00bd3": {
      "ai_memory": [
        [
          {
            "node": "bb58e794-d001-4fed-bb00-3570b80d226e",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "4a7e4987-481b-4a9e-bf46-773db63209ea": {
      "main": [
        [
          {
            "node": "bb58e794-d001-4fed-bb00-3570b80d226e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "79299214-8fda-4406-8875-0fad2d1e4a80": {
      "ai_tool": [
        [
          {
            "node": "d968ea0c-18c8-4c08-895a-a005403aa357",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "859e8bac-976b-46c7-9e52-75fb3dc6af21": {
      "main": [
        [
          {
            "node": "e6104740-7b43-4f54-b2ff-b844bf30136c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "db18e790-d3a2-41f2-a8b3-48288bfea0ee": {
      "main": [
        [
          {
            "node": "4a7e4987-481b-4a9e-bf46-773db63209ea",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fcff0963-08ad-4bc1-9d6c-2004a64f0959": {
      "main": [
        [
          {
            "node": "4a7e4987-481b-4a9e-bf46-773db63209ea",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ee1e8ad0-0758-4feb-ba3c-bb161752e0ad": {
      "ai_tool": [
        [
          {
            "node": "bb58e794-d001-4fed-bb00-3570b80d226e",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "12fbd5e2-664c-45d7-8239-daf88a5c9c4f": {
      "ai_reranker": [
        [
          {
            "node": "3c500dc4-d0d7-4b0b-9b22-10902df39a96",
            "type": "ai_reranker",
            "index": 0
          }
        ]
      ]
    },
    "bb58e794-d001-4fed-bb00-3570b80d226e": {
      "main": [
        [
          {
            "node": "ca1db59a-6488-4d58-ae6c-74e4c0204829",
            "type": "main",
            "index": 0
          },
          {
            "node": "c9124224-8854-45dd-9749-45a0a1e52ebf",
            "type": "main",
            "index": 0
          },
          {
            "node": "becafe44-55e6-422f-901b-669cbd8dcaf0",
            "type": "main",
            "index": 0
          },
          {
            "node": "761b6df7-f8c0-4f53-8b84-e4ea24a896f1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6edf48a8-c12d-4b74-b23e-4eb274ec770d": {
      "main": [
        [
          {
            "node": "4a7e4987-481b-4a9e-bf46-773db63209ea",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "98bd4c6f-97a6-478f-9d1c-56a0fc6e7f39": {
      "main": [
        [
          {
            "node": "4a7e4987-481b-4a9e-bf46-773db63209ea",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "66063412-d7bd-4ed3-a796-5625eae7050c": {
      "ai_embedding": [
        [
          {
            "node": "3c500dc4-d0d7-4b0b-9b22-10902df39a96",
            "type": "ai_embedding",
            "index": 0
          }
        ]
      ]
    },
    "d75e7690-766a-4f53-9118-7d53a5752543": {
      "main": [
        [
          {
            "node": "e18119d4-0750-4ea7-8e1f-d5149c4436ca",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "33469cc5-3b9b-4f3b-bc06-48e32dc7ffb4": {
      "main": [
        [
          {
            "node": "0f8b8e62-6792-4597-ad5f-06eb1b5d0f35",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7c557901-28bd-44d4-8d8c-93f250ab6880": {
      "ai_tool": [
        [
          {
            "node": "bb58e794-d001-4fed-bb00-3570b80d226e",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a2ac2b34-fe87-470a-8f7a-b3fa72ef6630": {
      "ai_tool": [
        [
          {
            "node": "d968ea0c-18c8-4c08-895a-a005403aa357",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "266fa23f-c227-4806-b05c-03a5f5bf5636": {
      "ai_tool": [
        [
          {
            "node": "1bd0ea46-b430-450f-bcff-6c34a6930af2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "db0fc203-e97a-49b9-b22d-43020211a993": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "cada8e23-02c2-4724-baca-8dc6f808ca36": {
      "ai_tool": [
        [
          {
            "node": "1bd0ea46-b430-450f-bcff-6c34a6930af2",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "3c500dc4-d0d7-4b0b-9b22-10902df39a96": {
      "ai_tool": [
        [
          {
            "node": "d968ea0c-18c8-4c08-895a-a005403aa357",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "05820205-6d8b-484b-8e82-a6afe1db7c6a": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "72b0bd59-129b-44d0-b59a-f6296cc5e688": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "11cd07cb-25f2-41ab-b0db-70491cfc37ae": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "1463a141-d736-47bd-adac-5edb523d9c00": {
      "main": [
        [
          {
            "node": "bb58e794-d001-4fed-bb00-3570b80d226e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bfe80ddf-53df-46ff-85b5-82c160effb5d": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c6fa6b26-2e27-4ffb-8340-321ca729f02c": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "bbb10ca0-9dfc-4a81-ab71-8b68a829abf8": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "60c3e30c-d6cd-4206-83e9-b7d2d3a80b69": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "275cba42-4e49-4a29-9b9c-085f6492e680": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "809a8145-3cd9-44ad-8fba-df66e29dfd53": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "d1dce9a8-5d5a-4cd5-9bb3-e841513faf7c": {
      "ai_tool": [
        [
          {
            "node": "bb58e794-d001-4fed-bb00-3570b80d226e",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "cfff056a-69ee-461a-ade7-136f99f012ea": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "570ed719-fc72-4bde-8168-f2410b95f45c": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b1f6b3c7-ce2a-441f-b05d-f371055f0122": {
      "ai_tool": [
        [
          {
            "node": "624dfbb1-c5c6-47d2-9809-e213ac0b4554",
            "type": "ai_tool",
            "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 - CRM, IA Multimodal

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

Flujos de trabajo relacionados recomendados

Centro de Comando de IA para Negocios: Agente modular de Google Workspace, búsqueda vectorial y informes multicanal
Centro de Comando de IA Empresarial: Agentes modulares de Google Workspace, búsqueda vectorial y reportes multicanal
Set
Gmail
Slack
+
Set
Gmail
Slack
80 NodosPaul
Extracción de documentos
Dialogar con documentos a través de RAG: desde Google Drive hasta GPT-5, utilizando la base de datos vectorial de Supabase
Dialogar con documentos mediante RAG: desde Google Drive hasta GPT-5, usando la base de datos vectorial Supabase
Set
Gmail
Slack
+
Set
Gmail
Slack
30 NodosPaul
Wiki interno
Construir un asistente de conocimiento de fuentes múltiples integrando Claude, RAG, Perplexity y Drive
Construir un asistente de conocimiento de todas las fuentes integrado con Claude, RAG, Perplexity y Drive
Set
Switch
Google Drive
+
Set
Switch
Google Drive
38 NodosPaul
Wiki interno
Análisis de acciones con IA basado en Danelfin, TwelveData y Alpha Vantage
Sistema de análisis de acciones basado en AI, integrando Danelfin, TwelveData y Alpha Vantage
Set
Code
Gmail
+
Set
Code
Gmail
74 NodosPaul
Comercio de criptomonedas
Blog h
Crear automáticamente blogs de WordPress optimizados para SEO usando Perplexity y Google Trends
Set
Gmail
Limit
+
Set
Gmail
Limit
49 NodosPaul
Creación de contenido
Agente multi-fuente de IA: GPT-4, búsqueda Perplexity, Supabase y Google Sheets
Agente multiorigen IA: integración de GPT-4, búsqueda Perplexity, Supabase y Google Sheets
Perplexity Tool
Agent
Google Sheets Tool
+
Perplexity Tool
Agent
Google Sheets Tool
14 NodosPaul
Wiki interno
Información del flujo de trabajo
Nivel de dificultad
Avanzado
Número de nodos55
Categoría2
Tipos de nodos28
Descripción de la dificultad

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

Autor

Automation expert & n8n power user. I build advanced workflows combining AI, outbound, and business logic. Grab my templates or reach out for custom builds.

Enlaces externos
Ver en n8n.io

Compartir este flujo de trabajo

Categorías

Categorías: 34