시험短视频 생성기
고급
이것은Other, AI, Marketing분야의자동화 워크플로우로, 32개의 노드를 포함합니다.주로 If, Code, Wait, Gmail, Merge 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. 사용Sonnet 3.5, Pinecone, Creatomate로 미스터리短视频 생성 및 YouTube에 게시
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
- •Anthropic API Key
- •OpenAI API Key
- •Pinecone API Key
사용된 노드 (32)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "35SXmvC53Lb0eJDt",
"meta": {
"instanceId": "b3c467df4053d13fe31cc98f3c66fa1d16300ba750506bfd019a0913cec71ea3",
"templateCredsSetupCompleted": true
},
"name": "Quizzes Shorts Generator copy",
"tags": [],
"nodes": [
{
"id": "8a9a9a67-9f49-4b45-b0e3-e3a6ab4e08e6",
"name": "스케줄 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-300,
-760
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "913b9093-7811-4118-8f6d-11ab9c2cacf5",
"name": "Anthropic 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatAnthropic",
"position": [
-160,
-580
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "ead88caa-7cca-4f35-a130-3c8ac7c79a2f",
"name": "임베딩 OpenAI",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
20,
-240
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "f5c9f6d6-3f16-4d23-9d12-b4be3bfbccf6",
"name": "기본 데이터 로더",
"type": "@n8n/n8n-nodes-langchain.documentDefaultDataLoader",
"position": [
800,
-900
],
"parameters": {},
"typeVersion": 1
},
{
"id": "27c0589d-a85d-463a-960c-a562fdd021a2",
"name": "재귀적 문자 텍스트 분할기",
"type": "@n8n/n8n-nodes-langchain.textSplitterRecursiveCharacterTextSplitter",
"position": [
800,
-680
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b328ffee-9ccd-4d15-8229-91bdbb159cc1",
"name": "임베딩 OpenAI1",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
640,
-920
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "07f9280c-54d7-473d-a2f3-293ca1af41d0",
"name": "병합",
"type": "n8n-nodes-base.merge",
"position": [
1580,
-680
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "582e8cb0-17cb-4141-8e25-062bac70f385",
"name": "대기",
"type": "n8n-nodes-base.wait",
"position": [
1940,
-680
],
"webhookId": "02a83906-d093-41e6-9b90-e565bb8c1e3b",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "3b1df4bc-72eb-4452-ab1c-bac9daecb932",
"name": "구조화된 출력 파서",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
160,
-580
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "530101d9-6b00-4c6a-8062-7a64960ba6a8",
"name": "조건문",
"type": "n8n-nodes-base.if",
"position": [
2300,
-440
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "d575df6d-0bad-43af-a9bb-d33c841d9878",
"name": "수수께끼 생성 AI 에이전트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-80,
-760
],
"parameters": {},
"typeVersion": 1.9
},
{
"id": "b7017156-c5fb-4d4d-a951-511b5942471e",
"name": "이전 수수께끼 검색을 위한 벡터 스토어",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
-80,
-400
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "31865d0d-0b08-42dc-814c-cfb43562aca6",
"name": "시트에서 오디오 가져오기 (순환 보장)",
"type": "n8n-nodes-base.googleSheets",
"position": [
600,
-460
],
"parameters": {},
"executeOnce": true,
"typeVersion": 4.5
},
{
"id": "a63baebb-7658-4b31-a8c1-698b5099b4f3",
"name": "수수께끼를 벡터 스토어에 삽입",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
620,
-1100
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "a857ddb7-8e55-48ad-be99-6f68f385ba95",
"name": "벡터 삽입을 위해 수수께끼 JSON를 1개 텍스트 항목으로 변환",
"type": "n8n-nodes-base.code",
"position": [
460,
-1100
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ae014584-3e1f-425b-937d-6b1491680c95",
"name": "현재 숏폼 제목 가져오기 (번호 포함)",
"type": "n8n-nodes-base.googleSheets",
"position": [
960,
-1100
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "f04ffdab-5309-46d1-b4db-5e5aab68f04a",
"name": "다음 숏폼 제목 번호 계산 (마지막에 업데이트)",
"type": "n8n-nodes-base.code",
"position": [
1160,
-1100
],
"parameters": {},
"typeVersion": 2
},
{
"id": "46d5e44c-ca87-40a3-a3c3-2f23587a5034",
"name": "Youtube 숏폼 렌더링",
"type": "n8n-nodes-base.httpRequest",
"position": [
1760,
-680
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "dc9e9174-becc-4d24-abb4-48d8c1a9d254",
"name": "Youtube 업로드 HTTP 요청 설정",
"type": "n8n-nodes-base.httpRequest",
"position": [
2120,
-680
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "4a5a3e7e-5323-4be4-bea8-13267d9cc879",
"name": "렌더링된 숏폼의 바이너리 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
2300,
-680
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "8a561692-413f-4bff-9a87-da8fe5e8e961",
"name": "Youtube HTTP에 바이너리 업로드",
"type": "n8n-nodes-base.httpRequest",
"position": [
2480,
-680
],
"parameters": {},
"typeVersion": 4.1
},
{
"id": "b3c52e07-0f65-4a46-8e72-f391ae9a9b3d",
"name": "YouTube 링크로 알림 전송",
"type": "n8n-nodes-base.gmail",
"position": [
1580,
-440
],
"webhookId": "6517cd12-3cf1-46c3-b56f-4a14d63f3757",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "70aef838-2a53-4ec6-8dc0-c4987b3fce27",
"name": "오디오 사용 상태 업데이트",
"type": "n8n-nodes-base.googleSheets",
"position": [
1760,
-440
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "215c4ca7-5292-4761-9876-2238d2dcec7a",
"name": "다음 숏폼 제목 업데이트",
"type": "n8n-nodes-base.googleSheets",
"position": [
1940,
-440
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "7e8bf144-7669-4d5d-aaaa-b8e7dd3a71cf",
"name": "모든 오디오 트랙 사용 여부 확인",
"type": "n8n-nodes-base.googleSheets",
"position": [
2120,
-440
],
"parameters": {},
"typeVersion": 4.5,
"alwaysOutputData": true
},
{
"id": "e20e90a6-7125-4c14-95cf-807424cbd9c1",
"name": "모든 트랙 행 가져오기",
"type": "n8n-nodes-base.googleSheets",
"position": [
2560,
-340
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "1fde9116-b24f-4307-81b0-4faf54052e02",
"name": "모든 트랙 행을 미사용 상태로 재설정",
"type": "n8n-nodes-base.googleSheets",
"position": [
2760,
-340
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "bfe2c945-abcc-48f4-bad9-d93c0ff71bf5",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
1520,
-480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "480cb231-26c1-4b65-9a02-666961a985fc",
"name": "스티커 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1520,
-720
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d6173a8e-7b78-4b05-96a4-b833a5dd1d8a",
"name": "스티커 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
460,
-1320
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "31093814-6058-48fe-bff9-2dfa03ccf76d",
"name": "스티커 노트3",
"type": "n8n-nodes-base.stickyNote",
"position": [
940,
-1320
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e16200b1-bdfd-4395-944a-078de86bebe1",
"name": "스티커 노트4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-80,
-1040
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "081eec97-96f2-47a3-8f20-c6f0ccf1b114",
"connections": {
"530101d9-6b00-4c6a-8062-7a64960ba6a8": {
"main": [
[],
[
{
"node": "e20e90a6-7125-4c14-95cf-807424cbd9c1",
"type": "main",
"index": 0
}
]
]
},
"582e8cb0-17cb-4141-8e25-062bac70f385": {
"main": [
[
{
"node": "dc9e9174-becc-4d24-abb4-48d8c1a9d254",
"type": "main",
"index": 0
}
]
]
},
"07f9280c-54d7-473d-a2f3-293ca1af41d0": {
"main": [
[
{
"node": "46d5e44c-ca87-40a3-a3c3-2f23587a5034",
"type": "main",
"index": 0
}
]
]
},
"8a9a9a67-9f49-4b45-b0e3-e3a6ab4e08e6": {
"main": [
[
{
"node": "d575df6d-0bad-43af-a9bb-d33c841d9878",
"type": "main",
"index": 0
}
]
]
},
"ead88caa-7cca-4f35-a130-3c8ac7c79a2f": {
"ai_embedding": [
[
{
"node": "b7017156-c5fb-4d4d-a951-511b5942471e",
"type": "ai_embedding",
"index": 0
}
]
]
},
"b328ffee-9ccd-4d15-8229-91bdbb159cc1": {
"ai_embedding": [
[
{
"node": "a63baebb-7658-4b31-a8c1-698b5099b4f3",
"type": "ai_embedding",
"index": 0
}
]
]
},
"e20e90a6-7125-4c14-95cf-807424cbd9c1": {
"main": [
[
{
"node": "1fde9116-b24f-4307-81b0-4faf54052e02",
"type": "main",
"index": 0
}
]
]
},
"f5c9f6d6-3f16-4d23-9d12-b4be3bfbccf6": {
"ai_document": [
[
{
"node": "a63baebb-7658-4b31-a8c1-698b5099b4f3",
"type": "ai_document",
"index": 0
}
]
]
},
"913b9093-7811-4118-8f6d-11ab9c2cacf5": {
"ai_languageModel": [
[
{
"node": "d575df6d-0bad-43af-a9bb-d33c841d9878",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"46d5e44c-ca87-40a3-a3c3-2f23587a5034": {
"main": [
[
{
"node": "582e8cb0-17cb-4141-8e25-062bac70f385",
"type": "main",
"index": 0
}
]
]
},
"3b1df4bc-72eb-4452-ab1c-bac9daecb932": {
"ai_outputParser": [
[
{
"node": "d575df6d-0bad-43af-a9bb-d33c841d9878",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"70aef838-2a53-4ec6-8dc0-c4987b3fce27": {
"main": [
[
{
"node": "215c4ca7-5292-4761-9876-2238d2dcec7a",
"type": "main",
"index": 0
}
]
]
},
"215c4ca7-5292-4761-9876-2238d2dcec7a": {
"main": [
[
{
"node": "7e8bf144-7669-4d5d-aaaa-b8e7dd3a71cf",
"type": "main",
"index": 0
}
]
]
},
"d575df6d-0bad-43af-a9bb-d33c841d9878": {
"main": [
[
{
"node": "31865d0d-0b08-42dc-814c-cfb43562aca6",
"type": "main",
"index": 0
},
{
"node": "a857ddb7-8e55-48ad-be99-6f68f385ba95",
"type": "main",
"index": 0
}
]
]
},
"4a5a3e7e-5323-4be4-bea8-13267d9cc879": {
"main": [
[
{
"node": "8a561692-413f-4bff-9a87-da8fe5e8e961",
"type": "main",
"index": 0
}
]
]
},
"8a561692-413f-4bff-9a87-da8fe5e8e961": {
"main": [
[
{
"node": "b3c52e07-0f65-4a46-8e72-f391ae9a9b3d",
"type": "main",
"index": 0
}
]
]
},
"a63baebb-7658-4b31-a8c1-698b5099b4f3": {
"main": [
[
{
"node": "ae014584-3e1f-425b-937d-6b1491680c95",
"type": "main",
"index": 0
}
]
],
"ai_tool": [
[]
]
},
"27c0589d-a85d-463a-960c-a562fdd021a2": {
"ai_textSplitter": [
[
{
"node": "f5c9f6d6-3f16-4d23-9d12-b4be3bfbccf6",
"type": "ai_textSplitter",
"index": 0
}
]
]
},
"dc9e9174-becc-4d24-abb4-48d8c1a9d254": {
"main": [
[
{
"node": "4a5a3e7e-5323-4be4-bea8-13267d9cc879",
"type": "main",
"index": 0
}
]
]
},
"b3c52e07-0f65-4a46-8e72-f391ae9a9b3d": {
"main": [
[
{
"node": "70aef838-2a53-4ec6-8dc0-c4987b3fce27",
"type": "main",
"index": 0
}
]
]
},
"ae014584-3e1f-425b-937d-6b1491680c95": {
"main": [
[
{
"node": "f04ffdab-5309-46d1-b4db-5e5aab68f04a",
"type": "main",
"index": 0
}
]
]
},
"b7017156-c5fb-4d4d-a951-511b5942471e": {
"ai_tool": [
[
{
"node": "d575df6d-0bad-43af-a9bb-d33c841d9878",
"type": "ai_tool",
"index": 0
}
]
]
},
"7e8bf144-7669-4d5d-aaaa-b8e7dd3a71cf": {
"main": [
[
{
"node": "530101d9-6b00-4c6a-8062-7a64960ba6a8",
"type": "main",
"index": 0
}
]
]
},
"31865d0d-0b08-42dc-814c-cfb43562aca6": {
"main": [
[
{
"node": "07f9280c-54d7-473d-a2f3-293ca1af41d0",
"type": "main",
"index": 1
}
]
]
},
"a857ddb7-8e55-48ad-be99-6f68f385ba95": {
"main": [
[
{
"node": "a63baebb-7658-4b31-a8c1-698b5099b4f3",
"type": "main",
"index": 0
}
]
]
},
"f04ffdab-5309-46d1-b4db-5e5aab68f04a": {
"main": [
[
{
"node": "07f9280c-54d7-473d-a2f3-293ca1af41d0",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 기타, 인공지능, 마케팅
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
시각화 참조 라이브러리에서 n8n 노드를 탐색
可视化 참조 라이브러리에서 n8n 노드를 탐색
If
Ftp
Set
+
If
Ftp
Set
113 노드I versus AI
기타
基于AI의MIS에이전트
基于AI의관리信息系统에이전트
If
Set
Code
+
If
Set
Code
129 노드Kumar Shivam
지원
뮤직 생성 워크플로우
Suno API, Flux, Runway 및 Creatomate를 사용하여 AI 노래 및 음악 비디오 생성
Set
Wait
Merge
+
Set
Wait
Merge
60 노드Joseph
기타
AI, ElevenLabs, PIAPI Shotstack/Creatomate를 사용하여 비디오 생성 및 YouTube에 업로드
AI, ElevenLabs, PIAPI Shotstack/Creatomate를 사용하여 비디오 생성 및 YouTube에 업로드
If
Set
Code
+
If
Set
Code
79 노드Immanuel
인공지능
[템플릿] AI 반려동물 가게 v8
🐶 AI 펫 샵 어시스턴트 - GPT-4o, Google 캘린더 및 WhatsApp/Instagram/Facebook 통합
If
N8n
Set
+
If
N8n
Set
244 노드Amanda Benks
영업
AI 대리인 레스토랑 [템플릿]
🤖 WhatsApp, 인스타그램, 메신저의 AI 레스토랑 도우미
If
N8n
Set
+
If
N8n
Set
239 노드Amanda Benks
기타
워크플로우 정보
난이도
고급
노드 수32
카테고리3
노드 유형16
저자
Joseph
@mjombaAutomation expert specializing in building smart, scalable workflows using tools like n8n, Make, and Airtable. I help businesses save time, reduce manual work, and grow faster with tailored automation solutions. Feel free to reach out at joseph@uppfy.com to discuss your project.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유