8
n8n 한국어amn8n.com

자동화된 리드 캡처, AI 자격 평가 및 ElevenLabs 개인화 음성 후속 조치

고급

이것은Lead Nurturing, Multimodal AI분야의자동화 워크플로우로, 22개의 노드를 포함합니다.주로 If, Set, Code, Gmail, Merge 등의 노드를 사용하며. OpenAI와 ElevenLabs 기반 자동 리드 캡처 및 AI 개인화 음성 후속 조치

사전 요구사항
  • Google 계정 및 Gmail API 인증 정보
  • Slack Bot Token 또는 Webhook URL
  • HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
  • Google Drive API 인증 정보
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Sheets API 인증 정보
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "WW0Ek1PPPTDbvHVb",
  "meta": {
    "instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae",
    "templateCredsSetupCompleted": true
  },
  "name": "Automated Lead Capture, AI Qualification & Personalized Audio Follow-up with ElevenLabs",
  "tags": [],
  "nodes": [
    {
      "id": "d3ffb26d-fcec-465a-88dc-aaf442edd83a",
      "name": "신규 리드 캡처됨",
      "type": "n8n-nodes-base.webhook",
      "position": [
        0,
        -448
      ],
      "webhookId": "be1f820f-69db-4a5d-9c33-9dacb8129671",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "38020ecd-c026-4d92-9f8c-810beb66a894",
      "name": "리드 데이터 추출 및 정제",
      "type": "n8n-nodes-base.set",
      "position": [
        224,
        -448
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "80cfc05f-7bd0-4de2-a3c3-4895a7f2b87d",
      "name": "AI 자격 심사 및 요약",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        448,
        -448
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "4ab5b06f-09f5-4323-8732-a4fe73c4b425",
      "name": "AI 자격 심사 결과 파싱",
      "type": "n8n-nodes-base.set",
      "position": [
        848,
        -448
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "c2739e93-f38d-4e27-8b9f-e1e6b9bbb00e",
      "name": "리드 자격 여부 확인",
      "type": "n8n-nodes-base.if",
      "position": [
        1072,
        -448
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "96712f66-e70b-4c5d-9472-c9c566ff9948",
      "name": "개인화 오디오 텍스트 작성",
      "type": "n8n-nodes-base.code",
      "position": [
        0,
        -80
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "cf55d67e-5a32-4c14-a875-1108b881443a",
      "name": "개인화 오디오 생성",
      "type": "@elevenlabs/n8n-nodes-elevenlabs.elevenLabs",
      "position": [
        224,
        -80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1c05fba7-f0f4-4aa3-8d88-abd96952399d",
      "name": "개인화 오디오 업로드",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        448,
        -80
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "3eb45ab7-88c2-4f15-94f8-dca9e265f2a9",
      "name": "개인화 오디오 링크 저장",
      "type": "n8n-nodes-base.set",
      "position": [
        672,
        -80
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "a49e712d-b7af-463c-a377-7e16ea723493",
      "name": "CRM에서 중복 리드 확인",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        896,
        -80
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "d6377fde-0146-4cd7-94a0-672810309355",
      "name": "리드 중복 여부 확인",
      "type": "n8n-nodes-base.if",
      "position": [
        0,
        400
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "d8525203-5676-4b35-b226-3889c0fbc1e5",
      "name": "CRM에 리드 생성",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        224,
        496
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8200d6a8-3ee2-4ecd-866c-409403c9fc22",
      "name": "CRM에서 리드 업데이트",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        224,
        304
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "5b63917c-18a6-4d9d-a5fa-037e4e8cc913",
      "name": "CRM 결과",
      "type": "n8n-nodes-base.merge",
      "position": [
        448,
        400
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "415196ec-9115-48e5-a765-ad2c515b33da",
      "name": "개인화 후속 메시지 전송",
      "type": "n8n-nodes-base.gmail",
      "position": [
        672,
        400
      ],
      "webhookId": "d6cd8df6-c0cf-46fa-b0e4-f02db05febe5",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "ad952780-3fb0-476c-a5d8-9ab10de95f61",
      "name": "영업팀에 알림",
      "type": "n8n-nodes-base.slack",
      "position": [
        896,
        400
      ],
      "webhookId": "1d3ce7a7-d611-4dca-a611-69a8c3e5c7e2",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "a5fd37ee-e111-4892-800f-38a1152702d3",
      "name": "리드 데이터 기록",
      "type": "n8n-nodes-base.googleSheets",
      "notes": "Values: \n\nTimestamp: ={{ new Date().toISOString() }}\n\nLead Name: ={{ $json.leadName }}\n\nLead Email: ={{ $json.leadEmail }}\n\nLead Phone: ={{ $json.leadPhone }}\n\nLead Message: ={{ $json.leadMessage }}\n\nAI Qualification: ={{ $json.aiQualification }}\n\nAI Summary: ={{ $json.aiSummary }}\n\nIs Qualified: ={{ $json.aiIsQualified }}\n\nPersonalized Audio URL: ={{ $json.personalizedAudioUrl || 'N/A' }} (Will be N/A for unqualified leads)\n\nCRM Status: ={{ $json.crmStatus || 'Not Processed' }} (You can set this after CRM integration)\n\nFollow-up Sent: ={{ $json.emailSent || 'No' }} (You can set a flag after email node)\n\nStatus (Success/Error): Success",
      "position": [
        1120,
        496
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.6
    },
    {
      "id": "9eccd3fc-ea8c-4b3c-b80f-e02a53066e44",
      "name": "리드를 미자격으로 표시",
      "type": "n8n-nodes-base.set",
      "position": [
        896,
        672
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "b1899956-cfa7-4112-a4c0-5a7b442ef90d",
      "name": "스티키 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        -560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ff4bf564-afea-4e2a-a5d0-5899e1b99e17",
      "name": "스티키 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        -176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "28f12b65-955f-40ad-8843-fada4b7c8de6",
      "name": "스티키 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4eccaac1-5cab-4be6-8802-001e1e66d37e",
      "name": "스티키 노트3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1360,
        -560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "83add16c-af22-4592-b925-0380c68604fc",
  "connections": {
    "5b63917c-18a6-4d9d-a5fa-037e4e8cc913": {
      "main": [
        [
          {
            "node": "415196ec-9115-48e5-a765-ad2c515b33da",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d3ffb26d-fcec-465a-88dc-aaf442edd83a": {
      "main": [
        [
          {
            "node": "38020ecd-c026-4d92-9f8c-810beb66a894",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ad952780-3fb0-476c-a5d8-9ab10de95f61": {
      "main": [
        [
          {
            "node": "a5fd37ee-e111-4892-800f-38a1152702d3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d8525203-5676-4b35-b226-3889c0fbc1e5": {
      "main": [
        [
          {
            "node": "5b63917c-18a6-4d9d-a5fa-037e4e8cc913",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "c2739e93-f38d-4e27-8b9f-e1e6b9bbb00e": {
      "main": [
        [
          {
            "node": "96712f66-e70b-4c5d-9472-c9c566ff9948",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "9eccd3fc-ea8c-4b3c-b80f-e02a53066e44",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8200d6a8-3ee2-4ecd-866c-409403c9fc22": {
      "main": [
        [
          {
            "node": "5b63917c-18a6-4d9d-a5fa-037e4e8cc913",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d6377fde-0146-4cd7-94a0-672810309355": {
      "main": [
        [
          {
            "node": "8200d6a8-3ee2-4ecd-866c-409403c9fc22",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "d8525203-5676-4b35-b226-3889c0fbc1e5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4ab5b06f-09f5-4323-8732-a4fe73c4b425": {
      "main": [
        [
          {
            "node": "c2739e93-f38d-4e27-8b9f-e1e6b9bbb00e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9eccd3fc-ea8c-4b3c-b80f-e02a53066e44": {
      "main": [
        [
          {
            "node": "a5fd37ee-e111-4892-800f-38a1152702d3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "38020ecd-c026-4d92-9f8c-810beb66a894": {
      "main": [
        [
          {
            "node": "80cfc05f-7bd0-4de2-a3c3-4895a7f2b87d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1c05fba7-f0f4-4aa3-8d88-abd96952399d": {
      "main": [
        [
          {
            "node": "3eb45ab7-88c2-4f15-94f8-dca9e265f2a9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "80cfc05f-7bd0-4de2-a3c3-4895a7f2b87d": {
      "main": [
        [
          {
            "node": "4ab5b06f-09f5-4323-8732-a4fe73c4b425",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cf55d67e-5a32-4c14-a875-1108b881443a": {
      "main": [
        [
          {
            "node": "1c05fba7-f0f4-4aa3-8d88-abd96952399d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "415196ec-9115-48e5-a765-ad2c515b33da": {
      "main": [
        [
          {
            "node": "ad952780-3fb0-476c-a5d8-9ab10de95f61",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a49e712d-b7af-463c-a377-7e16ea723493": {
      "main": [
        [
          {
            "node": "d6377fde-0146-4cd7-94a0-672810309355",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "96712f66-e70b-4c5d-9472-c9c566ff9948": {
      "main": [
        [
          {
            "node": "cf55d67e-5a32-4c14-a875-1108b881443a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3eb45ab7-88c2-4f15-94f8-dca9e265f2a9": {
      "main": [
        [
          {
            "node": "a49e712d-b7af-463c-a377-7e16ea723493",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 리드 육성, 멀티모달 AI

유료인가요?

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

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

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

저자
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