8
n8n 한국어amn8n.com

LeadBot 자율 주행 — Salesforce 채팅을 기회로 전환

고급

이것은AI Chatbot, Multimodal AI분야의자동화 워크플로우로, 25개의 노드를 포함합니다.주로 SlackTool, EmailSendTool, SalesforceTool, Agent, HttpRequestTool 등의 노드를 사용하며. Salesforce와 GPT를 기반으로 한 대화식 유입捕获 및 일정 계획

사전 요구사항
  • Slack Bot Token 또는 Webhook URL
  • Salesforce OAuth 인증 정보
  • 대상 API의 인증 정보가 필요할 수 있음
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "79JmUxYdaGOZtJBu",
  "meta": {
    "instanceId": "9a562c06a632241f66aadd52a495ad98e76b760ef5cfce9c319a4759c47cd94e",
    "templateCredsSetupCompleted": true
  },
  "name": "LeadBot Autopilot — Chat-to-Lead for Salesforce",
  "tags": [],
  "nodes": [
    {
      "id": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
      "name": "AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -592,
        -176
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b4fe168e-7ba0-4d22-9473-16c0ffb5d517",
      "name": "OpenAI 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1440,
        240
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "cdab5098-32c3-41a9-907f-3dfe4f9b18eb",
      "name": "심플 메모리",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -1168,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "4a94ff2f-ed7b-484d-9df6-d1072a6071be",
      "name": "중복 리드 확인",
      "type": "n8n-nodes-base.salesforceTool",
      "position": [
        -640,
        208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5d5cab80-365d-4d4d-9213-7fe5729bde5c",
      "name": "생각하기",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        -896,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "fe1e7b13-c5fb-4386-a58e-4bc9f26bd13e",
      "name": "리드 업데이트",
      "type": "n8n-nodes-base.salesforceTool",
      "position": [
        -384,
        224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "366e51dd-5b96-4352-b30e-41ede2b7be4c",
      "name": "리드 생성",
      "type": "n8n-nodes-base.salesforceTool",
      "position": [
        208,
        224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2590df33-645a-472c-a415-1045ff866c47",
      "name": "고객 알림 전송",
      "type": "n8n-nodes-base.emailSendTool",
      "position": [
        1728,
        192
      ],
      "webhookId": "13b289d5-4721-48e8-be73-545d32eb6b65",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "438a6a61-1276-4a92-b891-e583c7ae2b21",
      "name": "내부 알림 전송",
      "type": "n8n-nodes-base.slackTool",
      "position": [
        1376,
        208
      ],
      "webhookId": "88092685-262c-465a-b482-79323ad7f730",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "addfbdaa-5bb7-4377-bb11-15a81671eb80",
      "name": "제품 조회",
      "type": "n8n-nodes-base.salesforceTool",
      "position": [
        -96,
        208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "067714a0-466a-4719-a161-57aa2c138730",
      "name": "예약된 이벤트 조회",
      "type": "n8n-nodes-base.salesforceTool",
      "position": [
        560,
        208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5f4149f7-08f8-4504-a520-ec6782da1933",
      "name": "데모 이벤트 생성",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        992,
        224
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "87c19cf9-a527-4e78-89fb-ee76292c296c",
      "name": "채팅 메시지 수신 시",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -1296,
        -128
      ],
      "webhookId": "4b996c58-6685-4122-9c56-0fdb1710af82",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "3f787468-e67d-49be-98b3-ab713e331585",
      "name": "스티키 노트3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1552,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ef5f8c8c-a611-4d6f-95aa-5863326b5a4c",
      "name": "스티키 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1248,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1d982316-ef63-49c8-8c64-72c3e01ee766",
      "name": "스티키 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -976,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6a957c62-637e-4ab8-927c-c9d9d868334a",
      "name": "스티키 노트8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -704,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "efc6acb5-ad8b-4b9d-ae22-81616e628fa3",
      "name": "스티키 노트7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -448,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6cb48cdb-da65-4275-b706-02e812fb6be1",
      "name": "스티키 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -768,
        -720
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bd0c431c-ec04-41e8-87fe-76b9beeb293c",
      "name": "스티키 노트4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -192,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "754ef3ef-e8d6-4ec8-aedc-3cec05a94077",
      "name": "스티키 노트5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        384,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9945d845-30f2-4f9e-abc2-a18c10b72364",
      "name": "스티키 노트6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        128,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1a9b3d79-5244-4246-91da-6447bf8064f0",
      "name": "스티키 노트9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        848,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "de578840-b4ee-4626-b9e9-2db992997a47",
      "name": "스티키 노트10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1248,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c12a218b-e386-4687-9bfe-1c7db37d16a7",
      "name": "스티키 노트11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1600,
        352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "11165388-72ce-44f0-8d0f-1dc5a534cab1",
  "connections": {
    "5d5cab80-365d-4d4d-9213-7fe5729bde5c": {
      "ai_tool": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "366e51dd-5b96-4352-b30e-41ede2b7be4c": {
      "ai_tool": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "fe1e7b13-c5fb-4386-a58e-4bc9f26bd13e": {
      "ai_tool": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "addfbdaa-5bb7-4377-bb11-15a81671eb80": {
      "ai_tool": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "cdab5098-32c3-41a9-907f-3dfe4f9b18eb": {
      "ai_memory": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "b4fe168e-7ba0-4d22-9473-16c0ffb5d517": {
      "ai_languageModel": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "5f4149f7-08f8-4504-a520-ec6782da1933": {
      "ai_tool": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "4a94ff2f-ed7b-484d-9df6-d1072a6071be": {
      "ai_tool": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "067714a0-466a-4719-a161-57aa2c138730": {
      "ai_tool": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "2590df33-645a-472c-a415-1045ff866c47": {
      "ai_tool": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "87c19cf9-a527-4e78-89fb-ee76292c296c": {
      "main": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "438a6a61-1276-4a92-b891-e583c7ae2b21": {
      "ai_tool": [
        [
          {
            "node": "910534f9-14b8-4c1a-9d66-d42e5a5f343b",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

고급 - AI 챗봇, 멀티모달 AI

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
고급
노드 수25
카테고리2
노드 유형10
난이도 설명

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
Le Nguyen

Le Nguyen

@leeseifer

Salesforce Architect with 10+ years of experience in CRM, integrations, and automation. Skilled in Apex, LWC, REST APIs, and full-stack dev (JavaScript, .NET). I build secure, scalable workflows in n8n—connecting Salesforce, Stripe, and more. Passionate about lead scoring, data sync, and secure field masking. Certified Application Architect with deep expertise in platform, integration, and data architecture.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34