이미지 생성기
중급
이것은Design, AI, Marketing분야의자동화 워크플로우로, 11개의 노드를 포함합니다.주로 Telegram, GoogleDrive, HttpRequest, GoogleSheets, ConvertToFile 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. 통해Google云端硬盘및表格实现AI图像생성与Telegram交付의자동화流程
사전 요구사항
- •Telegram Bot Token
- •Google Drive API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
- •Google Gemini API Key
사용된 노드 (11)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "EYffbq7nZzy74ND8",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
"templateCredsSetupCompleted": true
},
"name": "Image generator",
"tags": [],
"nodes": [
{
"id": "c99dc6a0-d93b-410f-8647-d38281fe50e7",
"name": "파일로 변환",
"type": "n8n-nodes-base.convertToFile",
"position": [
-180,
-240
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "d9cee081-13cd-4ed4-843c-84e3e4e6c3d5",
"name": "이미지 프롬프트",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-720,
-240
],
"parameters": {},
"typeVersion": 1.9
},
{
"id": "9d2a73d3-fc71-47e4-94c5-1c79dd6b3a30",
"name": "Google 드라이브",
"type": "n8n-nodes-base.googleDrive",
"position": [
-240,
140
],
"parameters": {},
"typeVersion": 3
},
{
"id": "a4ac1967-64d1-455c-abef-bc3804d0cad4",
"name": "이미지 로그",
"type": "n8n-nodes-base.googleSheets",
"position": [
20,
140
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "67ae3f89-2d7d-47c3-a55d-251a47a08072",
"name": "스티커 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-820,
60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "230b29c6-ae1b-4cd0-9a35-dce2a0b15c05",
"name": "스티커 노트7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-280,
-380
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b9bcd205-679b-4cb0-a6a5-cf2bd8b58887",
"name": "스티커 노트6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-280,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fd75b2ba-57f8-4ce3-8d39-915a96f7cef8",
"name": "사진 전송",
"type": "n8n-nodes-base.telegram",
"position": [
60,
-240
],
"webhookId": "8fcbda9c-8396-41f7-8f2d-39e4ae4337c7",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "91e34b1e-4d15-482f-bb07-86c81c32b478",
"name": "Telegram 트리거",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
-920,
-240
],
"webhookId": "a9997053-40e2-4d1d-9abc-f2e5b6582096",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "bf169f97-b545-4969-94c3-73be107c4c70",
"name": "Ai 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
-740,
120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "14caf60f-2813-4e39-8960-0dc85adce28d",
"name": "이미지 생성",
"type": "n8n-nodes-base.httpRequest",
"position": [
-420,
-240
],
"parameters": {},
"typeVersion": 4.2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "c43ac7b7-f538-4479-80e3-86bb743788b8",
"connections": {
"bf169f97-b545-4969-94c3-73be107c4c70": {
"ai_languageModel": [
[
{
"node": "d9cee081-13cd-4ed4-843c-84e3e4e6c3d5",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"14caf60f-2813-4e39-8960-0dc85adce28d": {
"main": [
[
{
"node": "c99dc6a0-d93b-410f-8647-d38281fe50e7",
"type": "main",
"index": 0
}
]
]
},
"9d2a73d3-fc71-47e4-94c5-1c79dd6b3a30": {
"main": [
[
{
"node": "a4ac1967-64d1-455c-abef-bc3804d0cad4",
"type": "main",
"index": 0
}
]
]
},
"d9cee081-13cd-4ed4-843c-84e3e4e6c3d5": {
"main": [
[
{
"node": "14caf60f-2813-4e39-8960-0dc85adce28d",
"type": "main",
"index": 0
}
]
]
},
"c99dc6a0-d93b-410f-8647-d38281fe50e7": {
"main": [
[
{
"node": "9d2a73d3-fc71-47e4-94c5-1c79dd6b3a30",
"type": "main",
"index": 0
},
{
"node": "fd75b2ba-57f8-4ce3-8d39-915a96f7cef8",
"type": "main",
"index": 0
}
]
]
},
"91e34b1e-4d15-482f-bb07-86c81c32b478": {
"main": [
[
{
"node": "d9cee081-13cd-4ed4-843c-84e3e4e6c3d5",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 디자인, 인공지능, 마케팅
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
PromptCraft AI
Telegram을 통해 DALL-E와 GPT를 사용하여 강화된 AI 이미지 생성
Telegram
Google Drive
Http Request
+
Telegram
Google Drive
Http Request
12 노드David Olusola
디자인
AI 기반 뉴스를 비디오로 변환하는 생성기(Heygen과 GPT4o 사용)
Heygen과 GPT-4o를 사용하여 RSS 뉴스를 AI 가상 인물 비디오로 변환
Set
Code
Wait
+
Set
Code
Wait
18 노드David Olusola
디자인
모든 소셜 플랫폼에 캐러셀/슬라이드쇼 콘텐츠 자동 게시
AI 기반 캐러셀 게시물을 Blotato를 통해 Instagram, LinkedIn, Twitter에 게시
Set
Wait
Http Request
+
Set
Wait
Http Request
23 노드David Olusola
디자인
뮤직 생성 워크플로우
Suno API, Flux, Runway 및 Creatomate를 사용하여 AI 노래 및 음악 비디오 생성
Set
Wait
Merge
+
Set
Wait
Merge
60 노드Joseph
기타
AI 기반 YouTube 숏폼 비디오 자동화: OpenAI와 ElevenLabs를 사용한 생성 및 게시
AI 기반 YouTube Shorts 생성기(OpenAI 스크립트 및 ElevenLabs 보이스)
If
Set
Wait
+
If
Set
Wait
76 노드WIKIPILOT
디자인
AI 자동화 YouTube Shorts: OpenAI를 사용한 생성 및 게시
AI 자동화 YouTube Shorts: OpenAI를 활용한 제작 및 게시
If
Set
Wait
+
If
Set
Wait
76 노드AYYOUB TIGAMI
디자인
워크플로우 정보
난이도
중급
노드 수11
카테고리3
노드 유형9
저자
David Olusola
@dae221I love building smart, efficient automations with n8n that help businesses save time and scale effortlessly. Turning complex workflows into simple solutions is where I have the most fun
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유