8
n8n 한국어amn8n.com

AI 에이전트: 몇 초 내에 정확한 LinkedIn 인맥 매칭

중급

이것은AI분야의자동화 워크플로우로, 15개의 노드를 포함합니다.주로 Set, Code, SplitOut, HttpRequest, GoogleSheets 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. AI스마트体:数秒内精准匹配LinkedIn人脉

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

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "4786bf0f18c0e8e92c361de5a158cabf4eb0bb3b9c113091b054ff26e359a029",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "36cc8135-361a-4bf3-9aed-855c3ff75727",
      "name": "채팅 메시지 수신 시",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        840,
        0
      ],
      "webhookId": "0e57d2f7-66d0-4bef-b17f-f6803d8397b9",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "d9f9ae73-db54-40bf-b75d-3fd3cf3abeba",
      "name": "AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1060,
        0
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "087cca82-0543-4f9c-ae8b-5d5748332010",
      "name": "OpenAI 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        960,
        220
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "aea4d359-4fbe-4601-8734-fae260b3bef6",
      "name": "윈도우 버퍼 메모리",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        1140,
        220
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "3d4a9b61-05d8-4786-9658-fc07c84c7110",
      "name": "n8n 워크플로우 도구 호출",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        1340,
        220
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "d7b221d2-0a17-48d2-8fc3-0aeaadd67f52",
      "name": "워크플로우 실행 트리거",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "position": [
        560,
        560
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a5c917fd-fc88-4266-95ff-69449caebcda",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        780,
        560
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "8ef1ca79-7e16-448a-88cb-b90c1d56d5a4",
      "name": "검색 페이지 번호 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        1140,
        560
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "3f09fb56-ac2a-4b07-bea6-751f1d8b7095",
      "name": "검색 페이지 분할",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1380,
        560
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "38580cf0-166f-421b-a085-126fe6381eb7",
      "name": "Google 맞춤 검색 API 요청",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1600,
        560
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "fabaa4ea-8747-45d8-99ef-327e67c17f13",
      "name": "LinkedIn 프로필 필터링",
      "type": "n8n-nodes-base.code",
      "position": [
        1820,
        560
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "ae53ad77-9fad-4b78-9190-860b9fb42d03",
      "name": "Google 스프레드시트에 저장",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2040,
        560
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "d78cdee1-bdef-47e3-baf1-71d1bcb3244b",
      "name": "스티커 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1040,
        -380
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2d19c7af-c04f-4159-92a5-1a52dd8be279",
      "name": "스티커 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        240,
        500
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6247fbad-d4e1-4110-8b66-e1c021767256",
      "name": "스티커 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        480,
        -80
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "pinData": {
    "Execute Workflow Trigger": [
      {
        "query": "jobTitle=CEO&companyIndustry=Finance&location=London"
      }
    ]
  },
  "connections": {
    "a5c917fd-fc88-4266-95ff-69449caebcda": {
      "main": [
        [
          {
            "node": "8ef1ca79-7e16-448a-88cb-b90c1d56d5a4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "087cca82-0543-4f9c-ae8b-5d5748332010": {
      "ai_languageModel": [
        [
          {
            "node": "d9f9ae73-db54-40bf-b75d-3fd3cf3abeba",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "3f09fb56-ac2a-4b07-bea6-751f1d8b7095": {
      "main": [
        [
          {
            "node": "38580cf0-166f-421b-a085-126fe6381eb7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "aea4d359-4fbe-4601-8734-fae260b3bef6": {
      "ai_memory": [
        [
          {
            "node": "d9f9ae73-db54-40bf-b75d-3fd3cf3abeba",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "3d4a9b61-05d8-4786-9658-fc07c84c7110": {
      "ai_tool": [
        [
          {
            "node": "d9f9ae73-db54-40bf-b75d-3fd3cf3abeba",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "8ef1ca79-7e16-448a-88cb-b90c1d56d5a4": {
      "main": [
        [
          {
            "node": "3f09fb56-ac2a-4b07-bea6-751f1d8b7095",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d7b221d2-0a17-48d2-8fc3-0aeaadd67f52": {
      "main": [
        [
          {
            "node": "a5c917fd-fc88-4266-95ff-69449caebcda",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fabaa4ea-8747-45d8-99ef-327e67c17f13": {
      "main": [
        [
          {
            "node": "ae53ad77-9fad-4b78-9190-860b9fb42d03",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "36cc8135-361a-4bf3-9aed-855c3ff75727": {
      "main": [
        [
          {
            "node": "d9f9ae73-db54-40bf-b75d-3fd3cf3abeba",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "38580cf0-166f-421b-a085-126fe6381eb7": {
      "main": [
        [
          {
            "node": "fabaa4ea-8747-45d8-99ef-327e67c17f13",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

중급 - 인공지능

유료인가요?

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

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

일정 경험을 가진 사용자를 위한 6-15개 노드의 중간 복잡도 워크플로우

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34