8
n8n 한국어amn8n.com

n8n-vapi 잠재 리드 검증기 최종판 V140525.8

고급

이것은Sales, AI, Marketing분야의자동화 워크플로우로, 26개의 노드를 포함합니다.주로 If, Set, Code, Wait, Slack 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. OpenAI, Twilio 및 Vapi를 사용한 잠재 고객 전화 AI 어시스턴트 자동화

사전 요구사항
  • Slack Bot Token 또는 Webhook URL
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Sheets API 인증 정보
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "2S5igjYpOufVq1JG",
  "meta": {
    "instanceId": "0c91cd2a3133931f13781d4dcd6db321515413596b36e6bddb494176726841a7"
  },
  "name": "n8n-vapi-lead-verifier-final V140525.8",
  "tags": [
    {
      "id": "a6b41kNUtX65uzIo",
      "name": "tuguidragos.com",
      "createdAt": "2025-05-14T18:52:56.055Z",
      "updatedAt": "2025-05-14T18:52:56.055Z"
    }
  ],
  "nodes": [
    {
      "id": "5b5b34b0-3f13-4cfc-a840-8a8ccbb13675",
      "name": "Step 1 - Create Customer",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -480,
        380
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "7582ac6e-3889-4304-87f4-4ba441981e9f",
      "name": "Step 2 - Initiate Call",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -300,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8878a9b9-5277-4e7b-b0c2-b4e8766306f2",
      "name": "Step 3 - Get Call Data",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        120,
        620
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8a6d0f05-c980-4d72-979a-cad626977680",
      "name": "Step 4 - 설정 (Parse Call Result)",
      "type": "n8n-nodes-base.set",
      "position": [
        320,
        620
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "2933b043-9652-4524-8183-9c8e6223597f",
      "name": "Step 5 - If (Call Answered?)",
      "type": "n8n-nodes-base.if",
      "position": [
        500,
        620
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "1dbc81ea-928e-4ed1-b6b9-8a865ed8e6fa",
      "name": "Step 5.2 - Notify Slack (No Answer)",
      "type": "n8n-nodes-base.slack",
      "position": [
        1080,
        460
      ],
      "webhookId": "8f9d1ea8-de8c-42c0-92cd-da4b356c27bb",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "40506826-48db-480e-ae93-2c66c5688d07",
      "name": "Step 5.1.1- Extract 이메일 (Regex)",
      "type": "n8n-nodes-base.code",
      "position": [
        860,
        780
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1f39c551-dd7c-4a72-b80d-946349f310ee",
      "name": "Step 5.1.3 - Notify Slack (Lead Success)",
      "type": "n8n-nodes-base.slack",
      "position": [
        1300,
        780
      ],
      "webhookId": "cd2bc6c7-3f50-47fb-9c84-e2743a355877",
      "parameters": {},
      "notesInFlow": false,
      "typeVersion": 2.3
    },
    {
      "id": "6995a5c9-766d-4c90-bc41-8e0674af9369",
      "name": "설정 Attempt Count + Init Status",
      "type": "n8n-nodes-base.code",
      "position": [
        120,
        180
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "79867b7b-166f-4b5d-84f7-aac352868c3e",
      "name": "Get Call Status from VAPI",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        360,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "f4cecdc2-4ddc-420d-bb73-359095f03b72",
      "name": "Check Final Status + shouldContinue Logic",
      "type": "n8n-nodes-base.code",
      "position": [
        560,
        180
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3ebcf937-73ff-425d-bc2b-1da7d1210ee1",
      "name": "Prepare Loop Payload",
      "type": "n8n-nodes-base.set",
      "position": [
        1240,
        160
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "431a2339-0353-4781-bc65-1ffbe7a780e1",
      "name": "Should Continue Loop?",
      "type": "n8n-nodes-base.if",
      "position": [
        760,
        180
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "c880979d-0342-4f39-ae01-d0a58341d744",
      "name": "대기 Before Retry",
      "type": "n8n-nodes-base.wait",
      "position": [
        1060,
        160
      ],
      "webhookId": "25a8962b-38d1-4283-be7d-c7e6240e78e3",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "b69746b3-9939-4899-bb32-3430906597a8",
      "name": "메모",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a7ed8451-f066-492b-bf0f-405e9c27fd6b",
      "name": "Clean Phone Number",
      "type": "n8n-nodes-base.code",
      "position": [
        -640,
        180
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0f80b64d-73af-4af0-8d9e-cf709b6d55cb",
      "name": "Step 5.1 - Update Lead (No Answer)",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        860,
        460
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "f62ecc21-326c-4fc1-b201-4e05c6bcb23f",
      "name": "Step 5.1.2 - Update Lead (Completed)",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1080,
        780
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "7c861b96-832e-4fe1-a4a0-de39cf5b54a6",
      "name": "필터 Valid Leads",
      "type": "n8n-nodes-base.code",
      "position": [
        -1060,
        400
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "d96cc9e9-1310-4018-814f-e53f8d68b73e",
      "name": "Has Leads to Process?",
      "type": "n8n-nodes-base.if",
      "position": [
        -860,
        400
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 2.2,
      "alwaysOutputData": false
    },
    {
      "id": "3b53b21d-0ca0-4660-862d-4d593519ee95",
      "name": "Slack - All Done",
      "type": "n8n-nodes-base.slack",
      "position": [
        -640,
        620
      ],
      "webhookId": "ea864253-cffd-4a16-8c58-8f6a79f20f84",
      "parameters": {},
      "notesInFlow": false,
      "typeVersion": 2.3
    },
    {
      "id": "fb6f369d-2602-4e18-9895-224e9161146f",
      "name": "Sync Updated Sheet",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        800,
        1040
      ],
      "parameters": {},
      "typeVersion": 4.5,
      "alwaysOutputData": true
    },
    {
      "id": "6ab553de-73bf-4924-8d08-95d93bf36be3",
      "name": "Load Lead Sheet",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1240,
        600
      ],
      "parameters": {},
      "typeVersion": 4.5,
      "alwaysOutputData": true
    },
    {
      "id": "3d41c6d4-8ff4-4767-8a3c-443fc328b7f1",
      "name": "수동 트리거",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1420,
        600
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "53326fbe-0529-434f-a2f8-a65c70681cc5",
      "name": "Loop 설정up Variables",
      "type": "n8n-nodes-base.set",
      "position": [
        -140,
        400
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "02ed9c39-93bb-45b1-b6b7-0a7df8249da6",
      "name": "대기 Before Sheet Refresh",
      "type": "n8n-nodes-base.wait",
      "position": [
        580,
        1040
      ],
      "webhookId": "3371d280-de4b-4c6f-b272-ff54f061ab27",
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 1.1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "252425b9-6480-4af9-9a96-2d52e07f7101",
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "6ab553de-73bf-4924-8d08-95d93bf36be3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6ab553de-73bf-4924-8d08-95d93bf36be3": {
      "main": [
        [
          {
            "node": "Filter Valid Leads",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait Before Retry": {
      "main": [
        [
          {
            "node": "3ebcf937-73ff-425d-bc2b-1da7d1210ee1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a7ed8451-f066-492b-bf0f-405e9c27fd6b": {
      "main": [
        [
          {
            "node": "5b5b34b0-3f13-4cfc-a840-8a8ccbb13675",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Valid Leads": {
      "main": [
        [
          {
            "node": "d96cc9e9-1310-4018-814f-e53f8d68b73e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fb6f369d-2602-4e18-9895-224e9161146f": {
      "main": [
        [
          {
            "node": "6ab553de-73bf-4924-8d08-95d93bf36be3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Setup Variables": {
      "main": [
        [
          {
            "node": "Set Attempt Count + Init Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3ebcf937-73ff-425d-bc2b-1da7d1210ee1": {
      "main": [
        [
          {
            "node": "Set Attempt Count + Init Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d96cc9e9-1310-4018-814f-e53f8d68b73e": {
      "main": [
        [
          {
            "node": "a7ed8451-f066-492b-bf0f-405e9c27fd6b",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "3b53b21d-0ca0-4660-862d-4d593519ee95",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "431a2339-0353-4781-bc65-1ffbe7a780e1": {
      "main": [
        [
          {
            "node": "Wait Before Retry",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "8878a9b9-5277-4e7b-b0c2-b4e8766306f2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7582ac6e-3889-4304-87f4-4ba441981e9f": {
      "main": [
        [
          {
            "node": "Loop Setup Variables",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8878a9b9-5277-4e7b-b0c2-b4e8766306f2": {
      "main": [
        [
          {
            "node": "Step 4 - Set (Parse Call Result)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5b5b34b0-3f13-4cfc-a840-8a8ccbb13675": {
      "main": [
        [
          {
            "node": "7582ac6e-3889-4304-87f4-4ba441981e9f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "79867b7b-166f-4b5d-84f7-aac352868c3e": {
      "main": [
        [
          {
            "node": "f4cecdc2-4ddc-420d-bb73-359095f03b72",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait Before Sheet Refresh": {
      "main": [
        [
          {
            "node": "fb6f369d-2602-4e18-9895-224e9161146f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2933b043-9652-4524-8183-9c8e6223597f": {
      "main": [
        [
          {
            "node": "Wait Before Sheet Refresh",
            "type": "main",
            "index": 0
          },
          {
            "node": "0f80b64d-73af-4af0-8d9e-cf709b6d55cb",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Step 5.1.1- Extract Email (Regex)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Attempt Count + Init Status": {
      "main": [
        [
          {
            "node": "79867b7b-166f-4b5d-84f7-aac352868c3e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Step 4 - Set (Parse Call Result)": {
      "main": [
        [
          {
            "node": "2933b043-9652-4524-8183-9c8e6223597f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Step 5.1.1- Extract Email (Regex)": {
      "main": [
        [
          {
            "node": "f62ecc21-326c-4fc1-b201-4e05c6bcb23f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0f80b64d-73af-4af0-8d9e-cf709b6d55cb": {
      "main": [
        [
          {
            "node": "1dbc81ea-928e-4ed1-b6b9-8a865ed8e6fa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f62ecc21-326c-4fc1-b201-4e05c6bcb23f": {
      "main": [
        [
          {
            "node": "Wait Before Sheet Refresh",
            "type": "main",
            "index": 0
          },
          {
            "node": "1f39c551-dd7c-4a72-b80d-946349f310ee",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f4cecdc2-4ddc-420d-bb73-359095f03b72": {
      "main": [
        [
          {
            "node": "431a2339-0353-4781-bc65-1ffbe7a780e1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 영업, 인공지능, 마케팅

유료인가요?

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

워크플로우 정보
난이도
고급
노드 수26
카테고리3
노드 유형9
난이도 설명

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

저자
Țugui Dragoș

Țugui Dragoș

@tuguidragos

I create no-code workflows that feel human, think smart, and close leads automatically.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34