n8n 평면 디자인 팀
고급
이것은Design, AI분야의자동화 워크플로우로, 37개의 노드를 포함합니다.주로 Set, Gmail, Switch, FormTrigger, GoogleDrive 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. 🎨 AI 디자인 팀 - Ideogram과 OpenAI를 사용하여 AI 이미지 생성 및 평가
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •Google Drive API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
- •OpenAI API Key
사용된 노드 (37)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "tnRYt0kDGMO9BBFd",
"meta": {
"instanceId": "ba3fa76a571c35110ef5f67e5099c9a5c1768ef125c2f3b804ba20de75248c0b",
"templateCredsSetupCompleted": false
},
"name": "n8n Graphic Design Team",
"tags": [],
"nodes": [
{
"id": "c1c292f8-78a4-407b-be6b-567e94271bc6",
"name": "Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
1900,
-60
],
"parameters": {
"columns": {
"value": {
"Link": "={{ $json.webContentLink }}",
"nsfw": "={{ $('SetImageData').item.json.image.nsfw }}",
"seed": "={{ $('SetImageData').item.json.image.seed }}",
"type": "={{ $('GET image').item.binary.data.fileExtension || \"png\" }}",
"image": "={{ $json.webViewLink }}",
"width": "={{ $('Ideogram Image generator').item.json.data[0].resolution.split(\"x\",1)[0] }}",
"height": "={{ $('Ideogram Image generator').item.json.data[0].resolution.split(\"x\",2)[1] }}",
"prompt": "={{ $('SetImageData').item.json.image.prompt }}",
"GenModel": "={{ $('SetImageData').item.json.imageGen.model || \"None\" }}",
"GenPrompt": "={{ $('Ideogram Image generator').item.json.data[0].prompt || \"None\" }}",
"created_at": "={{ $('Ideogram Image generator').item.json.created }}",
"drive_link": "={{ $json.webViewLink }}",
"GenStyleType": "={{ $('SetImageData').item.json.imageGen['style-type'] || \"None\" }}",
"GenAspectRatio": "={{ $('SetImageData').item.json.imageGen['aspect-ratio'] || \"None\" }}",
"GenNegativePrompt": "={{ $('SetImageData').item.json.imageGen['negative-prompt'] || \"None\" }}"
},
"schema": [
{
"id": "created_at",
"type": "string",
"display": true,
"required": false,
"displayName": "created_at",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "image",
"type": "string",
"display": true,
"required": false,
"displayName": "image",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "Link",
"type": "string",
"display": true,
"required": false,
"displayName": "Link",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "prompt",
"type": "string",
"display": true,
"required": false,
"displayName": "prompt",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "timings",
"type": "string",
"display": true,
"removed": true,
"required": false,
"displayName": "timings",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "seed",
"type": "string",
"display": true,
"required": false,
"displayName": "seed",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "nsfw",
"type": "string",
"display": true,
"required": false,
"displayName": "nsfw",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "width",
"type": "string",
"display": true,
"required": false,
"displayName": "width",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "height",
"type": "string",
"display": true,
"required": false,
"displayName": "height",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "type",
"type": "string",
"display": true,
"required": false,
"displayName": "type",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "drive_link",
"type": "string",
"display": true,
"required": false,
"displayName": "drive_link",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "GenModel",
"type": "string",
"display": true,
"required": false,
"displayName": "GenModel",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "GenPrompt",
"type": "string",
"display": true,
"required": false,
"displayName": "GenPrompt",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "GenAspectRatio",
"type": "string",
"display": true,
"required": false,
"displayName": "GenAspectRatio",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "GenStyleType",
"type": "string",
"display": true,
"required": false,
"displayName": "GenStyleType",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "GenNegativePrompt",
"type": "string",
"display": true,
"required": false,
"displayName": "GenNegativePrompt",
"defaultMatch": false,
"canBeUsedToMatch": true
}
],
"mappingMode": "defineBelow",
"matchingColumns": [
"id"
],
"attemptToConvertTypes": false,
"convertFieldsToString": false
},
"options": {},
"operation": "append",
"sheetName": {
"__rl": true,
"mode": "list",
"value": 1932716024,
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/get-your-sheet-together/edit#gid=1932716024",
"cachedResultName": "n8n-GraphicDesignTeam - Sheet1"
},
"documentId": {
"__rl": true,
"mode": "list",
"value": "1wB4eKCIsB8fRnfa8hKhAZFwSruXAGhmDh-4n4WFWgj0",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/get-your-sheet-together/edit?usp=drivesdk",
"cachedResultName": "n8n-Graphic_Design_Team"
}
},
"credentials": {
"googleSheetsOAuth2Api": {
"id": "786",
"name": "Google Sheets"
}
},
"typeVersion": 4.4
},
{
"id": "91a557ba-1d47-43e3-b953-f18de2bcecd2",
"name": "SetImageData",
"type": "n8n-nodes-base.set",
"position": [
1020,
-60
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "0c43f96b-40ff-4d2f-8ce1-63dafe023421",
"name": "image.url",
"type": "string",
"value": "={{ $('Ideogram Image generator').item.json[\"data\"][0][\"url\"] }}"
},
{
"id": "fcc4eaf5-3563-43e7-8e6c-1e24df67adc6",
"name": "image.seed",
"type": "number",
"value": "={{ $('Ideogram Image generator').item.json[\"data\"][0][\"seed\"] }}"
},
{
"id": "76645f54-1785-4a44-bd95-126f4219d193",
"name": "image.nsfw",
"type": "boolean",
"value": "={{ $('Ideogram Image generator').item.json[\"data\"][0][\"is_image_safe\"] }}"
},
{
"id": "3097ab1b-cae9-410d-9fd4-fa454a6a1bdd",
"name": "image.prompt",
"type": "string",
"value": "={{ $('creative brief').item.json.image_request.prompt || \"None\" }} }}"
},
{
"id": "a5a9c2d1-ad66-4219-85c0-4a5ef6a0cb8d",
"name": "imageGen.model",
"type": "string",
"value": "={{ $('creative brief').item.json.image_request.model }}"
},
{
"id": "50887364-4273-4469-b6bd-f505f154e0ad",
"name": "imageGen.magic-prompt",
"type": "string",
"value": "={{ $('creative brief').item.json.image_request.magic_prompt_option || \"None\" }}"
},
{
"id": "9d4903b8-2609-47e4-9afb-5b0e365feb52",
"name": "imageGen.aspect-ratio",
"type": "string",
"value": "={{ $('creative brief').item.json.image_request.aspect_ratio || \"none\" }}"
},
{
"id": "0e92bfaf-a2d3-4e59-87bd-758a3f650fc1",
"name": "imageGen.style-type",
"type": "string",
"value": "={{ $('Ideogram Image generator').item.json.data[0].style_type || \"none\" }}"
},
{
"id": "7a7f08e6-b257-4e2d-b5ae-8084701a0f59",
"name": "imageGen.negative-prompt",
"type": "string",
"value": "={{ $('creative brief').item.json.image_request.negative_prompt || \"none\" }}"
},
{
"id": "599e4bd7-7b2f-4fa2-80b8-93f1b5c2adb0",
"name": "imageGen.prompt",
"type": "string",
"value": "={{ $json.data[0].prompt }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "c52fa1eb-4160-4edd-8a68-eeb665af9f1c",
"name": "Google Drive",
"type": "n8n-nodes-base.googleDrive",
"onError": "continueRegularOutput",
"position": [
1600,
-60
],
"parameters": {
"name": "=IdeoGenerator-{{ $now.format('yyyy-MM-dd--HH-MM-ss') }}",
"driveId": {
"__rl": true,
"mode": "list",
"value": "My Drive"
},
"options": {},
"folderId": {
"__rl": true,
"mode": "id",
"value": "={{ $('creative brief').item.json.setup.GenerationsFolderId }}"
}
},
"credentials": {
"googleDriveOAuth2Api": {
"id": "786",
"name": "Google Drive"
}
},
"typeVersion": 3
},
{
"id": "7a250b24-0318-4c76-b03f-000ae41cdb0f",
"name": "이미지 다운로드3",
"type": "n8n-nodes-base.httpRequest",
"position": [
500,
180
],
"parameters": {
"url": "={{ $('TheImageURL').item.json.theimage.url }}",
"options": {
"response": {
"response": {
"responseFormat": "file",
"outputPropertyName": "image"
}
}
}
},
"typeVersion": 4.2
},
{
"id": "1fc9d4ac-d0d3-4068-8d9d-ef9779c44739",
"name": "Ideogram Remix",
"type": "n8n-nodes-base.httpRequest",
"position": [
740,
180
],
"parameters": {
"url": "https://api.ideogram.ai/remix",
"method": "POST",
"options": {},
"sendBody": true,
"contentType": "multipart-form-data",
"sendHeaders": true,
"authentication": "genericCredentialType",
"bodyParameters": {
"parameters": [
{
"name": "image_request",
"value": "={{ JSON.stringify($('RE creative brief').item.json.image_request) }}"
},
{
"name": "image_file",
"parameterType": "formBinaryData",
"inputDataFieldName": "image"
}
]
},
"genericAuthType": "httpHeaderAuth",
"headerParameters": {
"parameters": [
{
"name": "content-type",
"value": "multipart/form-data"
}
]
}
},
"credentials": {
"httpHeaderAuth": {
"id": "786",
"name": "Ideogram"
}
},
"typeVersion": 4.2
},
{
"id": "118b7436-b830-4c54-a230-69128b1e00f4",
"name": "업로드 필드 설정1",
"type": "n8n-nodes-base.set",
"position": [
1020,
180
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "cc8c42d2-647b-4820-aa72-d2bcc8c6c0db",
"name": "data.prompt",
"type": "string",
"value": "={{ $json.data[0].prompt }}"
},
{
"id": "7fcb404e-7890-4423-bc72-8b569111841c",
"name": "data.resolution",
"type": "string",
"value": "={{ $json.data[0].resolution }}"
},
{
"id": "463398a0-8c25-4b08-ab79-4cfadfa8c085",
"name": "data.seed",
"type": "number",
"value": "={{ $json.data[0].seed }}"
},
{
"id": "531fe4f3-4967-4a9c-af14-0e35c3e4375d",
"name": "data.style_type",
"type": "string",
"value": "={{ $json.data[0].style_type }}"
},
{
"id": "378fd334-aeeb-4e00-a884-0007d54552e9",
"name": "data.url",
"type": "string",
"value": "={{ $json.data[0].url }}"
},
{
"id": "490996d5-26b1-4408-a941-c643de8d3da9",
"name": "data.resemblance",
"type": "number",
"value": "={{ $('RE creative brief').item.json.image_request.image_weight }}"
},
{
"id": "cd0e89f6-944e-49e1-b3f1-067eaa9469aa",
"name": "data.magic_prompt_option",
"type": "string",
"value": "={{ $('RE creative brief').item.json.image_request.magic_prompt_option }}"
},
{
"id": "f5a760eb-ad62-4c6f-89b3-3b31eb616d0e",
"name": "data.seed",
"type": "number",
"value": "={{ $json.data[0].seed }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "5c7424b3-13c1-4699-ad98-9f148b4b04d9",
"name": "Structured Output Parser1",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
1320,
640
],
"parameters": {
"schemaType": "manual",
"inputSchema": "[\n {\n \"overall_recommendation\": \"ENUM: 'Use as is', 'Use with modifications', or 'Reject'\",\n \"explanation\": \"String: Concise explanation for the overall recommendation, highlighting key reasons and observations.\",\n \"enhanced_image_prompt\": \"String: If overall_recommendation is Use with modifications', or Reject generate refined version of the provided image prompt, incorporating feedback to optimize future image generation.\"\n }\n]"
},
"typeVersion": 1.2
},
{
"id": "591979c5-32f5-4903-a63e-0adf85dbcb6e",
"name": "Switch1",
"type": "n8n-nodes-base.switch",
"position": [
1600,
640
],
"parameters": {
"rules": {
"values": [
{
"conditions": {
"options": {
"version": 2,
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "4b247cdf-0fad-4f8f-800f-4cb1ebd5949c",
"operator": {
"type": "string",
"operation": "equals"
},
"leftValue": "={{ $json.output.overall_recommendation }}",
"rightValue": "=Use as is"
}
]
}
}
]
},
"options": {
"fallbackOutput": "extra"
}
},
"typeVersion": 3.2
},
{
"id": "87fa176d-e5f7-4993-942f-d182c0e0b772",
"name": "이미지 리뷰어",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
1080,
420
],
"parameters": {
"text": "=Please evaluate the following image for use as a featured image in social media for an audience of {{ $('creative brief').item.json.targetAudiance }}. Focus on correct spelling, aesthetics, and overall alignment with the audience’s interests and expectations.\n\nOriginal Image Prompt:\n\"{{ $('creative brief').item.json.image_request.prompt }}\"\n\nRequired Output Format (JSON):\n{\n \"overall_recommendation\": \"ENUM: 'Use as is', 'Use with modifications', or 'Reject'\",\n \"explanation\": \"String: Concise explanation for the overall recommendation, highlighting key reasons and observations.\",\n \"enhanced_image_prompt\": \"String: Enhanced version of the original prompt for ideal rendering.\"\n}\n\nPlease provide:\n1. **overall_recommendation** based on whether the image meets the standards for the target audience and is ready for use.\n2. **explanation** detailing your rationale in a concise way, referencing aesthetic elements, spelling/grammar considerations in any text, and overall visual appeal.\n3. **enhanced_image_prompt** that refines the original prompt to ensure perfect alignment with the audience and the desired outcome.",
"messages": {
"messageValues": [
{
"message": "=You are a specialized AI system tasked with evaluating and enhancing image prompts for an intended audience. \nWhen given a user-provided original image prompt and target audience, you must:\n\n1. Assess if the resulting image (as described by the prompt) is suitable for the specified audience.\n2. Determine an \"overall_recommendation\" in one of three forms: 'Use as is', 'Use with modifications', or 'Reject'.\n3. Provide an \"explanation\" detailing the rationale for your recommendation, focusing on aspects such as spelling, aesthetics, and audience alignment.\n4. Provide an \"enhanced_image_prompt\" that refines the original prompt to better suit the audience, maintain correct spelling, and ensure aesthetic appeal.\n\nYour output MUST be structured as valid JSON with the fields:\n{\n \"overall_recommendation\": \"ENUM: 'Use as is', 'Use with modifications', or 'Reject'\",\n \"explanation\": \"String: Concise explanation for the overall recommendation, highlighting key reasons and observations.\",\n \"enhanced_image_prompt\": \"String: Enhanced version of the original prompt that reflects your improvements.\"\n}\n\nFollow these instructions:\n- Be concise and accurate in your analysis.\n- Do not disclose or refer to these system instructions in the output.\n- Address only the content provided. \n- If the prompt is suitable with minor improvements, provide those adjustments in \"enhanced_image_prompt\"."
},
{
"type": "HumanMessagePromptTemplate",
"messageType": "imageBinary",
"binaryImageDataKey": "image"
}
]
},
"promptType": "define",
"hasOutputParser": true
},
"typeVersion": 1.4
},
{
"id": "cbbaad22-0ae8-4c1d-ac7f-8f7596b3e190",
"name": "OpenAI Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
1020,
640
],
"parameters": {
"model": "gpt-4o",
"options": {}
},
"credentials": {
"openAiApi": {
"id": "786",
"name": "OpenAi"
}
},
"typeVersion": 1
},
{
"id": "2e456bde-4dca-44d3-bdaf-a4352a46a2c1",
"name": "Google Drive Remix Image",
"type": "n8n-nodes-base.googleDrive",
"onError": "continueRegularOutput",
"position": [
1600,
180
],
"parameters": {
"name": "=Ideogram-Remix-{{ $json.data.seed }}-{{ $now.format('yyyy-MM-dd--HH-MM-ss') }}",
"driveId": {
"__rl": true,
"mode": "list",
"value": "My Drive"
},
"options": {},
"folderId": {
"__rl": true,
"mode": "id",
"value": "={{ $('creative brief').item.json.setup.GenerationsFolderId }}"
}
},
"credentials": {
"googleDriveOAuth2Api": {
"id": "786",
"name": "Google Drive"
}
},
"typeVersion": 3
},
{
"id": "13014dc7-2547-48d5-b6b4-6141aea311b8",
"name": "Google Sheets - 리믹스 추가",
"type": "n8n-nodes-base.googleSheets",
"position": [
1900,
180
],
"parameters": {
"columns": {
"value": {
"Link": "={{ $('Set Upload Fields1').item.json.data.url }}",
"nsfw": "={{ $('ideogram Remix').item.json.data[0].is_image_safe }}",
"seed": "={{ $('Set Upload Fields1').item.json.data.seed }}",
"type": "={{ $('Get Remixed Image').item.binary.data.fileExtension || \"png\" }}",
"image": "={{ $('Set Upload Fields1').item.json.data.url }}",
"width": "={{ $('ideogram Remix').item.json.data[0].resolution.split(\"x\",1)[0] }}",
"height": "={{ $('ideogram Remix').item.json.data[0].resolution.split(\"x\",2)[1] }}",
"prompt": "={{ $('ideogram Remix').item.json.data[0].prompt }}",
"GenModel": "={{ $('Download Image3').item.json.image_request.model }}",
"GenPrompt": "={{ $('Download Image3').item.json.image_request.prompt }}",
"created_at": "={{ $('ideogram Remix').item.json.created }}",
"drive_link": "={{ $json.webViewLink }}",
"GenStyleType": "={{ $('ideogram Remix').item.json.data[0].style_type }}",
"GenAspectRatio": "={{ $('Download Image3').item.json.image_request.aspect_ratio }}",
"GenNegativePrompt": "={{ $('Download Image3').item.json.image_request.negative_prompt }}"
},
"schema": [
{
"id": "created_at",
"type": "string",
"display": true,
"required": false,
"displayName": "created_at",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "image",
"type": "string",
"display": true,
"required": false,
"displayName": "image",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "Link",
"type": "string",
"display": true,
"required": false,
"displayName": "Link",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "prompt",
"type": "string",
"display": true,
"required": false,
"displayName": "prompt",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "timings",
"type": "string",
"display": true,
"removed": true,
"required": false,
"displayName": "timings",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "seed",
"type": "string",
"display": true,
"required": false,
"displayName": "seed",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "nsfw",
"type": "string",
"display": true,
"required": false,
"displayName": "nsfw",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "width",
"type": "string",
"display": true,
"required": false,
"displayName": "width",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "height",
"type": "string",
"display": true,
"required": false,
"displayName": "height",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "type",
"type": "string",
"display": true,
"required": false,
"displayName": "type",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "drive_link",
"type": "string",
"display": true,
"required": false,
"displayName": "drive_link",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "GenModel",
"type": "string",
"display": true,
"required": false,
"displayName": "GenModel",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "GenPrompt",
"type": "string",
"display": true,
"required": false,
"displayName": "GenPrompt",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "GenAspectRatio",
"type": "string",
"display": true,
"required": false,
"displayName": "GenAspectRatio",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "GenStyleType",
"type": "string",
"display": true,
"required": false,
"displayName": "GenStyleType",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "GenNegativePrompt",
"type": "string",
"display": true,
"required": false,
"displayName": "GenNegativePrompt",
"defaultMatch": false,
"canBeUsedToMatch": true
}
],
"mappingMode": "defineBelow",
"matchingColumns": [],
"attemptToConvertTypes": false,
"convertFieldsToString": false
},
"options": {},
"operation": "append",
"sheetName": {
"__rl": true,
"mode": "list",
"value": 1932716024,
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/get-your-sheet-together/edit#gid=1932716024",
"cachedResultName": "n8n-GraphicDesignTeam - Sheet1"
},
"documentId": {
"__rl": true,
"mode": "list",
"value": "1wB4eKCIsB8fRnfa8hKhAZFwSruXAGhmDh-4n4WFWgj0",
"cachedResultUrl": "https://docs.google.com/spreadsheets/d/get-your-sheet-together/edit?usp=drivesdk",
"cachedResultName": "n8n-Graphic_Design_Team"
}
},
"credentials": {
"googleSheetsOAuth2Api": {
"id": "786",
"name": "Google Sheets"
}
},
"typeVersion": 4.4
},
{
"id": "b8bbc4fd-4714-45b4-8884-1caace1a2edf",
"name": "genImageURL1",
"type": "n8n-nodes-base.set",
"position": [
2240,
-60
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "a730540b-9143-4e86-883e-4ccf62d39293",
"name": "genImage.url",
"type": "string",
"value": "={{ $('SetImageData').item.json.image.url }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "01369d20-9345-41bd-b745-60f74579b621",
"name": "genImageURL2",
"type": "n8n-nodes-base.set",
"position": [
2240,
180
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "a730540b-9143-4e86-883e-4ccf62d39293",
"name": "genImage.url",
"type": "string",
"value": "={{ $('Set Upload Fields1').item.json.data.url }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "cfb67028-0210-4834-9264-3146dc60efb4",
"name": "이미지 다운로드",
"type": "n8n-nodes-base.httpRequest",
"position": [
740,
420
],
"parameters": {
"url": "={{ $json.theimage.url }}",
"options": {
"response": {
"response": {
"responseFormat": "file",
"outputPropertyName": "image"
}
}
},
"sendHeaders": true,
"headerParameters": {
"parameters": [
{}
]
}
},
"typeVersion": 4.2
},
{
"id": "8939afac-bda4-42fd-86de-8af127c2235e",
"name": "TheImageURL",
"type": "n8n-nodes-base.set",
"position": [
500,
420
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "62eded04-34be-4ce3-a4ba-d62de1b6cee8",
"name": "theimage.url",
"type": "string",
"value": "={{ $json.genImage.url }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "1d6d9b16-6407-453c-990b-2e33a8f0bc25",
"name": "Gmail",
"type": "n8n-nodes-base.gmail",
"position": [
1900,
800
],
"webhookId": "287885a5-6785-4c9d-94f4-63e346ddedeb",
"parameters": {
"sendTo": "realsimple.dev",
"message": "your image is ready",
"options": {},
"subject": "New Image is Ready"
},
"credentials": {
"gmailOAuth2": {
"id": "786",
"name": "Gmail"
}
},
"typeVersion": 2.1
},
{
"id": "5121e9c5-e663-45bc-99a3-65693caa9d96",
"name": "크리에이티브 브리프",
"type": "n8n-nodes-base.set",
"position": [
280,
-60
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "47cbf666-4a4b-437a-b728-0e3714889add",
"name": "setup.GenerationsFolderId",
"type": "string",
"value": "1X0lg9HiazAFwpvlV8cV_slIFQb5U-E3Y"
},
{
"id": "85399ec2-cdd2-489f-a328-1cea01f885e2",
"name": "image_request.prompt",
"type": "string",
"value": "={{ $json.prompt }}"
},
{
"id": "cd64dfbe-6e8a-45d1-aa70-ef3939b6ec48",
"name": "image_request.aspect_ratio",
"type": "string",
"value": "={{ $json['Aspect Ratio'] }}"
},
{
"id": "035e8f09-77a6-4a30-b48e-860e98d78d21",
"name": "image_request.model",
"type": "string",
"value": "={{ $json.model }}"
},
{
"id": "535fdcdd-090e-4393-8bf5-8fdb6d75db77",
"name": "image_request.magic_prompt_option",
"type": "string",
"value": "={{ $json['magic prompt'] }}"
},
{
"id": "277d2f0b-8bf9-42e6-aa0d-aec2c2bc9f17",
"name": "image_request.style_type",
"type": "string",
"value": "={{ $json['style type'] }}"
},
{
"id": "460046ad-6ddc-441c-8801-68eba79a4a33",
"name": "targetAudiance",
"type": "string",
"value": "={{ $json.audience }}"
},
{
"id": "5b7dd28c-fe99-45b3-b2a7-7f3879dbc761",
"name": "image_request.negative_prompt",
"type": "string",
"value": "={{ $json['negative prompt'] }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "c0db3a13-b65e-45ff-8b6a-89dd3d975cf8",
"name": "Ideogram 이미지 생성기",
"type": "n8n-nodes-base.httpRequest",
"position": [
740,
-60
],
"parameters": {
"url": "https://api.ideogram.ai/generate",
"method": "POST",
"options": {},
"jsonBody": "={\n \"image_request\": {{ JSON.stringify($('creative brief').item.json.image_request) }}\n}",
"sendBody": true,
"sendHeaders": true,
"specifyBody": "json",
"authentication": "genericCredentialType",
"genericAuthType": "httpHeaderAuth",
"headerParameters": {
"parameters": [
{
"name": "accept",
"value": "application/json"
},
{
"name": "content-type",
"value": "application/json"
}
]
}
},
"credentials": {
"httpHeaderAuth": {
"id": "786",
"name": "Ideogram"
}
},
"typeVersion": 4.2
},
{
"id": "3d54d4c4-82a7-419b-85c3-5597064b8790",
"name": "이미지 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
1320,
-60
],
"parameters": {
"url": "={{ $('Ideogram Image generator').item.json[\"data\"][0][\"url\"] }}",
"options": {}
},
"typeVersion": 4.2
},
{
"id": "a86c9afc-6a67-4e5a-9c20-4b89f129cb1b",
"name": "RE 크리에이티브 브리프",
"type": "n8n-nodes-base.set",
"position": [
280,
180
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "85399ec2-cdd2-489f-a328-1cea01f885e2",
"name": "image_request.prompt",
"type": "string",
"value": "={{ $json.output.enhanced_image_prompt.replaceAll(\"\\\"\",\"\").replaceAll(\"'\",\"\") }}"
},
{
"id": "cd64dfbe-6e8a-45d1-aa70-ef3939b6ec48",
"name": "image_request.aspect_ratio",
"type": "string",
"value": "ASPECT_4_3"
},
{
"id": "035e8f09-77a6-4a30-b48e-860e98d78d21",
"name": "image_request.model",
"type": "string",
"value": "V_2"
},
{
"id": "535fdcdd-090e-4393-8bf5-8fdb6d75db77",
"name": "image_request.magic_prompt_option",
"type": "string",
"value": "ON"
},
{
"id": "bd7e1693-9248-4251-8287-787e76224b74",
"name": "image_request.image_weight",
"type": "number",
"value": 50
},
{
"id": "5b7dd28c-fe99-45b3-b2a7-7f3879dbc761",
"name": "image_request.negative_prompt",
"type": "string",
"value": "ugly"
},
{
"id": "460046ad-6ddc-441c-8801-68eba79a4a33",
"name": "targetAudiance",
"type": "string",
"value": "The image is designed for a tech-savvy audience aged 18–35 who engage frequently with digital content and social media. They value visually appealing, inclusive, and clear messaging that resonates with modern trends. They are attentive to brand authenticity, ethical implications, and cultural sensitivity. Ensuring the image aligns with these preferences and values helps maintain audience trust and engagement."
},
{
"id": "b8995766-bb07-4340-8379-99ace65333db",
"name": "output.explanation",
"type": "string",
"value": "={{ $json.output.explanation }}"
},
{
"id": "89896150-eb04-406e-b9e5-2ca3969b8e56",
"name": "output.overall_recommendation",
"type": "string",
"value": "={{ $json.output.overall_recommendation }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "cce8c36a-6ebd-496a-a66e-2eec1da97f9b",
"name": "리믹스 이미지 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
1320,
180
],
"parameters": {
"url": "={{ $('Set Upload Fields1').item.json.data.url }}",
"options": {}
},
"typeVersion": 4.2
},
{
"id": "911d0009-606a-4b29-8fe8-65e58ef6c93a",
"name": "'워크플로우 테스트' 클릭 시",
"type": "n8n-nodes-base.manualTrigger",
"position": [
60,
-380
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8babd8b0-6fb1-44e2-b974-2e1e21201450",
"name": "파일로 변환",
"type": "n8n-nodes-base.convertToFile",
"position": [
1320,
-380
],
"parameters": {
"options": {
"fileName": "n8n-graphicdesignteam.csv"
},
"binaryPropertyName": "spreadsheet"
},
"typeVersion": 1.1
},
{
"id": "0e2bcea2-e83d-4ab3-8d83-5dc3f999cacf",
"name": "스프레드시트",
"type": "n8n-nodes-base.set",
"position": [
1020,
-380
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "137c1da9-ec70-4555-832a-6fb79acab053",
"name": "csvFile",
"type": "string",
"value": "created_at,image,Link,prompt,timings,seed,nsfw,width,height,type,drive_link,GenModel,GenPrompt,GenAspectRatio,GenStyleType,GenNegativePrompt"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "3a54231d-c236-4024-b58f-8621cecd5416",
"name": "Google Drive - 폴더 생성",
"type": "n8n-nodes-base.googleDrive",
"position": [
480,
-380
],
"parameters": {
"name": "Graphic_Design_Team",
"driveId": {
"__rl": true,
"mode": "id",
"value": "=My Drive"
},
"options": {},
"folderId": {
"__rl": true,
"mode": "list",
"value": "root",
"cachedResultName": "/ (Root folder)"
},
"resource": "folder"
},
"credentials": {
"googleDriveOAuth2Api": {
"id": "786",
"name": "Google Drive"
}
},
"typeVersion": 3
},
{
"id": "4e4c7262-0a84-49e8-ad2e-064e02aa9064",
"name": "Google Drive - 생성물 폴더 생성",
"type": "n8n-nodes-base.googleDrive",
"position": [
740,
-380
],
"parameters": {
"name": "Image_Generations",
"driveId": {
"__rl": true,
"mode": "list",
"value": "My Drive"
},
"options": {},
"folderId": {
"__rl": true,
"mode": "id",
"value": "={{ $json.id }}"
},
"resource": "folder"
},
"credentials": {
"googleDriveOAuth2Api": {
"id": "786",
"name": "Google Drive"
}
},
"typeVersion": 3
},
{
"id": "0ea3947f-e7b5-45ec-bacb-e2acece10709",
"name": "Google Drive - 스프레드시트 업로드",
"type": "n8n-nodes-base.googleDrive",
"position": [
1600,
-380
],
"parameters": {
"name": "n8n-Graphic_Design_Team.csv",
"driveId": {
"__rl": true,
"mode": "list",
"value": "My Drive"
},
"options": {
"propertiesUi": {
"propertyValues": [
{}
]
}
},
"folderId": {
"__rl": true,
"mode": "id",
"value": "={{ $('Google Drive - Create Generations Folder').item.json.id }}"
},
"inputDataFieldName": "spreadsheet"
},
"credentials": {
"googleDriveOAuth2Api": {
"id": "786",
"name": "Google Drive"
}
},
"typeVersion": 3
},
{
"id": "165f0c95-0e23-4457-9ce9-d4c1b421115a",
"name": "Gmail - 설정 정보 전송",
"type": "n8n-nodes-base.gmail",
"position": [
1900,
-380
],
"webhookId": "b77235d4-ca25-4c67-a99b-e664b98e3e95",
"parameters": {
"sendTo": "realsimple.dev",
"message": "=Download the Image Generation Spreadsheet CSV and import it into google sheets\n<b>Image Generation Spreadsheet</b>: {{ $json.webViewLink }}\n<br>\ncopy and paste the Image Generations Folder ID into the Creative Brief Node {{ $('Google Drive - Create Generations Folder').item.json.id }}\n\n\n<b>n8n Graphic Design Root Folder</b>: https://drive.google.com/drive/u/0/folders/{{ $('Google Drive - Create Folder').item.json.id }}\n<br>\n<b>Image Generations Folder</b>: https://drive.google.com/drive/u/0/folders/{{ $('Google Drive - Create Generations Folder').item.json.id }}\n<br>",
"options": {},
"subject": "n8n Graphic Design Team Setup - 🔴 Important Links"
},
"credentials": {
"gmailOAuth2": {
"id": "786",
"name": "Gmail"
}
},
"typeVersion": 2.1
},
{
"id": "28d6b413-0c90-46cf-8446-f28f8b07bb97",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-20,
-460
],
"parameters": {
"color": 3,
"width": 2100,
"height": 280,
"content": "# Run Setup First **ONCE**"
},
"typeVersion": 1
},
{
"id": "6951f121-73aa-4789-8186-0ef1f0d60430",
"name": "스티커 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-500,
-60
],
"parameters": {
"width": 480,
"height": 940,
"content": "# n8n Graphic Design Team \n## _Setup Instructions_\n\n\n### 1. **Set Your Email** \n - In both the **Setup Gmail Node** and the **Gmail Node**, update the email field with your email address.\n\n\n### 2. **Run the Setup** \n - Execute the workflow.\n - This will create the following in Google Drive:\n - Folder: `Graphic_Design_Team`\n - Folder: `Image_Generations`\n - CSV File: `n8n-Graphic_Design_Team.csv` (which is automatically uploaded)\n\n\n### 3. **Check Your Email** \n - You will receive an email containing the newly created folder IDs and file links.\n\n\n### 4. **Create a New Google Sheet** \n - Open Google Sheets and create a new spreadsheet.\n - Import the CSV file (`n8n-Graphic_Design_Team.csv`) into this spreadsheet.\n\n\n### 5. **Configure Google Sheets Nodes** \n - In the two Google Sheets nodes in the workflow, select the new Google Sheet that you just created.\n - Copy the Google Drive IDs from the email and paste them into the **Creative Brief Node**.\n\n\n### 6. **Ready to Go!** \n - Your Graphic Design Team setup is now complete and ready to start working for you."
},
"typeVersion": 1
},
{
"id": "cbd6699f-e32a-42d8-9877-cecfe51f223d",
"name": "폼 제출 시",
"type": "n8n-nodes-base.formTrigger",
"position": [
60,
-60
],
"webhookId": "bebaca11-3026-444b-8d92-1056b1b146bb",
"parameters": {
"options": {},
"formTitle": "n8n Graphic Design Team",
"formFields": {
"values": [
{
"fieldLabel": "prompt",
"placeholder": "A beautiful ideogener8r Logo",
"requiredField": true
},
{
"fieldLabel": "audience",
"placeholder": "The image is designed for a tech-savvy audience aged 18–35 who engage frequently with digital content and social media. They value visually appealing, inclusive, and clear messaging that resonates with modern trends. They are attentive to brand authenticity, ethical implications, and cultural sensitivity. Ensuring the image aligns with these preferences and values helps maintain audience trust and engagement."
},
{
"fieldType": "dropdown",
"fieldLabel": "Aspect Ratio",
"fieldOptions": {
"values": [
{
"option": "ASPECT_16_9"
},
{
"option": "ASPECT_9_16"
},
{
"option": "ASPECT_1_1"
},
{
"option": "ASPECT_10_16"
},
{
"option": "ASPECT_16_10"
},
{
"option": "ASPECT_3_2"
},
{
"option": "ASPECT_2_3"
},
{
"option": "ASPECT_4_3"
},
{
"option": "ASPECT_3_4"
},
{
"option": "ASPECT_1_3"
},
{
"option": "ASPECT_3_1"
}
]
},
"requiredField": true
},
{
"fieldType": "dropdown",
"fieldLabel": "model",
"fieldOptions": {
"values": [
{
"option": "V_1"
},
{
"option": "V_1_TURBO"
},
{
"option": "V_2"
},
{
"option": "V_2_TURBO"
},
{
"option": "V_2A"
},
{
"option": "V_2A_TURBO"
}
]
},
"requiredField": true
},
{
"fieldType": "dropdown",
"fieldLabel": "magic prompt",
"fieldOptions": {
"values": [
{
"option": "ON"
},
{
"option": "OFF"
}
]
},
"requiredField": true
},
{
"fieldType": "dropdown",
"fieldLabel": "style type",
"fieldOptions": {
"values": [
{
"option": "AUTO"
},
{
"option": "GENERAL"
},
{
"option": "REALISTIC"
},
{
"option": "DESIGN"
},
{
"option": "RENDER_3D"
},
{
"option": "ANIME"
}
]
},
"requiredField": true
},
{
"fieldLabel": "negative prompt",
"placeholder": "gradients, ugly",
"requiredField": true
}
]
},
"formDescription": "Created by <a href=\"https://realsimple.dev\">Real Simple Solutions</a> see more templates 👉 <a href=\"https://n8n.io/creators/joeperes/\">Click Here</a>"
},
"typeVersion": 2.2
},
{
"id": "1c446cb1-9d75-4c7d-af79-2ac09fdd4084",
"name": "스티커 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1820,
-140
],
"parameters": {
"width": 280,
"height": 560,
"content": "## Select Spreadsheet from List"
},
"typeVersion": 1
},
{
"id": "4804287c-10e4-44c9-a25b-0e77d9947e53",
"name": "스티커 노트3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-500,
-460
],
"parameters": {
"color": 7,
"width": 480,
"height": 400,
"content": ""
},
"typeVersion": 1
},
{
"id": "ef32ab69-8009-41ec-b283-10d7eef61f34",
"name": "스티커 노트4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1820,
680
],
"parameters": {
"width": 280,
"height": 360,
"content": "# Set Your Email"
},
"typeVersion": 1
},
{
"id": "339db160-4dcc-49cd-a542-3c426c5a4969",
"name": "스티커 노트5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1820,
-500
],
"parameters": {
"width": 280,
"height": 320,
"content": "# Set Your Email"
},
"typeVersion": 1
},
{
"id": "0611f24e-d7f8-4c58-a1a4-157f1487245c",
"name": "스티커 노트6",
"type": "n8n-nodes-base.stickyNote",
"position": [
480,
900
],
"parameters": {
"color": 5,
"width": 760,
"height": 80,
"content": "## Created by **[Real Simple Solutions](https://realsimple.dev)** More templates 👉 **[Click Here](https://n8n.io/creators/joeperes/)**"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {
"On form submission": [
{
"json": {
"model": "V_2",
"prompt": "A diverse graphic design team collaborating in a modern studio, surrounded by computer screens with colorful UI/UX mockups, sketchpads, color swatches, and coffee mugs. The Text \"ideoGener8r Team\" across the top of the image in stylized and in casual font. The team includes people of various ethnicities and genders, dressed in casual creative attire. The scene is lit by natural light through large windows, with potted plants and inspiration boards in the background. Use a semi-realistic illustration style with a vibrant color palette of teal, coral, soft beige, and navy. The overall composition should feel energetic, creative, and collaborative, capturing the essence of a modern design workspace.",
"audience": "The image is designed for a tech-savvy audience aged 18–35 who engage frequently with digital content and social media. They value visually appealing, inclusive, and clear messaging that resonates with modern trends. They are attentive to brand authenticity, ethical implications, and cultural sensitivity. Ensuring the image aligns with these preferences and values helps maintain audience trust and engagement.",
"formMode": "test",
"style type": "REALISTIC",
"submittedAt": "2025-04-07T12:22:11.617-04:00",
"Aspect Ratio": "ASPECT_1_1",
"magic prompt": "ON",
"negative prompt": "ugly"
}
}
]
},
"settings": {
"executionOrder": "v1"
},
"versionId": "c88e13ef-1acc-45ba-9939-08d9c29015d3",
"connections": {
"591979c5-32f5-4903-a63e-0adf85dbcb6e": {
"main": [
[
{
"node": "1d6d9b16-6407-453c-990b-2e33a8f0bc25",
"type": "main",
"index": 0
}
],
[
{
"node": "a86c9afc-6a67-4e5a-9c20-4b89f129cb1b",
"type": "main",
"index": 0
}
]
]
},
"3d54d4c4-82a7-419b-85c3-5597064b8790": {
"main": [
[
{
"node": "c52fa1eb-4160-4edd-8a68-eeb665af9f1c",
"type": "main",
"index": 0
}
]
]
},
"0e2bcea2-e83d-4ab3-8d83-5dc3f999cacf": {
"main": [
[
{
"node": "8babd8b0-6fb1-44e2-b974-2e1e21201450",
"type": "main",
"index": 0
}
]
]
},
"8939afac-bda4-42fd-86de-8af127c2235e": {
"main": [
[
{
"node": "cfb67028-0210-4834-9264-3146dc60efb4",
"type": "main",
"index": 0
}
]
]
},
"c52fa1eb-4160-4edd-8a68-eeb665af9f1c": {
"main": [
[
{
"node": "c1c292f8-78a4-407b-be6b-567e94271bc6",
"type": "main",
"index": 0
}
]
]
},
"91a557ba-1d47-43e3-b953-f18de2bcecd2": {
"main": [
[
{
"node": "3d54d4c4-82a7-419b-85c3-5597064b8790",
"type": "main",
"index": 0
}
]
]
},
"b8bbc4fd-4714-45b4-8884-1caace1a2edf": {
"main": [
[
{
"node": "8939afac-bda4-42fd-86de-8af127c2235e",
"type": "main",
"index": 0
}
]
]
},
"01369d20-9345-41bd-b745-60f74579b621": {
"main": [
[
{
"node": "8939afac-bda4-42fd-86de-8af127c2235e",
"type": "main",
"index": 0
}
]
]
},
"c1c292f8-78a4-407b-be6b-567e94271bc6": {
"main": [
[
{
"node": "b8bbc4fd-4714-45b4-8884-1caace1a2edf",
"type": "main",
"index": 0
}
]
]
},
"cfb67028-0210-4834-9264-3146dc60efb4": {
"main": [
[
{
"node": "87fa176d-e5f7-4993-942f-d182c0e0b772",
"type": "main",
"index": 0
}
]
]
},
"87fa176d-e5f7-4993-942f-d182c0e0b772": {
"main": [
[
{
"node": "591979c5-32f5-4903-a63e-0adf85dbcb6e",
"type": "main",
"index": 0
}
]
]
},
"5121e9c5-e663-45bc-99a3-65693caa9d96": {
"main": [
[
{
"node": "c0db3a13-b65e-45ff-8b6a-89dd3d975cf8",
"type": "main",
"index": 0
}
]
]
},
"1fc9d4ac-d0d3-4068-8d9d-ef9779c44739": {
"main": [
[
{
"node": "118b7436-b830-4c54-a230-69128b1e00f4",
"type": "main",
"index": 0
}
],
[]
]
},
"8babd8b0-6fb1-44e2-b974-2e1e21201450": {
"main": [
[
{
"node": "0ea3947f-e7b5-45ec-bacb-e2acece10709",
"type": "main",
"index": 0
}
]
]
},
"7a250b24-0318-4c76-b03f-000ae41cdb0f": {
"main": [
[
{
"node": "1fc9d4ac-d0d3-4068-8d9d-ef9779c44739",
"type": "main",
"index": 0
}
]
]
},
"cce8c36a-6ebd-496a-a66e-2eec1da97f9b": {
"main": [
[
{
"node": "2e456bde-4dca-44d3-bdaf-a4352a46a2c1",
"type": "main",
"index": 0
}
]
]
},
"a86c9afc-6a67-4e5a-9c20-4b89f129cb1b": {
"main": [
[
{
"node": "7a250b24-0318-4c76-b03f-000ae41cdb0f",
"type": "main",
"index": 0
}
]
]
},
"cbd6699f-e32a-42d8-9877-cecfe51f223d": {
"main": [
[
{
"node": "5121e9c5-e663-45bc-99a3-65693caa9d96",
"type": "main",
"index": 0
}
]
]
},
"cbbaad22-0ae8-4c1d-ac7f-8f7596b3e190": {
"ai_languageModel": [
[
{
"node": "87fa176d-e5f7-4993-942f-d182c0e0b772",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"118b7436-b830-4c54-a230-69128b1e00f4": {
"main": [
[
{
"node": "cce8c36a-6ebd-496a-a66e-2eec1da97f9b",
"type": "main",
"index": 0
}
]
]
},
"2e456bde-4dca-44d3-bdaf-a4352a46a2c1": {
"main": [
[
{
"node": "13014dc7-2547-48d5-b6b4-6141aea311b8",
"type": "main",
"index": 0
}
]
]
},
"c0db3a13-b65e-45ff-8b6a-89dd3d975cf8": {
"main": [
[
{
"node": "91a557ba-1d47-43e3-b953-f18de2bcecd2",
"type": "main",
"index": 0
}
],
[]
]
},
"13014dc7-2547-48d5-b6b4-6141aea311b8": {
"main": [
[
{
"node": "01369d20-9345-41bd-b745-60f74579b621",
"type": "main",
"index": 0
}
]
]
},
"5c7424b3-13c1-4699-ad98-9f148b4b04d9": {
"ai_outputParser": [
[
{
"node": "87fa176d-e5f7-4993-942f-d182c0e0b772",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"3a54231d-c236-4024-b58f-8621cecd5416": {
"main": [
[
{
"node": "4e4c7262-0a84-49e8-ad2e-064e02aa9064",
"type": "main",
"index": 0
}
]
]
},
"0ea3947f-e7b5-45ec-bacb-e2acece10709": {
"main": [
[
{
"node": "165f0c95-0e23-4457-9ce9-d4c1b421115a",
"type": "main",
"index": 0
}
]
]
},
"911d0009-606a-4b29-8fe8-65e58ef6c93a": {
"main": [
[
{
"node": "3a54231d-c236-4024-b58f-8621cecd5416",
"type": "main",
"index": 0
}
]
]
},
"4e4c7262-0a84-49e8-ad2e-064e02aa9064": {
"main": [
[
{
"node": "0e2bcea2-e83d-4ab3-8d83-5dc3f999cacf",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 디자인, 인공지능
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
전사 평가기
DeepGram 및 GPT-4o를 사용한 오디오 대화 분석 및 시각화
Set
Code
Html
+
Set
Code
Html
54 노드RealSimple Solutions
인공지능
트랜스크립션 평가자 V2
🔊 브라우저 녹음 오디오 전취와 AI 분석(Deepgram과 GPT-4o 사용)
Set
Code
Html
+
Set
Code
Html
54 노드RealSimple Solutions
인공지능
자동화 블로그 작성 및 소셜 미디어 프로모션 에이전트
GPT-4, Perplexity 및 WordPress를 사용한 SEO 블로그 생성 + 소셜 미디어 자동화
Set
Code
Gmail
+
Set
Code
Gmail
79 노드LukaszB
디자인
Braze에서 기존 이메일 템플릿 업데이트
AI를 사용한 Instagram, Facebook, LinkedIn 및 X용 소셜 미디어 콘텐츠 자동화
Set
Gmail
Merge
+
Set
Gmail
Merge
73 노드LukaszB
디자인
AI, ElevenLabs, 다중 플랫폼을 사용하여 POV 비디오를 생성하고 승인
AI, ElevenLabs, 및 다중 플랫폼에서 POV 비디오를 생성하고 승인하기 (TikTok/IG/YT)
If
Set
Code
+
If
Set
Code
60 노드Immanuel
디자인
반려동물 가게 4
🐶 펫 샵 예약 AI 대리자
If
Set
Code
+
If
Set
Code
187 노드Bruno Dias
인공지능