코치 온보딩 및 교육 자동화
이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 36개의 노드를 포함합니다.주로 If, Set, Code, Wait, Twilio 등의 노드를 사용하며. 문자 메시지, Twilio 및 Google 시트를 사용한 30일 코칭 트레이닝 자동화
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
- •Google Sheets API 인증 정보
{
"id": "coach-onboarding-automation",
"meta": {
"instanceId": "8a47b83ab4b7e5e06b8d8ffb3fbebf9c4d82e7e9c7b6d8f4e5c8a7b6d5c4e3a2",
"templateCredsSetupCompleted": true
},
"name": "Coach Onboarding & Training Automation",
"tags": [],
"nodes": [
{
"id": "sticky-001",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
200
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "sticky-002",
"name": "메모 2",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
540
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "sticky-003",
"name": "메모 3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1020,
80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "sticky-004",
"name": "메모 4",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
940
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "sticky-005",
"name": "메모 5",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
1340
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "sticky-006",
"name": "메모 6",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
1740
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "sticky-007",
"name": "메모 7",
"type": "n8n-nodes-base.stickyNote",
"position": [
1440,
540
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "sticky-008",
"name": "메모 8",
"type": "n8n-nodes-base.stickyNote",
"position": [
2260,
540
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "config-001",
"name": "Configuration 설정tings",
"type": "n8n-nodes-base.set",
"position": [
240,
340
],
"parameters": {},
"typeVersion": 3.3
},
{
"id": "webhook-001",
"name": "Coach Registration Webhook 트리거",
"type": "n8n-nodes-base.webhook",
"position": [
480,
340
],
"webhookId": "coach-registration",
"parameters": {},
"typeVersion": 2
},
{
"id": "code-001",
"name": "Process Coach Registration",
"type": "n8n-nodes-base.code",
"position": [
700,
340
],
"parameters": {},
"typeVersion": 2
},
{
"id": "sheets-001",
"name": "Save Coach to Database",
"type": "n8n-nodes-base.googleSheets",
"maxTries": 3,
"position": [
920,
220
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 4.4,
"continueOnFail": true
},
{
"id": "sheets-002",
"name": "Get Day 1 Training Content",
"type": "n8n-nodes-base.googleSheets",
"position": [
920,
460
],
"parameters": {},
"typeVersion": 4.4,
"continueOnFail": true
},
{
"id": "code-002",
"name": "Combine Registration Data",
"type": "n8n-nodes-base.code",
"position": [
1140,
340
],
"parameters": {},
"typeVersion": 2
},
{
"id": "twilio-001",
"name": "Send Day 1 Training SMS",
"type": "n8n-nodes-base.twilio",
"maxTries": 3,
"position": [
1360,
340
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 2,
"continueOnFail": true
},
{
"id": "wait-001",
"name": "대기 2 Minutes",
"type": "n8n-nodes-base.wait",
"position": [
1580,
340
],
"webhookId": "wait-audio-check",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "if-001",
"name": "Check Audio Available",
"type": "n8n-nodes-base.if",
"position": [
1800,
340
],
"parameters": {},
"typeVersion": 2
},
{
"id": "twilio-002",
"name": "Send Audio SMS",
"type": "n8n-nodes-base.twilio",
"maxTries": 3,
"position": [
2020,
220
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 2,
"continueOnFail": true
},
{
"id": "sheets-003",
"name": "Update to Day 2",
"type": "n8n-nodes-base.googleSheets",
"position": [
2240,
340
],
"parameters": {},
"typeVersion": 4.4,
"continueOnFail": true
},
{
"id": "respond-001",
"name": "Registration Response",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
2460,
340
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "schedule-001",
"name": "Daily 9AM Scheduler",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
240,
740
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "sheets-004",
"name": "Get Active Coaches",
"type": "n8n-nodes-base.googleSheets",
"position": [
460,
620
],
"parameters": {},
"typeVersion": 4.4
},
{
"id": "sheets-005",
"name": "Get All Training Content",
"type": "n8n-nodes-base.googleSheets",
"position": [
460,
860
],
"parameters": {},
"typeVersion": 4.4
},
{
"id": "code-003",
"name": "Process Daily Training",
"type": "n8n-nodes-base.code",
"position": [
680,
740
],
"parameters": {},
"typeVersion": 2
},
{
"id": "twilio-003",
"name": "Send Daily Training SMS",
"type": "n8n-nodes-base.twilio",
"maxTries": 3,
"position": [
900,
740
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 2,
"continueOnFail": true
},
{
"id": "sheets-006",
"name": "Update Coach Progress",
"type": "n8n-nodes-base.googleSheets",
"position": [
1120,
740
],
"parameters": {},
"typeVersion": 4.4,
"continueOnFail": true
},
{
"id": "webhook-002",
"name": "Coach Response Webhook 트리거",
"type": "n8n-nodes-base.webhook",
"position": [
240,
1140
],
"webhookId": "coach-response",
"parameters": {},
"typeVersion": 2
},
{
"id": "code-004",
"name": "Process Coach Response",
"type": "n8n-nodes-base.code",
"position": [
460,
1140
],
"parameters": {},
"typeVersion": 2
},
{
"id": "twilio-004",
"name": "Send Auto-Reply SMS",
"type": "n8n-nodes-base.twilio",
"maxTries": 3,
"position": [
680,
1020
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 2,
"continueOnFail": true
},
{
"id": "if-002",
"name": "Check If Opt-Out",
"type": "n8n-nodes-base.if",
"position": [
680,
1260
],
"parameters": {},
"typeVersion": 2
},
{
"id": "sheets-007",
"name": "Mark As Opted Out",
"type": "n8n-nodes-base.googleSheets",
"position": [
900,
1260
],
"parameters": {},
"typeVersion": 4.4,
"continueOnFail": true
},
{
"id": "respond-002",
"name": "Response Webhook 트리거 Reply",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
1120,
1140
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "schedule-002",
"name": "Weekly Motivation Scheduler",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
240,
1540
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "sheets-008",
"name": "Get All Coaches",
"type": "n8n-nodes-base.googleSheets",
"position": [
460,
1540
],
"parameters": {},
"typeVersion": 4.4
},
{
"id": "code-005",
"name": "Generate Weekly Messages",
"type": "n8n-nodes-base.code",
"position": [
680,
1540
],
"parameters": {},
"typeVersion": 2
},
{
"id": "twilio-005",
"name": "Send Weekly Motivation SMS",
"type": "n8n-nodes-base.twilio",
"maxTries": 3,
"position": [
900,
1540
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 2,
"continueOnFail": true
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "1",
"connections": {
"twilio-002": {
"main": [
[
{
"node": "sheets-003",
"type": "main",
"index": 0
}
]
]
},
"Wait 2 Minutes": {
"main": [
[
{
"node": "if-001",
"type": "main",
"index": 0
}
]
]
},
"sheets-008": {
"main": [
[
{
"node": "code-005",
"type": "main",
"index": 0
}
]
]
},
"sheets-003": {
"main": [
[
{
"node": "respond-001",
"type": "main",
"index": 0
}
]
]
},
"if-002": {
"main": [
[
{
"node": "sheets-007",
"type": "main",
"index": 0
}
],
[
{
"node": "Response Webhook Reply",
"type": "main",
"index": 0
}
]
]
},
"sheets-007": {
"main": [
[
{
"node": "Response Webhook Reply",
"type": "main",
"index": 0
}
]
]
},
"sheets-004": {
"main": [
[
{
"node": "code-003",
"type": "main",
"index": 0
}
]
]
},
"schedule-001": {
"main": [
[
{
"node": "sheets-004",
"type": "main",
"index": 0
},
{
"node": "sheets-005",
"type": "main",
"index": 0
}
]
]
},
"twilio-004": {
"main": [
[
{
"node": "Response Webhook Reply",
"type": "main",
"index": 0
}
]
]
},
"if-001": {
"main": [
[
{
"node": "twilio-002",
"type": "main",
"index": 0
}
],
[
{
"node": "sheets-003",
"type": "main",
"index": 0
}
]
]
},
"Coach Response Webhook": {
"main": [
[
{
"node": "code-004",
"type": "main",
"index": 0
}
]
]
},
"code-004": {
"main": [
[
{
"node": "twilio-004",
"type": "main",
"index": 0
},
{
"node": "if-002",
"type": "main",
"index": 0
}
]
]
},
"code-003": {
"main": [
[
{
"node": "twilio-003",
"type": "main",
"index": 0
}
]
]
},
"sheets-001": {
"main": [
[
{
"node": "code-002",
"type": "main",
"index": 0
}
]
]
},
"twilio-003": {
"main": [
[
{
"node": "sheets-006",
"type": "main",
"index": 0
}
]
]
},
"twilio-001": {
"main": [
[
{
"node": "Wait 2 Minutes",
"type": "main",
"index": 0
}
]
]
},
"code-005": {
"main": [
[
{
"node": "twilio-005",
"type": "main",
"index": 0
}
]
]
},
"sheets-005": {
"main": [
[
{
"node": "code-003",
"type": "main",
"index": 0
}
]
]
},
"code-002": {
"main": [
[
{
"node": "twilio-001",
"type": "main",
"index": 0
}
]
]
},
"Coach Registration Webhook": {
"main": [
[
{
"node": "code-001",
"type": "main",
"index": 0
}
]
]
},
"sheets-002": {
"main": [
[
{
"node": "code-002",
"type": "main",
"index": 0
}
]
]
},
"code-001": {
"main": [
[
{
"node": "sheets-001",
"type": "main",
"index": 0
},
{
"node": "sheets-002",
"type": "main",
"index": 0
}
]
]
},
"schedule-002": {
"main": [
[
{
"node": "sheets-008",
"type": "main",
"index": 0
}
]
]
}
}
}이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 콘텐츠 제작, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Ronnie Craig
@ronnie-craig-2025Hi, I’m Ronnie! I scaled an eCommerce biz to $14K/month in under a year, grew a YouTube channel to 1K subs in 30 days, booked 28 daycare appointments in 6 days, and built automations for nurses to track clients. I help you create content, repurpose high-performing posts, schedule with ease, monitor trends, and automate marketing—so you stay visible and consistent without burning out.
이 워크플로우 공유