8
n8n 한국어amn8n.com

Hunter.io 및 Google Sheets를 사용한 수동적 후보자 탐색 및 교류 시스템 자동화

고급

이것은HR, AI Summarization분야의자동화 워크플로우로, 21개의 노드를 포함합니다.주로 If, Code, Wait, Gmail, HttpRequest 등의 노드를 사용하며. Hunter.io, AI 점수 및 Gmail을 통한 패시브 후보자 발굴 및 참여 자동화

사전 요구사항
  • Google 계정 및 Gmail API 인증 정보
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Sheets API 인증 정보

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "hJ3OmlB0o6jHcpgZ",
  "meta": {
    "instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae",
    "templateCredsSetupCompleted": true
  },
  "name": "Automated Passive Candidate Sourcing & Engagement System with Hunter.io & Google Sheet",
  "tags": [],
  "nodes": [
    {
      "id": "753cd4fd-a647-45f5-9af9-f0e98fac4884",
      "name": "워크플로우 '실행' 클릭 시",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ee85cc2c-48d5-4f66-8530-6941c8eddd51",
      "name": "검색 쿼리 생성",
      "type": "n8n-nodes-base.code",
      "position": [
        208,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1354a9b7-0dee-4bd7-9b56-db2f801ba1cb",
      "name": "Hunter.io",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        416,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "ecdc31ae-260e-4c70-b5dc-e94ec23f5364",
      "name": "후보자 필터링:",
      "type": "n8n-nodes-base.code",
      "position": [
        624,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9e84513d-ce08-4a30-a0d3-47b9c8a0b4b0",
      "name": "잠재적 후보자 기록",
      "type": "n8n-nodes-base.googleSheets",
      "notes": "Fields: name={{ $json.full_name }}, \nemail={{ $json.email }}, status=Potential",
      "position": [
        832,
        0
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.6
    },
    {
      "id": "df21181d-f8a3-4d32-90b8-f5b52d138e17",
      "name": "AI 이력서 분석",
      "type": "n8n-nodes-base.code",
      "position": [
        1040,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "95560fc5-f587-4a57-a094-a48695eff107",
      "name": "후보자 점수 계산",
      "type": "n8n-nodes-base.code",
      "position": [
        1248,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "42ff4be5-ca37-4513-968f-470418f1a8be",
      "name": "점수 > 75인가요?",
      "type": "n8n-nodes-base.if",
      "position": [
        1456,
        0
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "52a872f0-7fdb-4b7e-afef-dcd777a53688",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        -96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d8112584-fde6-4a5d-917a-63c2882d21db",
      "name": "초기 접촉 이메일 발송",
      "type": "n8n-nodes-base.gmail",
      "position": [
        0,
        320
      ],
      "webhookId": "8a026259-6b32-476e-a3c9-36c15a278324",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "2c4c6435-d42b-4596-ae40-305a7f4c307b",
      "name": "상태 '연락됨'으로 업데이트",
      "type": "n8n-nodes-base.googleSheets",
      "notes": "Fields: Status=Contacted, Contacted On={{ $now }}",
      "position": [
        208,
        320
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.6
    },
    {
      "id": "7aa47a6e-3171-424c-8b8f-064b19958bb8",
      "name": "대기",
      "type": "n8n-nodes-base.wait",
      "position": [
        416,
        320
      ],
      "webhookId": "bed2f062-c8a6-4400-993b-2be136f779a9",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "4d0a9308-e24a-4929-a3f9-7e16f1d1f3d8",
      "name": "답장 없음?",
      "type": "n8n-nodes-base.if",
      "position": [
        624,
        320
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "dc1e39ae-2f34-4b2a-9723-f7bd1f801050",
      "name": "후속 이메일 발송",
      "type": "n8n-nodes-base.gmail",
      "position": [
        848,
        320
      ],
      "webhookId": "1556dfa7-6954-42e6-bef5-3038346715e2",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "4be1a313-f73b-411d-ab21-2892fab9b1de",
      "name": "상태 '후속 조치됨'으로 업데이트",
      "type": "n8n-nodes-base.googleSheets",
      "notes": "Fields: Status=Followed Up",
      "position": [
        1056,
        320
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.6
    },
    {
      "id": "d66946fe-5cb8-4392-8fb1-1a3cc5c9f262",
      "name": "5일",
      "type": "n8n-nodes-base.wait",
      "position": [
        1264,
        320
      ],
      "webhookId": "ccb5a5c1-2e57-4e04-aada-13b9075c0db7",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "84cdd188-181b-429e-a6f4-03b1aec93ba2",
      "name": "여전히 답장 없음?",
      "type": "n8n-nodes-base.if",
      "position": [
        1424,
        320
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "cf242598-569c-4505-8429-2a8467be5e10",
      "name": "최종 육성 이메일 발송",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1664,
        320
      ],
      "webhookId": "b1fb16ec-f252-4b23-b6be-0d1d868ce5e5",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "13b4948d-0368-4896-89aa-6555d448bb93",
      "name": "상태 '육성됨'으로 업데이트",
      "type": "n8n-nodes-base.googleSheets",
      "notes": "Fields: Status=Nurtured",
      "position": [
        1904,
        320
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.6
    },
    {
      "id": "23e62c9a-1937-4ba3-91cc-f27e63c3e482",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -80,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ad178227-bc3e-41b8-958c-d719421e84fd",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1024,
        -96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "44c85110-3847-409f-a48d-62686f566094",
  "connections": {
    "7aa47a6e-3171-424c-8b8f-064b19958bb8": {
      "main": [
        [
          {
            "node": "4d0a9308-e24a-4929-a3f9-7e16f1d1f3d8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d66946fe-5cb8-4392-8fb1-1a3cc5c9f262": {
      "main": [
        [
          {
            "node": "84cdd188-181b-429e-a6f4-03b1aec93ba2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1354a9b7-0dee-4bd7-9b56-db2f801ba1cb": {
      "main": [
        [
          {
            "node": "ecdc31ae-260e-4c70-b5dc-e94ec23f5364",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4d0a9308-e24a-4929-a3f9-7e16f1d1f3d8": {
      "main": [
        [
          {
            "node": "dc1e39ae-2f34-4b2a-9723-f7bd1f801050",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "42ff4be5-ca37-4513-968f-470418f1a8be": {
      "main": [
        [
          {
            "node": "d8112584-fde6-4a5d-917a-63c2882d21db",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "84cdd188-181b-429e-a6f4-03b1aec93ba2": {
      "main": [
        [
          {
            "node": "cf242598-569c-4505-8429-2a8467be5e10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "df21181d-f8a3-4d32-90b8-f5b52d138e17": {
      "main": [
        [
          {
            "node": "95560fc5-f587-4a57-a094-a48695eff107",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ecdc31ae-260e-4c70-b5dc-e94ec23f5364": {
      "main": [
        [
          {
            "node": "9e84513d-ce08-4a30-a0d3-47b9c8a0b4b0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "dc1e39ae-2f34-4b2a-9723-f7bd1f801050": {
      "main": [
        [
          {
            "node": "4be1a313-f73b-411d-ab21-2892fab9b1de",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ee85cc2c-48d5-4f66-8530-6941c8eddd51": {
      "main": [
        [
          {
            "node": "1354a9b7-0dee-4bd7-9b56-db2f801ba1cb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9e84513d-ce08-4a30-a0d3-47b9c8a0b4b0": {
      "main": [
        [
          {
            "node": "df21181d-f8a3-4d32-90b8-f5b52d138e17",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cf242598-569c-4505-8429-2a8467be5e10": {
      "main": [
        [
          {
            "node": "13b4948d-0368-4896-89aa-6555d448bb93",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "95560fc5-f587-4a57-a094-a48695eff107": {
      "main": [
        [
          {
            "node": "42ff4be5-ca37-4513-968f-470418f1a8be",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2c4c6435-d42b-4596-ae40-305a7f4c307b": {
      "main": [
        [
          {
            "node": "7aa47a6e-3171-424c-8b8f-064b19958bb8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d8112584-fde6-4a5d-917a-63c2882d21db": {
      "main": [
        [
          {
            "node": "2c4c6435-d42b-4596-ae40-305a7f4c307b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4be1a313-f73b-411d-ab21-2892fab9b1de": {
      "main": [
        [
          {
            "node": "d66946fe-5cb8-4392-8fb1-1a3cc5c9f262",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "753cd4fd-a647-45f5-9af9-f0e98fac4884": {
      "main": [
        [
          {
            "node": "ee85cc2c-48d5-4f66-8530-6941c8eddd51",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 인사, AI 요약

유료인가요?

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

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

고급 사용자를 위한 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