8
n8n 한국어amn8n.com

포괄적인 리드 육성 및 자격 인증

중급

이것은Lead Nurturing분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 Wait, Gmail, Slack, Webhook, Function 등의 노드를 사용하며. Gmail, Google 스프레드시트, Slack을 사용한 자동 잠재 고객 육성 및 자격 평가

사전 요구사항
  • Google 계정 및 Gmail API 인증 정보
  • Slack Bot Token 또는 Webhook URL
  • HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
  • Google Sheets API 인증 정보

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "AVOX7Cwp67PaJqYD",
  "meta": {
    "instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
  },
  "name": "Comprehensive Lead Nurturing & Qualification",
  "tags": [],
  "nodes": [
    {
      "id": "22e7a3bd-91fd-40c9-a3fb-a4250e94f859",
      "name": "0. Webhook (리드 캡처)",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -1280,
        288
      ],
      "webhookId": "a6e061e4-b6ae-49e9-97f4-6da1a78fb2da",
      "parameters": {},
      "description": "Captures new lead data from forms or external sources.",
      "typeVersion": 1
    },
    {
      "id": "0b3ef33d-df99-40a2-acfc-04ea28e50a50",
      "name": "1. 리드 자격 인증 및 분류 (함수)",
      "type": "n8n-nodes-base.function",
      "position": [
        -1024,
        288
      ],
      "parameters": {},
      "description": "Validates, categorizes, and scores incoming leads.",
      "typeVersion": 1
    },
    {
      "id": "f8988011-bff7-4c4a-af7d-19b62c933b96",
      "name": "2. CRM 업데이트 (Google 스프레드시트)",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -768,
        288
      ],
      "parameters": {},
      "description": "Appends new lead data to your Google Sheets CRM.",
      "typeVersion": 3
    },
    {
      "id": "8b216c71-1ee8-4085-b63b-8b47d2052329",
      "name": "3. 담당 에이전트 할당 (함수)",
      "type": "n8n-nodes-base.function",
      "position": [
        -528,
        288
      ],
      "parameters": {},
      "description": "Assigns the lead to an agent based on defined rules.",
      "typeVersion": 1
    },
    {
      "id": "defdeb26-2b9d-427e-80cd-c6e9816818d8",
      "name": "4. 초기 자동 응답 (Gmail)",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -256,
        128
      ],
      "parameters": {},
      "description": "Sends an immediate, personalized email to the lead.",
      "typeVersion": 1
    },
    {
      "id": "0fb779c2-4fb6-4a9f-a261-21d884704dff",
      "name": "5. 할당된 에이전트에 알림 (Slack)",
      "type": "n8n-nodes-base.slack",
      "position": [
        240,
        448
      ],
      "parameters": {},
      "description": "Alerts the assigned agent about the new lead.",
      "typeVersion": 1
    },
    {
      "id": "c882513f-0949-4577-b86a-6d3f9940b62a",
      "name": "6. 육성 시퀀스 - 대기 1",
      "type": "n8n-nodes-base.wait",
      "position": [
        -16,
        128
      ],
      "webhookId": "abe22285-ea99-4a44-b51f-c48ca74573d1",
      "parameters": {},
      "description": "Waits 3 days before sending the first nurturing email.",
      "typeVersion": 1
    },
    {
      "id": "212338f7-efd0-4871-96de-ba8e15046c31",
      "name": "7. 육성 시퀀스 - 이메일 1",
      "type": "n8n-nodes-base.gmail",
      "position": [
        240,
        128
      ],
      "parameters": {},
      "description": "Sends the first follow-up nurturing email.",
      "typeVersion": 1
    },
    {
      "id": "89f7b5a0-0d3e-4814-9a5a-bbc164b90432",
      "name": "스티키 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1328,
        224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d01bd20b-9630-4eb1-819b-f8c4992d8b2e",
      "name": "스티키 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        160,
        384
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "94856d99-6950-4379-b6c5-cbf47110d56d",
      "name": "스티키 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -336,
        64
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0332f961-76cb-44fa-a563-2a02df6fbda9",
      "name": "스티키 노트3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1328,
        528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "f8a64576-69ab-4ff4-9b19-0644fe17741e",
  "connections": {
    "22e7a3bd-91fd-40c9-a3fb-a4250e94f859": {
      "main": [
        [
          {
            "node": "0b3ef33d-df99-40a2-acfc-04ea28e50a50",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8b216c71-1ee8-4085-b63b-8b47d2052329": {
      "main": [
        [
          {
            "node": "defdeb26-2b9d-427e-80cd-c6e9816818d8",
            "type": "main",
            "index": 0
          },
          {
            "node": "0fb779c2-4fb6-4a9f-a261-21d884704dff",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f8988011-bff7-4c4a-af7d-19b62c933b96": {
      "main": [
        [
          {
            "node": "8b216c71-1ee8-4085-b63b-8b47d2052329",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c882513f-0949-4577-b86a-6d3f9940b62a": {
      "main": [
        [
          {
            "node": "212338f7-efd0-4871-96de-ba8e15046c31",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "defdeb26-2b9d-427e-80cd-c6e9816818d8": {
      "main": [
        [
          {
            "node": "c882513f-0949-4577-b86a-6d3f9940b62a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0b3ef33d-df99-40a2-acfc-04ea28e50a50": {
      "main": [
        [
          {
            "node": "f8988011-bff7-4c4a-af7d-19b62c933b96",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

중급 - 리드 육성

유료인가요?

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

워크플로우 정보
난이도
중급
노드 수12
카테고리1
노드 유형7
난이도 설명

일정 경험을 가진 사용자를 위한 6-15개 노드의 중간 복잡도 워크플로우

저자
Marth

Marth

@marth

Simplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34