LinkedIn 채용 공고 알림 테스트
중급
이것은Personal Productivity분야의자동화 워크플로우로, 12개의 노드를 포함합니다.주로 Set, Code, EmailSend, HttpRequest, ManualTrigger 등의 노드를 사용하며. J-Search API 및 SMTP 이메일 알림을 사용한 자동화된 LinkedIn 채용 공고 알림
사전 요구사항
- •대상 API의 인증 정보가 필요할 수 있음
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "e7NIaSaCd364XuUh",
"meta": {
"instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177"
},
"name": "Linkedin Job Alert-test",
"tags": [],
"nodes": [
{
"id": "f05ac1bb-5c20-4c79-ae08-d7c582210042",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-432,
208
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9c8848a3-47f3-4478-a78d-a7dd8a0f8630",
"name": "메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-160,
640
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fb701072-f02a-4d67-b192-76f89010c125",
"name": "메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e26128cf-07ee-4d84-9f26-6bdcf4c51aae",
"name": "메모3",
"type": "n8n-nodes-base.stickyNote",
"position": [
304,
624
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1edb5458-8ad5-48ad-a8a6-14e25ad7ae54",
"name": "메모4",
"type": "n8n-nodes-base.stickyNote",
"position": [
528,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9ec6e262-84d6-4a31-b91a-a825ca62fa11",
"name": "메모5",
"type": "n8n-nodes-base.stickyNote",
"position": [
752,
624
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "5ed26bdc-7585-4309-8b13-6fce26df01de",
"name": "설정ting Preferences",
"type": "n8n-nodes-base.set",
"position": [
-64,
464
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "f3e847d5-f747-4504-a069-7afb120e7239",
"name": "Sending Job Listings via Mail",
"type": "n8n-nodes-base.emailSend",
"position": [
832,
464
],
"webhookId": "75c1ce39-8ca3-4dc8-9342-186dabbdc32c",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "27fde378-8bca-43e7-9c22-2d065f64fd84",
"name": "Drafting HTML for Mail",
"type": "n8n-nodes-base.code",
"position": [
608,
464
],
"parameters": {},
"typeVersion": 2
},
{
"id": "1382c990-0123-4087-a883-92c3e1a7a270",
"name": "Categorizing Job Listings",
"type": "n8n-nodes-base.code",
"position": [
384,
464
],
"parameters": {},
"typeVersion": 2
},
{
"id": "423490bc-3de8-4f9e-a269-2d7b7cbfb21e",
"name": "Job Listing Extraction",
"type": "n8n-nodes-base.httpRequest",
"position": [
160,
464
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "04ba5d8c-3fd2-418c-a692-e5568fb514d7",
"name": "수동 트리거",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-288,
464
],
"parameters": {},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "d37ed09f-5fd3-40db-8ee7-45184530ef97",
"connections": {
"Manual Trigger": {
"main": [
[
{
"node": "Setting Preferences",
"type": "main",
"index": 0
}
]
]
},
"Setting Preferences": {
"main": [
[
{
"node": "423490bc-3de8-4f9e-a269-2d7b7cbfb21e",
"type": "main",
"index": 0
}
]
]
},
"27fde378-8bca-43e7-9c22-2d065f64fd84": {
"main": [
[
{
"node": "f3e847d5-f747-4504-a069-7afb120e7239",
"type": "main",
"index": 0
}
]
]
},
"423490bc-3de8-4f9e-a269-2d7b7cbfb21e": {
"main": [
[
{
"node": "1382c990-0123-4087-a883-92c3e1a7a270",
"type": "main",
"index": 0
}
]
]
},
"1382c990-0123-4087-a883-92c3e1a7a270": {
"main": [
[
{
"node": "27fde378-8bca-43e7-9c22-2d065f64fd84",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 개인 생산성
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
개인 수신함 자동 분류
Gmail, GPT-4o-mini 및 Notion을 사용한 이메일 분류 및 요약 자동화
Set
Code
Gmail
+
Set
Code
Gmail
18 노드Rahul Joshi
개인 생산성
피드백 저장 및 보고서 생성
Azure OpenAI 및 Google Sheets를 사용하여 판매 거래 결과 분석 및 보고서 생성
Set
Code
Email Send
+
Set
Code
Email Send
28 노드Rahul Joshi
고객관계관리
GPT-4o-mini와 Gmail을 사용한 YouTube 채널 분석 및 성과 보고서 전송
GPT-4o-mini 및 Gmail을 사용하여 YouTube 채널 분석 및 성능 보고서 전송
Code
Email Send
Http Request
+
Code
Email Send
Http Request
20 노드Rahul Joshi
시장 조사
신입 개발자 온보딩 자동화
GPT-4o를 사용한 직원 온보딩 자동화: Jira, Notion, Gmail 통합
If
Set
Code
+
If
Set
Code
21 노드Rahul Joshi
인사
스마트 리드 마킹 및 라우팅
HighLevel 및 Azure GPT-4o-mini 기반 AI 기반 리드 분류 및 라우팅
If
Code
Email Send
+
If
Code
Email Send
17 노드Rahul Joshi
리드 생성
API 속도 제한 및 인증 FAQ 테스트
GPT-4o-mini, Google 시트 및 Slack 알림을 사용한 API FAQ 품질 테스트 자동화
If
Set
Code
+
If
Set
Code
19 노드Rahul Joshi
문서 추출
워크플로우 정보
난이도
중급
노드 수12
카테고리1
노드 유형6
저자
Rahul Joshi
@rahul08Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유