8
n8n 한국어amn8n.com

LinkedIn 잠재 고객 생성 및 CRM 자동화 패키지

고급

이것은Lead Generation분야의자동화 워크플로우로, 18개의 노드를 포함합니다.주로 If, Set, Code, Webhook, HttpRequest 등의 노드를 사용하며. Apify를 사용하여 LinkedIn 개인 프로필을 추출하고 Google Sheets CRM에 자동으로 잠재 고객 데이터를 생성합니다

사전 요구사항
  • HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Sheets API 인증 정보

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "jHlW6EeIz7q0yHDz",
  "meta": {
    "instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
    "templateCredsSetupCompleted": true
  },
  "name": "LinkedIn Lead Generation & CRM Automation Suite\"",
  "tags": [],
  "nodes": [
    {
      "id": "26a238e9-b805-4674-820f-64132ff33f79",
      "name": "비즈니스 가치",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -360,
        1440
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7e8c240e-4a6a-47e6-961a-c45f923c3cc9",
      "name": "수동 트리거",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1140,
        860
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9b026a34-106a-4b72-9dd6-402cc2b3b05a",
      "name": "새 항목 확인",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1360,
        1220
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "8d7d7453-2621-4105-b357-e4b4b3530765",
      "name": "Webhook 입력",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -1100,
        1540
      ],
      "webhookId": "linkedin-webhook-001",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b4a3c8b1-3617-41ea-a94e-0e48067db770",
      "name": "LinkedIn URL 읽기",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1100,
        1240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "201e6e1a-00cd-4c6b-9d09-fa2da5797290",
      "name": "모든 입력 소스 처리",
      "type": "n8n-nodes-base.code",
      "position": [
        -880,
        1240
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3d9df020-b876-430e-bb9b-1f4982a2dbb0",
      "name": "입력 데이터 형식 지정",
      "type": "n8n-nodes-base.set",
      "position": [
        -660,
        1240
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "60c84381-ab57-4e6c-80ad-093c77eef974",
      "name": "배치 처리 확인",
      "type": "n8n-nodes-base.if",
      "position": [
        -440,
        1240
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "bac9f1a2-7775-467c-8ad1-83776d1b0b93",
      "name": "배치 URL 분할",
      "type": "n8n-nodes-base.code",
      "position": [
        -220,
        1140
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1403d5b0-838d-4264-824e-42a1ddef459a",
      "name": "LinkedIn 프로필 스크래핑",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        880,
        1240
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "fa658e28-880d-496c-bc06-ba9516e0367b",
      "name": "프로필 데이터 처리",
      "type": "n8n-nodes-base.code",
      "position": [
        0,
        1240
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "98ef8e4e-b5cb-4950-8a0e-ec5eaf24d327",
      "name": "Google Sheets로 라우팅",
      "type": "n8n-nodes-base.if",
      "position": [
        220,
        1240
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7bf1211a-0b8a-493d-a5ef-f055ff07efb3",
      "name": "Google Sheets CRM에 추가",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        440,
        1240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "e11a188a-c937-4f13-85fe-a740bb68f319",
      "name": "성공 응답",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        660,
        1240
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "faea4a79-1f1e-4a95-b8d3-e11405bd1a5d",
      "name": "워크플로우 정보",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1800,
        1040
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e5e5355f-0436-4817-a38a-9840001b7523",
      "name": "기능 및 구성",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -260,
        900
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "cbc9b209-8272-49f6-a50e-3220fc64bfd1",
      "name": "점수 산정 로직",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -780,
        920
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "cac41cb8-f27e-4ad8-afa0-3c3958af9c5d",
      "name": "사용 예시",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        520,
        500
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "fc97854c-5b5e-4ad3-9ab0-eb2db2354fc6",
  "connections": {
    "8d7d7453-2621-4105-b357-e4b4b3530765": {
      "main": [
        [
          {
            "node": "201e6e1a-00cd-4c6b-9d09-fa2da5797290",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7e8c240e-4a6a-47e6-961a-c45f923c3cc9": {
      "main": [
        [
          {
            "node": "201e6e1a-00cd-4c6b-9d09-fa2da5797290",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bac9f1a2-7775-467c-8ad1-83776d1b0b93": {
      "main": [
        [
          {
            "node": "1403d5b0-838d-4264-824e-42a1ddef459a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9b026a34-106a-4b72-9dd6-402cc2b3b05a": {
      "main": [
        [
          {
            "node": "b4a3c8b1-3617-41ea-a94e-0e48067db770",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3d9df020-b876-430e-bb9b-1f4982a2dbb0": {
      "main": [
        [
          {
            "node": "60c84381-ab57-4e6c-80ad-093c77eef974",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b4a3c8b1-3617-41ea-a94e-0e48067db770": {
      "main": [
        [
          {
            "node": "201e6e1a-00cd-4c6b-9d09-fa2da5797290",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fa658e28-880d-496c-bc06-ba9516e0367b": {
      "main": [
        [
          {
            "node": "98ef8e4e-b5cb-4950-8a0e-ec5eaf24d327",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "60c84381-ab57-4e6c-80ad-093c77eef974": {
      "main": [
        [
          {
            "node": "bac9f1a2-7775-467c-8ad1-83776d1b0b93",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "1403d5b0-838d-4264-824e-42a1ddef459a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "98ef8e4e-b5cb-4950-8a0e-ec5eaf24d327": {
      "main": [
        [
          {
            "node": "7bf1211a-0b8a-493d-a5ef-f055ff07efb3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1403d5b0-838d-4264-824e-42a1ddef459a": {
      "main": [
        [
          {
            "node": "fa658e28-880d-496c-bc06-ba9516e0367b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7bf1211a-0b8a-493d-a5ef-f055ff07efb3": {
      "main": [
        [
          {
            "node": "e11a188a-c937-4f13-85fe-a740bb68f319",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "201e6e1a-00cd-4c6b-9d09-fa2da5797290": {
      "main": [
        [
          {
            "node": "3d9df020-b876-430e-bb9b-1f4982a2dbb0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 리드 생성

유료인가요?

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

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

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

저자
David Olusola

David Olusola

@dae221

I help ambitious businesses eliminate operational bottlenecks and scale faster with AI automation. My clients typically see 40-60% efficiency gains within 90 days. Currently accepting 3 new projects this quarter - david@daexai.com

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34