8
n8n 한국어amn8n.com

전화 판매 사이클

고급

이것은Sales, AI분야의자동화 워크플로우로, 38개의 노드를 포함합니다.주로 If, Set, Wait, Merge, Slack 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. Vapi.ai, GPT-4o 및 Google Sheets와 통합된 AI 기반 전화 판매 자동화

사전 요구사항
  • Slack Bot Token 또는 Webhook URL
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Sheets API 인증 정보

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "w8kzaOLDAa5IlK5X",
  "meta": {
    "instanceId": "260491e02302632e6a217f5c83135ad573c31ec4f93b05d79785a77df9c4a7e5",
    "templateCredsSetupCompleted": true
  },
  "name": "Cold calling loop",
  "tags": [
    {
      "id": "BNIuz01albAGQ6Q7",
      "name": "no-webhook",
      "createdAt": "2025-06-05T10:07:49.327Z",
      "updatedAt": "2025-06-05T10:07:49.327Z"
    },
    {
      "id": "Mf7YWG1wbOwM8v1P",
      "name": "vapi",
      "createdAt": "2025-06-04T10:12:06.322Z",
      "updatedAt": "2025-06-04T10:12:06.322Z"
    },
    {
      "id": "VrzKqoq2nlpPmWs2",
      "name": "webhook",
      "createdAt": "2025-06-05T10:40:41.083Z",
      "updatedAt": "2025-06-05T10:40:41.083Z"
    },
    {
      "id": "kfm3hRQJIOK29QrK",
      "name": "cold-calling",
      "createdAt": "2025-06-04T10:12:06.289Z",
      "updatedAt": "2025-06-04T10:12:06.289Z"
    }
  ],
  "nodes": [
    {
      "id": "sticky-note-1",
      "name": "Sticky Note - 시작",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1660,
        1775
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "sticky-note-2",
      "name": "Sticky Note - 리드 검색",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1490,
        2075
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "sticky-note-3",
      "name": "Sticky Note - 재시도 로직",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1220,
        1675
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "sticky-note-4",
      "name": "Sticky Note - 통화 프로세스",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -600,
        1075
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "sticky-note-5",
      "name": "Sticky Note - 예약된 확인",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1660,
        2810
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "sticky-note-6",
      "name": "Sticky Note - 결과 처리",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -600,
        2435
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "sticky-note-7",
      "name": "Sticky Note - 알림",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -830,
        1575
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "sticky-note-8",
      "name": "Sticky Note - 워크플로 기능",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        600,
        1475
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c1f5453a-fb9e-473d-ac37-80c7777364c2",
      "name": "Sheet1에서 리드 가져오기",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1140,
        1875
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "aca0ff2c-b362-47c3-817e-fe42c6cc0b85",
      "name": "상태 업데이트 - 통화 중1",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        400,
        1775
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "ea8964c4-802e-4fe8-9ae9-f52c97d4dfac",
      "name": "'워크플로 테스트' 클릭 시",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1360,
        1875
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "81648e86-b214-461a-a15e-b9c50c52c932",
      "name": "If1",
      "type": "n8n-nodes-base.if",
      "position": [
        -920,
        1875
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "d0daea30-3077-418a-be6b-e3bf13aed389",
      "name": "HTTP 요청",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        180,
        1675
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "4db18eeb-911f-4376-8b0a-0be54abcabd2",
      "name": "통화 데이터 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -480,
        2735
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "3ee501a8-7067-47fd-b090-82311e62a980",
      "name": "시트에서 리드 가져오기",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1140,
        2910
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "0498ef4c-874d-4a55-bab9-3776f3718018",
      "name": "상태 업데이트 - 통화 중",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        180,
        2635
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "e359ca54-8a46-4046-b4aa-014b96f1fa6e",
      "name": "대기 중",
      "type": "n8n-nodes-base.if",
      "position": [
        -700,
        1475
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "c4cdbd85-0144-4d51-9ab3-44beb10bdc93",
      "name": "재시도",
      "type": "n8n-nodes-base.if",
      "position": [
        -480,
        1775
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "6d71e12f-8177-4771-b1e5-e943de2255e9",
      "name": "항목 반복",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -260,
        1775
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "0458820e-61c1-4617-bc4c-48a7ca62bf69",
      "name": "상태 업데이트 - 통화 중2",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        180,
        1375
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "f2c8bc74-ea7f-47de-b340-5568a630d1bd",
      "name": "HTTP 요청1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -40,
        1300
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "577a6e93-a867-4b2c-ada2-04016c1ef7a5",
      "name": "항목 반복1",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -480,
        1375
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "21e246fd-8171-4b8a-b66f-81c6614de380",
      "name": "상태 업데이트 - 통화 중3",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -480,
        2375
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "4bece131-551d-4e27-a80d-f36e644e9dae",
      "name": "항목 반복2",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -700,
        2325
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "c45f0732-ffec-47f5-9153-a7544916e49d",
      "name": "항목 반복3",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -700,
        2810
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "6e9c15e9-d2d8-439f-b5c2-6986c3290b18",
      "name": "If2",
      "type": "n8n-nodes-base.if",
      "position": [
        -260,
        2735
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "15a70bb7-ae86-4607-9be3-dc696938bbda",
      "name": "필드 편집2",
      "type": "n8n-nodes-base.set",
      "position": [
        -40,
        2635
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "fd452dba-cfba-4041-b0cc-64d2a46fe960",
      "name": "상태 업데이트 - 부재중 통화",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        180,
        2835
      ],
      "parameters": {},
      "typeVersion": 4.4
    },
    {
      "id": "7d391405-0284-4320-9993-c798eac651a2",
      "name": "If4",
      "type": "n8n-nodes-base.if",
      "position": [
        -700,
        1875
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "671fe24d-dc5f-4c40-a417-54e2cc0ad407",
      "name": "병합",
      "type": "n8n-nodes-base.merge",
      "position": [
        400,
        2810
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "886b3685-041d-499a-b9f3-56904f11bd27",
      "name": "If5",
      "type": "n8n-nodes-base.if",
      "position": [
        -920,
        2910
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "7b34b530-4f4f-4d84-8033-d8b02d51df0a",
      "name": "일정 트리거",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1360,
        2910
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "68be2965-c14c-43c1-bde3-0b8dd588ab19",
      "name": "Slack",
      "type": "n8n-nodes-base.slack",
      "position": [
        -480,
        1975
      ],
      "webhookId": "DUMMY-WEBHOOK-ID-001",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "823bc807-cdcd-4e39-95de-ce6fe429e5d4",
      "name": "Slack1",
      "type": "n8n-nodes-base.slack",
      "position": [
        -480,
        1575
      ],
      "webhookId": "DUMMY-WEBHOOK-ID-002",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "51e38bec-66da-4b97-b03c-044e6521e162",
      "name": "Slack2",
      "type": "n8n-nodes-base.slack",
      "position": [
        -480,
        2175
      ],
      "webhookId": "DUMMY-WEBHOOK-ID-003",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "2e7df5a3-2596-478f-a083-b1b14bf66ff8",
      "name": "Slack3",
      "type": "n8n-nodes-base.slack",
      "position": [
        -700,
        3010
      ],
      "webhookId": "DUMMY-WEBHOOK-ID-004",
      "parameters": {},
      "typeVersion": 2.3
    },
    {
      "id": "24532380-147f-4e6e-8d7f-bb97498c78fd",
      "name": "대기",
      "type": "n8n-nodes-base.wait",
      "position": [
        -40,
        1675
      ],
      "webhookId": "DUMMY-WEBHOOK-ID-005",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "a9dc0fb3-2697-477a-b97d-ba09a297bda0",
      "name": "대기1",
      "type": "n8n-nodes-base.wait",
      "position": [
        -260,
        1300
      ],
      "webhookId": "DUMMY-WEBHOOK-ID-006",
      "parameters": {},
      "typeVersion": 1.1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "aa19a603-1f5a-4438-ac20-c273bf478fec",
  "connections": {
    "81648e86-b214-461a-a15e-b9c50c52c932": {
      "main": [
        [
          {
            "node": "e359ca54-8a46-4046-b4aa-014b96f1fa6e",
            "type": "main",
            "index": 0
          },
          {
            "node": "7d391405-0284-4320-9993-c798eac651a2",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "4bece131-551d-4e27-a80d-f36e644e9dae",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6e9c15e9-d2d8-439f-b5c2-6986c3290b18": {
      "main": [
        [
          {
            "node": "15a70bb7-ae86-4607-9be3-dc696938bbda",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "fd452dba-cfba-4041-b0cc-64d2a46fe960",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7d391405-0284-4320-9993-c798eac651a2": {
      "main": [
        [
          {
            "node": "c4cdbd85-0144-4d51-9ab3-44beb10bdc93",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "68be2965-c14c-43c1-bde3-0b8dd588ab19",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "886b3685-041d-499a-b9f3-56904f11bd27": {
      "main": [
        [
          {
            "node": "c45f0732-ffec-47f5-9153-a7544916e49d",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "2e7df5a3-2596-478f-a083-b1b14bf66ff8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "24532380-147f-4e6e-8d7f-bb97498c78fd": {
      "main": [
        [
          {
            "node": "d0daea30-3077-418a-be6b-e3bf13aed389",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "671fe24d-dc5f-4c40-a417-54e2cc0ad407": {
      "main": [
        [
          {
            "node": "c45f0732-ffec-47f5-9153-a7544916e49d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c4cdbd85-0144-4d51-9ab3-44beb10bdc93": {
      "main": [
        [
          {
            "node": "6d71e12f-8177-4771-b1e5-e943de2255e9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a9dc0fb3-2697-477a-b97d-ba09a297bda0": {
      "main": [
        [
          {
            "node": "f2c8bc74-ea7f-47de-b340-5568a630d1bd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e359ca54-8a46-4046-b4aa-014b96f1fa6e": {
      "main": [
        [
          {
            "node": "577a6e93-a867-4b2c-ada2-04016c1ef7a5",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "823bc807-cdcd-4e39-95de-ce6fe429e5d4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "15a70bb7-ae86-4607-9be3-dc696938bbda": {
      "main": [
        [
          {
            "node": "0498ef4c-874d-4a55-bab9-3776f3718018",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d0daea30-3077-418a-be6b-e3bf13aed389": {
      "main": [
        [
          {
            "node": "aca0ff2c-b362-47c3-817e-fe42c6cc0b85",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4db18eeb-911f-4376-8b0a-0be54abcabd2": {
      "main": [
        [
          {
            "node": "6e9c15e9-d2d8-439f-b5c2-6986c3290b18",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f2c8bc74-ea7f-47de-b340-5568a630d1bd": {
      "main": [
        [
          {
            "node": "0458820e-61c1-4617-bc4c-48a7ca62bf69",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6d71e12f-8177-4771-b1e5-e943de2255e9": {
      "main": [
        [],
        [
          {
            "node": "24532380-147f-4e6e-8d7f-bb97498c78fd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "577a6e93-a867-4b2c-ada2-04016c1ef7a5": {
      "main": [
        [],
        [
          {
            "node": "a9dc0fb3-2697-477a-b97d-ba09a297bda0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4bece131-551d-4e27-a80d-f36e644e9dae": {
      "main": [
        [
          {
            "node": "51e38bec-66da-4b97-b03c-044e6521e162",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "21e246fd-8171-4b8a-b66f-81c6614de380",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c45f0732-ffec-47f5-9153-a7544916e49d": {
      "main": [
        [],
        [
          {
            "node": "4db18eeb-911f-4376-8b0a-0be54abcabd2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7b34b530-4f4f-4d84-8033-d8b02d51df0a": {
      "main": [
        [
          {
            "node": "3ee501a8-7067-47fd-b090-82311e62a980",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3ee501a8-7067-47fd-b090-82311e62a980": {
      "main": [
        [
          {
            "node": "886b3685-041d-499a-b9f3-56904f11bd27",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c1f5453a-fb9e-473d-ac37-80c7777364c2": {
      "main": [
        [
          {
            "node": "81648e86-b214-461a-a15e-b9c50c52c932",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0498ef4c-874d-4a55-bab9-3776f3718018": {
      "main": [
        [
          {
            "node": "671fe24d-dc5f-4c40-a417-54e2cc0ad407",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "aca0ff2c-b362-47c3-817e-fe42c6cc0b85": {
      "main": [
        [
          {
            "node": "6d71e12f-8177-4771-b1e5-e943de2255e9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0458820e-61c1-4617-bc4c-48a7ca62bf69": {
      "main": [
        [
          {
            "node": "577a6e93-a867-4b2c-ada2-04016c1ef7a5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "21e246fd-8171-4b8a-b66f-81c6614de380": {
      "main": [
        [
          {
            "node": "4bece131-551d-4e27-a80d-f36e644e9dae",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ea8964c4-802e-4fe8-9ae9-f52c97d4dfac": {
      "main": [
        [
          {
            "node": "c1f5453a-fb9e-473d-ac37-80c7777364c2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fd452dba-cfba-4041-b0cc-64d2a46fe960": {
      "main": [
        [
          {
            "node": "671fe24d-dc5f-4c40-a417-54e2cc0ad407",
            "type": "main",
            "index": 1
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 영업, 인공지능

유료인가요?

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

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

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

저자
Amit Mehta

Amit Mehta

@amitswba

I'm a workflow automation expert with 15+ years in IT industry. I build smart, scalable n8n workflows for AI automation, marketing, CRM, and SaaS integrations. My focus is on simplifying business processes with tools like OpenAI, WhatsApp, Gmail, and Airtable. I help teams and solopreneurs automate smarter, reduce manual tasks, and grow faster—one workflow at a time.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34