HR 날짜 관리
고급
이것은HR분야의자동화 워크플로우로, 18개의 노드를 포함합니다.주로 Set, Code, Gmail, Slack, GoogleSheets 등의 노드를 사용하며. JavaScript를 사용한 HR 직원 날짜 추적 및 알림 자동화
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •Slack Bot Token 또는 Webhook URL
- •Google Sheets API 인증 정보
카테고리
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "wh2ICMYuCn3U7mrZ",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
"templateCredsSetupCompleted": true
},
"name": "HR Date Management",
"tags": [],
"nodes": [
{
"id": "43d8fac0-9a90-412f-9fa9-77f595c415eb",
"name": "Sticky Note - 브랜딩",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1580,
380
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "675198c4-c91b-4212-8874-60f80fb4617f",
"name": "Sticky Note - 트리거",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1200,
-60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "af41c396-3933-44c3-8e2f-c4d9ddf4c6dc",
"name": "워크플로우 '테스트' 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-1000,
480
],
"parameters": {},
"typeVersion": 1
},
{
"id": "81bafe6c-d9b8-44a5-9785-4d3cf9d80902",
"name": "Sticky Note - 데이터 생성",
"type": "n8n-nodes-base.stickyNote",
"position": [
-860,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "2628aaed-7e9a-467b-a4dd-6d4e00aef0c1",
"name": "샘플 데이터 생성기",
"type": "n8n-nodes-base.code",
"position": [
-620,
280
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4f461c74-32fb-4693-9de0-326e058532d7",
"name": "Sticky Note - 날짜 분석",
"type": "n8n-nodes-base.stickyNote",
"position": [
-580,
680
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a91f0d1d-3ff4-4509-8fef-056686e0aaed",
"name": "날짜 분석 및 분류",
"type": "n8n-nodes-base.code",
"position": [
-340,
480
],
"parameters": {},
"typeVersion": 2
},
{
"id": "207ae8f1-ff57-4aa1-9dcf-f543149d9502",
"name": "Sticky Note - 알림 시스템",
"type": "n8n-nodes-base.stickyNote",
"position": [
-340,
-180
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8ad28509-a7cf-496c-b8dd-2a5943f846c8",
"name": "알림 스케줄러",
"type": "n8n-nodes-base.code",
"position": [
-120,
280
],
"parameters": {},
"typeVersion": 2
},
{
"id": "a458f5e6-dd02-4c30-9e28-9e163143574a",
"name": "Sticky Note - 스마트 필터",
"type": "n8n-nodes-base.stickyNote",
"position": [
320,
500
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a59152e1-4f32-4a7b-9cd7-fafd53b5508c",
"name": "고급 날짜 필터",
"type": "n8n-nodes-base.code",
"position": [
-120,
680
],
"parameters": {},
"typeVersion": 2
},
{
"id": "bc1dc612-cf95-4c25-9b7c-7d034dfdc7ba",
"name": "Sticky Note - 내보내기 시스템",
"type": "n8n-nodes-base.stickyNote",
"position": [
320,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f229c5d2-a72e-49dd-8f57-f54c2b9560c6",
"name": "날짜 형식 지정 및 내보내기",
"type": "n8n-nodes-base.code",
"position": [
100,
580
],
"parameters": {},
"typeVersion": 2
},
{
"id": "e2b8cc13-352b-42bb-a04e-97c20608233b",
"name": "Gmail",
"type": "n8n-nodes-base.gmail",
"position": [
100,
180
],
"webhookId": "65a821a6-afd3-4fd7-8715-adda187feb09",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "b983ee1b-98a8-4392-84e2-94ae80e594f8",
"name": "Slack",
"type": "n8n-nodes-base.slack",
"position": [
100,
780
],
"webhookId": "00d1e075-d92e-42b1-93e9-62c25871258d",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "d16289fc-1567-4888-b302-90959bcf1223",
"name": "Google Calendar",
"type": "n8n-nodes-base.googleCalendar",
"position": [
100,
380
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "22fb7074-6994-4cda-8af0-cd48fa388971",
"name": "필드 편집",
"type": "n8n-nodes-base.set",
"position": [
-560,
480
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "a8a6bab7-f7c1-4ddc-924b-4cdca8a72293",
"name": "HR DATA",
"type": "n8n-nodes-base.googleSheets",
"position": [
-780,
480
],
"parameters": {},
"typeVersion": 4.6
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "7cf5c8e1-e901-469f-8e4e-8f31a53e111f",
"connections": {
"a8a6bab7-f7c1-4ddc-924b-4cdca8a72293": {
"main": [
[
{
"node": "22fb7074-6994-4cda-8af0-cd48fa388971",
"type": "main",
"index": 0
}
]
]
},
"22fb7074-6994-4cda-8af0-cd48fa388971": {
"main": [
[
{
"node": "a91f0d1d-3ff4-4509-8fef-056686e0aaed",
"type": "main",
"index": 0
}
]
]
},
"8ad28509-a7cf-496c-b8dd-2a5943f846c8": {
"main": [
[
{
"node": "e2b8cc13-352b-42bb-a04e-97c20608233b",
"type": "main",
"index": 0
},
{
"node": "d16289fc-1567-4888-b302-90959bcf1223",
"type": "main",
"index": 0
}
]
]
},
"a59152e1-4f32-4a7b-9cd7-fafd53b5508c": {
"main": [
[
{
"node": "f229c5d2-a72e-49dd-8f57-f54c2b9560c6",
"type": "main",
"index": 0
},
{
"node": "b983ee1b-98a8-4392-84e2-94ae80e594f8",
"type": "main",
"index": 0
}
]
]
},
"2628aaed-7e9a-467b-a4dd-6d4e00aef0c1": {
"main": [
[]
]
},
"af41c396-3933-44c3-8e2f-c4d9ddf4c6dc": {
"main": [
[
{
"node": "a8a6bab7-f7c1-4ddc-924b-4cdca8a72293",
"type": "main",
"index": 0
}
]
]
},
"a91f0d1d-3ff4-4509-8fef-056686e0aaed": {
"main": [
[
{
"node": "8ad28509-a7cf-496c-b8dd-2a5943f846c8",
"type": "main",
"index": 0
},
{
"node": "a59152e1-4f32-4a7b-9cd7-fafd53b5508c",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 인사
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
AI 리드 봇 프로: Google Maps→Slack→HubSpot→$$$
Google 지도, GPT-4, HubSpot를 사용한 자동 잠재 고객 생성 및 자격 평가
If
Set
Code
+
If
Set
Code
16 노드David Olusola
영업
AI 기반 고객 지원: 이메일, 지식 베이스 및 인간 에스컬레이션 자동화
AI이메일支持系统:통합Gmail、Gemini、GPT-4、Slack및Google Sheets의워크플로우程
Set
Gmail
Slack
+
Set
Gmail
Slack
26 노드David Olusola
티켓 관리
基于GPT-4의스마트招聘与候选人互动系统
基于GPT-4의AI招聘系统,用于简历筛选与자동外联
If
Code
Wait
+
If
Code
Wait
30 노드Marth
인사
자동화된 리드 수집기: Apify에서 Google Sheets로
Apify에서 Google Sheets로의 데이터 정제를 통한 비즈니스 리드 수집 자동화
Set
Code
Http Request
+
Set
Code
Http Request
6 노드David Olusola
영업
개인화된 거절/다음 단계 이메일
Google Sheets, GPT-4o-mini, Gmail, ClickUp을 사용한 후보자 거절 자동화
If
Set
Code
+
If
Set
Code
38 노드Rahul Joshi
인사
Google Suite, PDF, 이메일을 사용한 비즈니스 보험 제출 자동화
Google Suite, PDF, 이메일을 통한 비즈니스 보험 제출 프로세스 자동화
If
Set
Code
+
If
Set
Code
37 노드David Olusola
문서 추출
워크플로우 정보
난이도
고급
노드 수18
카테고리1
노드 유형8
저자
David Olusola
@dae221I 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에서 보기 →
이 워크플로우 공유