Google Gemini Imagen을 사용하여 FB/IG/Pinterest에 소셜 미디어 광고 이미지를 생성
고급
이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 32개의 노드를 포함합니다.주로 Switch, Telegram, FormTrigger, GoogleGemini 등의 노드를 사용하며. Google Gemini Imagen을 사용하여 FB/IG/Pinterest에 대한 소셜 미디어 광고 이미지 생성
사전 요구사항
- •Telegram Bot Token
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "76f564ce9e1f496ea6c3533f155d5217a31a74b1b62bea30c37742947aa7de7c",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "aaaef0b0-91fd-49d6-ad8b-6703aaff5719",
"name": "📝 폼 트리거",
"type": "n8n-nodes-base.formTrigger",
"notes": "SETUP:\n1. Configure form fields as shown\n2. Copy webhook URL after saving\n3. Share URL with users\n\nNOTE: This captures user inputs for ad generation",
"position": [
1984,
3184
],
"webhookId": "ad-generator-form",
"parameters": {},
"typeVersion": 2.3
},
{
"id": "84afb4ae-95b0-49fe-96b5-04a0d90c5189",
"name": "🔀 치수별 라우팅",
"type": "n8n-nodes-base.switch",
"notes": "SETUP:\n1. Already configured with 7 dimension routes\n2. Enable 'Output All Matching' in options\n3. Each output triggers corresponding image generation\n\nNOTE: Creates separate paths for each selected dimension",
"position": [
2448,
3104
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "47526ff8-0fb3-4df6-b05b-79ffe640d5e4",
"name": "🎨 FB 스토리 (1080x1920)",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"notes": "SETUP:\n1. Same API credentials as other Gemini nodes\n2. Set aspect ratio: 9:16\n3. Optimized for vertical story format\n\nNOTE: Creates vertical story-format image",
"position": [
3808,
2608
],
"parameters": {},
"typeVersion": 1
},
{
"id": "258488d9-4aad-4357-9baa-3cc5b3bd27c2",
"name": "🎨 IG 피드 (1080x1080)",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"notes": "SETUP:\n1. Same API credentials\n2. Set aspect ratio: 1:1 (square)\n3. Instagram feed optimized prompt\n\nNOTE: Perfect square for IG feed posts",
"position": [
3808,
2784
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c1c1fc06-3a06-4f44-a0cd-857ed17a6859",
"name": "🎨 IG 스토리 (1080x1920)",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"notes": "SETUP:\n1. Same API credentials\n2. Set aspect ratio: 9:16\n3. Story-optimized vertical design\n\nNOTE: Vertical format for IG Stories",
"position": [
3808,
2960
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f3a20164-ec38-4140-94f4-649997d3ec3a",
"name": "🎨 IG 릴스 (1080x1920)",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"notes": "SETUP:\n1. Same API credentials\n2. Set aspect ratio: 9:16\n3. Designed for Reels thumbnails\n\nNOTE: Optimized for video content covers",
"position": [
3808,
3136
],
"parameters": {},
"typeVersion": 1
},
{
"id": "aecc6084-767a-4266-b29f-bd7d771dc0f8",
"name": "🎨 Pinterest 핀 (1000x1500)",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"notes": "SETUP:\n1. Same API credentials\n2. Set aspect ratio: 2:3\n3. Pinterest-style tall pin format\n\nNOTE: Standard Pinterest pin dimensions",
"position": [
3808,
3328
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a6124726-1f33-4d3c-a5ac-b78506e7e02f",
"name": "🎨 Pinterest 스토리 (1080x1920)",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"notes": "SETUP:\n1. Same API credentials\n2. Set aspect ratio: 9:16\n3. Pinterest Story format\n\nNOTE: Story-style vertical pin",
"position": [
3808,
3536
],
"parameters": {},
"typeVersion": 1
},
{
"id": "38aa5c3d-ad0f-42a2-9605-03be9a35f3f8",
"name": "📤 FB 피드 전송",
"type": "n8n-nodes-base.telegram",
"notes": "SETUP:\n1. Create Telegram bot via @BotFather\n2. Add bot token to credentials\n3. Get your chat ID (message bot, use /getUpdates)\n4. Add chat ID to node settings\n\nNOTE: Sends generated image with caption",
"position": [
4416,
2448
],
"webhookId": "f5a5a886-8808-4fc6-a0c8-ea698f9ca400",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "02845408-b1d4-435f-ab74-1c2a03ed2750",
"name": "📤 FB 스토리 전송",
"type": "n8n-nodes-base.telegram",
"notes": "SETUP:\n1. Same Telegram credentials as above\n2. Same chat ID\n3. Caption includes format details\n\nNOTE: Delivers story format image",
"position": [
4416,
2640
],
"webhookId": "0b185df3-d19d-47f6-8e23-e6f9945d6780",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "e734a918-9a5d-4739-a776-cfb48cac30a5",
"name": "📤 IG 피드 전송",
"type": "n8n-nodes-base.telegram",
"notes": "SETUP:\n1. Same credentials\n2. Optimized caption for IG\n\nNOTE: Square format delivery",
"position": [
4416,
2816
],
"webhookId": "0cf63f18-ee84-495b-89b7-9259682a435b",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "546d7d2d-7b70-44a6-95c7-ef38c812cfbb",
"name": "📤 IG 스토리 전송",
"type": "n8n-nodes-base.telegram",
"notes": "SETUP:\n1. Same credentials\n2. Story format caption\n\nNOTE: Vertical story delivery",
"position": [
4416,
2992
],
"webhookId": "807c9284-2f35-4240-87eb-d0575214c3af",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "196fce88-de69-4981-9e1e-f6ac71937a39",
"name": "📤 IG 릴스 전송",
"type": "n8n-nodes-base.telegram",
"notes": "SETUP:\n1. Same credentials\n2. Reel-optimized caption\n\nNOTE: Video thumbnail format",
"position": [
4416,
3168
],
"webhookId": "3763612a-45e8-4359-bf79-5e173c861035",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "7dcda54a-0b8b-4c96-8db8-278c4756b2cb",
"name": "📤 Pinterest 핀 전송",
"type": "n8n-nodes-base.telegram",
"notes": "SETUP:\n1. Same credentials\n2. Pinterest-specific caption\n\nNOTE: Tall pin format delivery",
"position": [
4416,
3360
],
"webhookId": "b005a861-9d93-4f51-9b6c-b012a8da2660",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "23412497-82b7-40b0-b771-8a07025f9a90",
"name": "📤 Pinterest 스토리 전송",
"type": "n8n-nodes-base.telegram",
"notes": "SETUP:\n1. Same credentials\n2. Story pin caption\n\nNOTE: Pinterest story format delivery",
"position": [
4416,
3568
],
"webhookId": "324fc16a-4773-47d6-ad7a-d0e0960abaec",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "f1bdc137-2329-40ee-b94c-4e06e1e2deef",
"name": "스티키 노트11",
"type": "n8n-nodes-base.stickyNote",
"position": [
3040,
3856
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bb933707-d815-46f0-875b-cd79da792075",
"name": "스티키 노트12",
"type": "n8n-nodes-base.stickyNote",
"position": [
3424,
3856
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a239af9e-576d-4f5c-8816-2f49af15618f",
"name": "스티키 노트13",
"type": "n8n-nodes-base.stickyNote",
"position": [
3792,
3872
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "64819d3c-966a-40cf-adb9-97cebc83e83b",
"name": "스티키 노트14",
"type": "n8n-nodes-base.stickyNote",
"position": [
4288,
3872
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bdd2def6-7bd6-47a9-b40a-7a13dc484419",
"name": "스티키 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
2208,
1872
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "83bd0934-4e29-43fe-989f-7773d116220e",
"name": "스티키 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1808,
1872
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "09edeec4-f1f5-43a4-a4da-b8ef21f76dba",
"name": "스티키 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1872,
2752
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "22b11177-7f4b-4f93-9c97-0ffaf72978cf",
"name": "스티키 노트3",
"type": "n8n-nodes-base.stickyNote",
"position": [
2336,
2592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "acb37246-3c0c-4b35-95ef-b375aa7b3793",
"name": "스티키 노트4",
"type": "n8n-nodes-base.stickyNote",
"position": [
3680,
1984
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "aa6c9cd5-315f-4742-b169-b5dbb8f5397f",
"name": "스티키 노트5",
"type": "n8n-nodes-base.stickyNote",
"position": [
4272,
1808
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "28b4450d-1ecf-4c5c-b8f4-66614e114263",
"name": "스티키 노트6",
"type": "n8n-nodes-base.stickyNote",
"position": [
2608,
1872
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fb806e42-f2f8-41a9-8b97-b143e4905b1d",
"name": "스티키 노트7",
"type": "n8n-nodes-base.stickyNote",
"position": [
2960,
1872
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "189632b7-00f9-47fc-8238-00830a6ad34f",
"name": "스티키 노트8",
"type": "n8n-nodes-base.stickyNote",
"position": [
1824,
3856
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "84c3ca48-d584-452d-a739-f1681a241ea5",
"name": "스티키 노트9",
"type": "n8n-nodes-base.stickyNote",
"position": [
2288,
3856
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e3d4dab2-8905-4c7d-8e45-f039ebcac00e",
"name": "스티키 노트10",
"type": "n8n-nodes-base.stickyNote",
"position": [
2672,
3856
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "066a9ea7-d59d-4970-a476-cf855c5e58bb",
"name": "🎨 FB 피드 (1200x630) -gemini",
"type": "@n8n/n8n-nodes-langchain.googleGemini",
"notes": "SETUP:\n1. Add Google Gemini API credentials\n2. Select model: imagen-3.0-generate-001\n3. Set aspect ratio: 16:9\n4. Prompt auto-populates from form data\n\nNOTE: Generates landscape image for FB Feed",
"position": [
3808,
2464
],
"parameters": {},
"typeVersion": 1
},
{
"id": "52d0b9bd-aea3-469a-a44e-3b4bf0c04f20",
"name": "스티키 노트15",
"type": "n8n-nodes-base.stickyNote",
"position": [
1616,
1680
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"aaaef0b0-91fd-49d6-ad8b-6703aaff5719": {
"main": [
[
{
"node": "84afb4ae-95b0-49fe-96b5-04a0d90c5189",
"type": "main",
"index": 0
}
]
]
},
"258488d9-4aad-4357-9baa-3cc5b3bd27c2": {
"main": [
[
{
"node": "e734a918-9a5d-4739-a776-cfb48cac30a5",
"type": "main",
"index": 0
}
]
]
},
"f3a20164-ec38-4140-94f4-649997d3ec3a": {
"main": [
[
{
"node": "196fce88-de69-4981-9e1e-f6ac71937a39",
"type": "main",
"index": 0
}
]
]
},
"84afb4ae-95b0-49fe-96b5-04a0d90c5189": {
"main": [
[
{
"node": "066a9ea7-d59d-4970-a476-cf855c5e58bb",
"type": "main",
"index": 0
}
],
[
{
"node": "47526ff8-0fb3-4df6-b05b-79ffe640d5e4",
"type": "main",
"index": 0
}
],
[
{
"node": "258488d9-4aad-4357-9baa-3cc5b3bd27c2",
"type": "main",
"index": 0
}
],
[
{
"node": "c1c1fc06-3a06-4f44-a0cd-857ed17a6859",
"type": "main",
"index": 0
}
],
[
{
"node": "f3a20164-ec38-4140-94f4-649997d3ec3a",
"type": "main",
"index": 0
}
],
[
{
"node": "aecc6084-767a-4266-b29f-bd7d771dc0f8",
"type": "main",
"index": 0
}
],
[
{
"node": "a6124726-1f33-4d3c-a5ac-b78506e7e02f",
"type": "main",
"index": 0
}
]
]
},
"47526ff8-0fb3-4df6-b05b-79ffe640d5e4": {
"main": [
[
{
"node": "02845408-b1d4-435f-ab74-1c2a03ed2750",
"type": "main",
"index": 0
}
]
]
},
"c1c1fc06-3a06-4f44-a0cd-857ed17a6859": {
"main": [
[
{
"node": "546d7d2d-7b70-44a6-95c7-ef38c812cfbb",
"type": "main",
"index": 0
}
]
]
},
"aecc6084-767a-4266-b29f-bd7d771dc0f8": {
"main": [
[
{
"node": "7dcda54a-0b8b-4c96-8db8-278c4756b2cb",
"type": "main",
"index": 0
}
]
]
},
"066a9ea7-d59d-4970-a476-cf855c5e58bb": {
"main": [
[
{
"node": "38aa5c3d-ad0f-42a2-9605-03be9a35f3f8",
"type": "main",
"index": 0
}
]
]
},
"a6124726-1f33-4d3c-a5ac-b78506e7e02f": {
"main": [
[
{
"node": "23412497-82b7-40b0-b771-8a07025f9a90",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 콘텐츠 제작, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Gemini와 Ideogram AI를 통해 웹 크롤링하여 FB, IG, Pinterest에 소셜 미디어 광고를 생성
Gemini와 Ideogram AI를 통해 웹 크롤링하여 FB, IG, Pinterest에 대한 소셜 미디어 광고 생성
Set
Slack
Switch
+
Set
Slack
Switch
38 노드Malik Hashir
콘텐츠 제작
자동화된 Trump Truth Social 모니터링 및 Telegram과 Discord 알림
Trump Truth Social 모니터링 및 Telegram, Discord 알림 자동화
If
Code
Limit
+
If
Code
Limit
16 노드Malik Hashir
콘텐츠 제작
RapidAPI를 통한 경제 캘린더 PDF 보고서 Telegram 자동 전송
RapidAPI를 통해 경제 캘린더 PDF 보고서를 Telegram으로 자동 전송
Set
Code
Telegram
+
Set
Code
Telegram
19 노드Malik Hashir
콘텐츠 제작
Gemini 2.5 Pro와 TwelveData를 사용하여 Telegram 로봇을 통해 주식 거래 신호를 생성
Gemini 2.5 Pro와 TwelveData를 사용하여 Telegram 로봇을 통해 주식 거래 신호 생성
Set
Code
Wait
+
Set
Code
Wait
36 노드Malik Hashir
콘텐츠 제작
성분 분석
Telegram 및 Gemini 2.5 Flash를 사용하여 제품 성분 사진 분석
If
Switch
Telegram
+
If
Switch
Telegram
17 노드Parth Pansuriya
콘텐츠 제작
Google Gemini (BANT)를 사용한 잠재 리드 자격 평가 및 다중 채널 후속 조치 자동화
Google Gemini (BANT)를 사용한 잠재 고객 자격 평가 및 다중 채널 후속 조치 자동화
Set
Form
Gmail
+
Set
Form
Gmail
19 노드Lucas Peyrin
콘텐츠 제작