Google Docs, DocuSign 및 Airtable을 사용한 계약직 직원 라이프사이클 자동화
고급
이것은HR, Miscellaneous, Multimodal AI분야의자동화 워크플로우로, 16개의 노드를 포함합니다.주로 If, Wait, Slack, Webhook, Airtable 등의 노드를 사용하며. Google Docs, DocuSign 및 Airtable을 활용한 계약직 직원 라이프사이클 관리 자동화
사전 요구사항
- •Slack Bot Token 또는 Webhook URL
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •Airtable API Key
- •대상 API의 인증 정보가 필요할 수 있음
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "YHlm9XjboxWLxTtn",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
},
"name": "Automate Contract Employee Lifecycle with Google Docs, DocuSign & Airtable",
"tags": [],
"nodes": [
{
"id": "5ca11901-6138-4914-a123-ddf312a29b02",
"name": "후보자 배치",
"type": "n8n-nodes-base.webhook",
"position": [
1088,
80
],
"webhookId": "5cfa22f5-29ad-4e64-9b82-79fd975308d9",
"parameters": {},
"typeVersion": 2
},
{
"id": "e13c9697-6a6c-4922-9424-09fdac2ccddb",
"name": "레코드 가져오기",
"type": "n8n-nodes-base.airtable",
"position": [
1296,
80
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "89eaeb86-b066-4c9f-9a26-8ff8db679d3b",
"name": "템플릿에서 계약서 생성",
"type": "n8n-nodes-base.googleDocs",
"notes": "Placeholders:\n\n{{candidateName}}: ={{ $json.candidate_name }}\n\n{{clientName}}: ={{ $json.client_name }}\n\n{{salary}}: ={{ $json.salary }}",
"position": [
1072,
448
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 2
},
{
"id": "8f3400f7-5cc1-424e-8771-a8147a53661f",
"name": "서명을 위해 문서 전송",
"type": "n8n-nodes-base.httpRequest",
"position": [
1280,
448
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "9e4cadba-b15d-4daa-86a0-6448814c1cac",
"name": "서명 완료",
"type": "n8n-nodes-base.wait",
"position": [
1488,
448
],
"webhookId": "66eea4c2-9991-4e2d-8a2a-6beb00c9ff11",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "c7ac2049-6176-442c-9e6f-3bed7f3947f5",
"name": "상태 '서명됨'으로 업데이트",
"type": "n8n-nodes-base.airtable",
"position": [
1072,
800
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "34e03eb4-33ca-49cb-96ef-74375555c045",
"name": "팀에 알림",
"type": "n8n-nodes-base.slack",
"position": [
1280,
800
],
"webhookId": "c8e3d24a-ad40-4ef6-82b2-731ec0078a50",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "46a115a5-71fd-4a7b-88a5-aff1fd6ffbd0",
"name": "시작 날짜 추가",
"type": "n8n-nodes-base.googleCalendar",
"position": [
1488,
800
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "8124837a-6587-40b2-afad-2595e3bc916f",
"name": "계약 종료 날짜 확인",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
1072,
1040
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "f8652d0d-433e-43cb-8fc1-7e71a1e3bca5",
"name": "만료 예정 계약서 가져오기",
"type": "n8n-nodes-base.airtable",
"position": [
1280,
1040
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "42a56728-9c9f-4c3b-b525-a004fcc57c59",
"name": "계약서를 찾았나요?",
"type": "n8n-nodes-base.if",
"position": [
1488,
1040
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "9210839d-9927-4b74-b88e-70a0dabe4276",
"name": "갱신 알림 전송",
"type": "n8n-nodes-base.slack",
"position": [
1728,
1040
],
"webhookId": "745fbc90-9740-46f0-a10b-20f1b8de4a32",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "ffed8901-7c52-4f2f-baf3-8d686dfd5197",
"name": "스티커 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
992,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bbed1b04-551c-4c0c-abfe-49bcb0e81a7b",
"name": "스티커 메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
992,
368
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "5c50b7a6-6241-4a80-8534-bce27b2afe52",
"name": "스티커 메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
992,
720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bfea4db9-ac63-4ea6-b499-2a8fdab75ad6",
"name": "스티커 메모3",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "77c98e0e-d106-4298-8f7c-a2ed8565b9bf",
"connections": {
"34e03eb4-33ca-49cb-96ef-74375555c045": {
"main": [
[
{
"node": "46a115a5-71fd-4a7b-88a5-aff1fd6ffbd0",
"type": "main",
"index": 0
}
]
]
},
"e13c9697-6a6c-4922-9424-09fdac2ccddb": {
"main": [
[
{
"node": "89eaeb86-b066-4c9f-9a26-8ff8db679d3b",
"type": "main",
"index": 0
}
]
]
},
"5ca11901-6138-4914-a123-ddf312a29b02": {
"main": [
[
{
"node": "e13c9697-6a6c-4922-9424-09fdac2ccddb",
"type": "main",
"index": 0
}
]
]
},
"42a56728-9c9f-4c3b-b525-a004fcc57c59": {
"main": [
[
{
"node": "9210839d-9927-4b74-b88e-70a0dabe4276",
"type": "main",
"index": 0
}
]
]
},
"9e4cadba-b15d-4daa-86a0-6448814c1cac": {
"main": [
[
{
"node": "c7ac2049-6176-442c-9e6f-3bed7f3947f5",
"type": "main",
"index": 0
}
]
]
},
"f8652d0d-433e-43cb-8fc1-7e71a1e3bca5": {
"main": [
[
{
"node": "42a56728-9c9f-4c3b-b525-a004fcc57c59",
"type": "main",
"index": 0
}
]
]
},
"c7ac2049-6176-442c-9e6f-3bed7f3947f5": {
"main": [
[
{
"node": "34e03eb4-33ca-49cb-96ef-74375555c045",
"type": "main",
"index": 0
}
]
]
},
"8124837a-6587-40b2-afad-2595e3bc916f": {
"main": [
[
{
"node": "f8652d0d-433e-43cb-8fc1-7e71a1e3bca5",
"type": "main",
"index": 0
}
]
]
},
"8f3400f7-5cc1-424e-8771-a8147a53661f": {
"main": [
[
{
"node": "9e4cadba-b15d-4daa-86a0-6448814c1cac",
"type": "main",
"index": 0
}
]
]
},
"89eaeb86-b066-4c9f-9a26-8ff8db679d3b": {
"main": [
[
{
"node": "8f3400f7-5cc1-424e-8771-a8147a53661f",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 인사, 기타, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
DocuSign 및 Trello를 사용한 자동화 후보자 관리 및 피드백 시스템
Slack, DocuSign, Trello 및 Gmail 알림을 사용한 자동화된 채용 프로세스
If
Code
Wait
+
If
Code
Wait
29 노드Marth
인사
基于GPT-4의스마트招聘与候选人互动系统
基于GPT-4의AI招聘系统,用于简历筛选与자동外联
If
Code
Wait
+
If
Code
Wait
30 노드Marth
인사
GPT-4 및 Stripe 청구서 기반 자동화된 스마트 현금 흐름 및 청구 관리 시스템
GPT-4, Stripe, Google Workspace를 사용한 자동 인voice 워크플로 및 지능형 알림
If
Wait
Gmail
+
If
Wait
Gmail
16 노드Marth
청구서 처리
HTTP Last-Modified 확인을 사용하여 Google Sheets에서 채용 공고 만료 및 새로고침 알림 가져오기
Google Sheets, HTTP 확인 및 Gmail을 통한 채용 공고 만료 알림 자동화
If
Set
Code
+
If
Set
Code
19 노드WeblineIndia
인사
Google 광고 캠페인 리포트 자동 생성至 Google 스프레드시트 (Airtable 고객 관리 포함)
Google 광고 캠페인 보고서 자동 생성로 Google 스프레드시트 (Airtable 고객 관리 포함)
If
Code
Wait
+
If
Code
Wait
31 노드Growth AI
기타
자동화된 리드 캡처, AI 자격 평가 및 ElevenLabs 개인화 음성 후속 조치
OpenAI와 ElevenLabs 기반 자동 리드 캡처 및 AI 개인화 음성 후속 조치
If
Set
Code
+
If
Set
Code
22 노드Marth
리드 육성
워크플로우 정보
난이도
고급
노드 수16
카테고리3
노드 유형10
저자
Marth
@marthSimplifying 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에서 보기 →
이 워크플로우 공유