Adobe Stock 워크플로우
고급
이것은Design, AI분야의자동화 워크플로우로, 48개의 노드를 포함합니다.주로 If, Set, Code, Wait, Merge 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. Flux1-schnell, 메타데이터 태그 및 Google 통합을 사용하여 AI 자료 이미지 생성
사전 요구사항
- •Telegram Bot Token
- •Google Drive API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
- •Google Sheets API 인증 정보
- •OpenAI API Key
사용된 노드 (48)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "DzlbbUj5ydTqDTF5",
"meta": {
"instanceId": "d0a1badca9ef21984044063fa83f5183e516f6fe2db0edc2027ee65b7e78577e",
"templateCredsSetupCompleted": true
},
"name": "Adobe stock workflow",
"tags": [],
"nodes": [
{
"id": "4d9f8f48-d29e-43a5-8c30-41d2008c779b",
"name": "스케줄 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-3480,
60
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7e301ffa-d82a-4f13-8527-edf5a2a609a2",
"name": "날짜 정보 설정",
"type": "n8n-nodes-base.code",
"position": [
-3280,
60
],
"parameters": {},
"typeVersion": 1
},
{
"id": "874d35db-a40a-4ee4-a789-c260a193eda1",
"name": "Google 시트",
"type": "n8n-nodes-base.googleSheets",
"position": [
-2880,
60
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "6565f357-d72e-457e-b99d-70299701a742",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1040,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "57941742-8e71-49d2-b660-994cca5c7d2a",
"name": "필드 편집",
"type": "n8n-nodes-base.set",
"position": [
-980,
-20
],
"parameters": {},
"executeOnce": true,
"typeVersion": 3.4
},
{
"id": "ae6fb81d-c153-4e06-9f56-5fb99b50633a",
"name": "이미지 생성",
"type": "n8n-nodes-base.httpRequest",
"position": [
-780,
-20
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "2572c69f-d725-4896-bff6-2083b1103e52",
"name": "이미지 폴더 생성",
"type": "n8n-nodes-base.googleDrive",
"position": [
-1800,
240
],
"parameters": {},
"typeVersion": 3
},
{
"id": "3a334d41-383d-42e4-8f4c-de54cd6928ee",
"name": "새 시트 생성",
"type": "n8n-nodes-base.googleDrive",
"position": [
-1800,
-40
],
"parameters": {},
"typeVersion": 3
},
{
"id": "e873a5c2-5153-4c8b-94e5-abd098daa753",
"name": "폴더 ID 시트 설정",
"type": "n8n-nodes-base.code",
"position": [
-1440,
-120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "06862a51-483c-4e72-aa7c-a6ed5cac55b7",
"name": "폴더 ID 드라이브 폴더 설정",
"type": "n8n-nodes-base.code",
"position": [
-1440,
140
],
"parameters": {},
"typeVersion": 1
},
{
"id": "04462471-bea3-459a-bc87-d54dee283db5",
"name": "시트 존재 여부?",
"type": "n8n-nodes-base.if",
"position": [
-2100,
-100
],
"parameters": {},
"typeVersion": 1,
"alwaysOutputData": false
},
{
"id": "cdd50ad4-ab4a-416d-8ef6-646bf80232ce",
"name": "폴더 존재 여부?",
"type": "n8n-nodes-base.if",
"position": [
-2100,
160
],
"parameters": {},
"typeVersion": 1,
"alwaysOutputData": false
},
{
"id": "e886b68f-7c34-4e3f-beb1-bef34216f4a0",
"name": "폴더 확인",
"type": "n8n-nodes-base.googleDrive",
"onError": "continueRegularOutput",
"position": [
-2320,
160
],
"parameters": {},
"executeOnce": false,
"typeVersion": 3,
"alwaysOutputData": true
},
{
"id": "b85d86bd-89af-4142-b758-6af070c6405d",
"name": "시트 확인",
"type": "n8n-nodes-base.googleDrive",
"onError": "continueRegularOutput",
"position": [
-2320,
-100
],
"parameters": {},
"executeOnce": false,
"typeVersion": 3,
"alwaysOutputData": true
},
{
"id": "813df498-2871-4a16-80c8-cc18fdc39000",
"name": "이미지 비교",
"type": "n8n-nodes-base.editImage",
"position": [
500,
-200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "84845fe5-d4ba-4de2-84ea-26c5015cd841",
"name": "이미지 분석",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
740,
-200
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "f3c23249-97a2-49cb-973a-4894a10768a5",
"name": "데이터 분리",
"type": "n8n-nodes-base.splitOut",
"position": [
920,
-200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0259d882-1839-4488-96da-9abdac653d59",
"name": "이미지 2배 리사이즈",
"type": "n8n-nodes-base.editImage",
"position": [
500,
160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d6201a89-3eaf-4b65-acb2-31ccfea4a46e",
"name": "번호 매기기",
"type": "n8n-nodes-base.code",
"position": [
500,
20
],
"parameters": {},
"typeVersion": 2
},
{
"id": "fa55c7c6-5db2-4ce4-b56c-b247f76673bf",
"name": "OpenAI 응답 파싱",
"type": "n8n-nodes-base.code",
"position": [
1160,
-200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8f2d45ef-a4ad-4a6f-801f-b4f3e3460a81",
"name": "Telegram",
"type": "n8n-nodes-base.telegram",
"position": [
1580,
120
],
"webhookId": "3492367e-6e93-476b-800a-0ec3e4371b24",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "2014cbcd-9e1d-4a92-9724-c4074ab8a177",
"name": "Google Sheets3",
"type": "n8n-nodes-base.googleSheets",
"position": [
1380,
-200
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "a5107e43-bba9-44bb-abbc-02a2659c35ef",
"name": "Code4",
"type": "n8n-nodes-base.code",
"position": [
920,
120
],
"parameters": {},
"typeVersion": 2
},
{
"id": "f4738f03-3664-41a5-83c9-c15b4e92ffee",
"name": "Google Sheets4",
"type": "n8n-nodes-base.googleSheets",
"position": [
1340,
120
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "fe5af04c-fff5-4523-81ef-54dbea772424",
"name": "Merge2",
"type": "n8n-nodes-base.merge",
"position": [
-1180,
-20
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "091a500b-5543-46ba-9932-3dc97c12d561",
"name": "날짜 데이터 필터",
"type": "n8n-nodes-base.code",
"position": [
-3080,
60
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b7005e48-80e5-422c-a3af-0d131cd10fee",
"name": "프롬프트 선택",
"type": "n8n-nodes-base.code",
"position": [
-2680,
60
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ce370335-33c6-4277-9e61-daf63656cef3",
"name": "이미지 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
-400,
-20
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "2e15bce7-a769-4d77-8d50-8d48a638b436",
"name": "대기",
"type": "n8n-nodes-base.wait",
"position": [
-200,
240
],
"webhookId": "ddc9d167-d239-4ced-bc8f-44b02ea92fd0",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "f05054f4-7d0b-4075-8552-5572c49d8bfd",
"name": "데이터 존재 여부 확인",
"type": "n8n-nodes-base.if",
"position": [
-200,
-20
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d9d7dcb6-6984-4538-8d5b-4a6d5286cbd2",
"name": "분리",
"type": "n8n-nodes-base.splitOut",
"position": [
20,
-40
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8d222088-a32e-4e32-b8d9-2957e9636d1e",
"name": "이미지 다운로드",
"type": "n8n-nodes-base.httpRequest",
"position": [
200,
-40
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "c12a0839-cf14-47f1-9e23-ed4602c52607",
"name": "병합",
"type": "n8n-nodes-base.merge",
"position": [
740,
120
],
"parameters": {},
"typeVersion": 3.1
},
{
"id": "ac791c27-3821-446f-8af3-db5e8afc82b5",
"name": "이미지 업로드",
"type": "n8n-nodes-base.googleDrive",
"position": [
1160,
120
],
"parameters": {},
"typeVersion": 3
},
{
"id": "1e80f5a3-c0e7-499c-a0d5-4537d7d9b767",
"name": "20초",
"type": "n8n-nodes-base.wait",
"position": [
-600,
-20
],
"webhookId": "ffdc5132-c0fe-44f6-af2b-4b3bb8894153",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "92143600-5a94-4420-aa12-84128cb93790",
"name": "오류 로그",
"type": "n8n-nodes-base.googleSheets",
"position": [
1060,
660
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "d6413bd4-9e9f-46f4-bc86-41dda9fcfbe6",
"name": "스티커 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
600,
600
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a0f833dd-235d-408a-b0b3-c86a46dfb310",
"name": "프롬프트 분할",
"type": "n8n-nodes-base.function",
"position": [
-2600,
-420
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5244690e-e0a1-49bd-8271-5438e7a2b243",
"name": "루프 인덱스 생성",
"type": "n8n-nodes-base.function",
"position": [
-3260,
-420
],
"parameters": {},
"typeVersion": 1
},
{
"id": "aeb0f7fd-66df-458e-851e-06cc42724ff9",
"name": "배치 병합",
"type": "n8n-nodes-base.merge",
"position": [
-2420,
-400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4d7f4b84-e1d8-429f-908b-9462722abf16",
"name": "주제 설정",
"type": "n8n-nodes-base.set",
"position": [
-3100,
-420
],
"parameters": {},
"typeVersion": 1
},
{
"id": "236f37c2-915d-4bf2-8e10-f3b2f644d23d",
"name": "Google Sheets1",
"type": "n8n-nodes-base.googleSheets",
"position": [
-3440,
-420
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "d9f4ac0b-c728-48ec-908a-505223fd1f30",
"name": "Google Sheets2",
"type": "n8n-nodes-base.googleSheets",
"position": [
-2200,
-400
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "d83eccf2-c38c-4e56-8c58-0b2ccc3c5a55",
"name": "프롬프트 생성기",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
-2940,
-420
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "f02ef852-39a5-4b9e-a576-728edff2989a",
"name": "OpenAI",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-2920,
-240
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "bab3950b-1e5d-46f2-a61f-485d55504850",
"name": "스케줄 트리거1",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-3620,
-420
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "5c4dcabe-ee98-4bf9-9a93-5f818721cc5c",
"name": "Telegram1",
"type": "n8n-nodes-base.telegram",
"position": [
1060,
880
],
"webhookId": "a5189610-bc4a-4d4d-9e1c-cd0f7aae5288",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "cc949ce8-1ad0-4a48-a603-a0c833b9a4cb",
"name": "오류 트리거",
"type": "n8n-nodes-base.errorTrigger",
"position": [
720,
800
],
"parameters": {},
"typeVersion": 1
}
],
"active": false,
"pinData": {
"20 seconds": [
{
"json": {
"code": 200,
"data": {
"logs": [],
"meta": {
"usage": {
"type": "llm",
"frozen": 0,
"consume": 60000
},
"ended_at": "0001-01-01T00:00:00Z",
"created_at": "2025-05-27T04:47:56.959201279Z",
"started_at": "0001-01-01T00:00:00Z",
"is_using_private_pool": false
},
"error": {
"code": 0,
"detail": null,
"message": "",
"raw_message": ""
},
"input": {
"seed": 0,
"image": "",
"scale": 0,
"steps": 0,
"width": 1024,
"height": 1024,
"prompt": "Structured wool coat draped over model’s shoulder in Paris street.",
"denoise": 1,
"batch_size": 4,
"lora_settings": null,
"guidance_scale": 5,
"custom_settings": null,
"negative_prompt": "blurry, low quality, pixelated, distorted, poorly lit, extra limbs, missing fingers, unnatural hand positioning, hands merging with objects, body parts intersecting objects, incorrect perspective, misaligned limbs, deformed hands, floating objects, anatomy errors, surreal, cartoon, duplicated limbs, broken pose, bad composition, clipping, disjointed body parts, wrong orientation, text, watermark, logo, brand name, company name, trademark, commercial branding",
"return_preprocessed_image": false
},
"model": "Qubico/flux1-schnell",
"config": {
"service_mode": "",
"webhook_config": {
"secret": "",
"endpoint": ""
}
},
"detail": null,
"output": null,
"status": "pending",
"task_id": "3de9062d-28c4-49f4-bebb-dcd59d31b1f2",
"task_type": "txt2img"
},
"message": "success"
}
}
],
"Google Sheets": [
{
"json": {
"Prompt": "Structured wool coat draped over model’s shoulder in Paris street.",
"row_number": 516,
"Images created": "NO"
}
}
],
"Upload Images": [
{
"json": {
"id": "1Nzd951Bm2TbJ8yVJtS122tS5UaRkC8_h",
"kind": "drive#file",
"name": "Untitled",
"size": "372755",
"owners": [
{
"me": true,
"kind": "drive#user",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocJB_sG95Z6d6ACQ-c6v1ozUBJW-wjhMOVWdfZmrUw3iA1mCnQs=s64",
"displayName": "Megarmax Ltd",
"emailAddress": "megarmaxltd@gmail.com",
"permissionId": "12826620054952078614"
}
],
"shared": false,
"spaces": [
"drive"
],
"parents": [
"144J2O4aDtkVIoA-SpLzxfpThhVbEyk2u"
],
"starred": false,
"trashed": false,
"version": "2",
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/image/jpeg",
"mimeType": "image/jpeg",
"ownedByMe": true,
"viewedByMe": false,
"createdTime": "2025-05-27T04:49:29.377Z",
"md5Checksum": "2d3b0d519f4277347bcdb39fbb1fc278",
"permissions": [
{
"id": "12826620054952078614",
"kind": "drive#permission",
"role": "owner",
"type": "user",
"deleted": false,
"displayName": "megarmaxltd",
"emailAddress": "megarmaxltd@gmail.com",
"pendingOwner": false
}
],
"webViewLink": "https://drive.google.com/file/d/1Nzd951Bm2TbJ8yVJtS122tS5UaRkC8_h/view?usp=drivesdk",
"capabilities": {
"canCopy": true,
"canEdit": true,
"canShare": true,
"canTrash": true,
"canDelete": true,
"canRename": true,
"canComment": true,
"canUntrash": true,
"canDownload": true,
"canReadLabels": false,
"canAddChildren": false,
"canListChildren": false,
"canModifyLabels": false,
"canModifyContent": true,
"canReadRevisions": true,
"canRemoveChildren": false,
"canAcceptOwnership": false,
"canAddMyDriveParent": false,
"canMoveItemOutOfDrive": true,
"canMoveItemWithinDrive": true,
"canRemoveMyDriveParent": true,
"canMoveItemIntoTeamDrive": true,
"canMoveChildrenWithinDrive": false,
"canModifyContentRestriction": true,
"canRemoveContentRestriction": false,
"canEnableInheritedPermissions": true,
"canChangeSecurityUpdateEnabled": false,
"canChangeViewersCanCopyContent": true,
"canDisableInheritedPermissions": false,
"canModifyOwnerContentRestriction": true,
"canModifyEditorContentRestriction": true,
"canChangeCopyRequiresWriterPermission": true
},
"hasThumbnail": true,
"modifiedByMe": true,
"modifiedTime": "2025-05-27T04:49:29.377Z",
"sha1Checksum": "f2f83341dcc15069b2901d9734ed0607b8fb2a12",
"fileExtension": "",
"permissionIds": [
"12826620054952078614"
],
"thumbnailLink": "https://lh3.googleusercontent.com/drive-storage/AJQWtBNCBUR7Tk4ytRFVxN1QyTJJQyyrjvkCzUkiVcPK_W7LUK2K7tXj_JYvsnUq2AbRzZ720RP8_jrqtuNfwvRqXlECWWkpzDZYYdAydl-HAuKH-8A=s220",
"headRevisionId": "0B4izHWLfPtENd21Cemt4cUEwWDFqR0tSVG52UGRXaGxOVThRPQ",
"quotaBytesUsed": "372755",
"sha256Checksum": "c5b4bd8461e68a77c3ac70104e0e2d56c98a96a3a202bbe5cf942cad548a3b69",
"webContentLink": "https://drive.google.com/uc?id=1Nzd951Bm2TbJ8yVJtS122tS5UaRkC8_h&export=download",
"isAppAuthorized": true,
"writersCanShare": true,
"modifiedByMeTime": "2025-05-27T04:49:29.377Z",
"originalFilename": "Untitled",
"thumbnailVersion": "1",
"explicitlyTrashed": false,
"fullFileExtension": "",
"lastModifyingUser": {
"me": true,
"kind": "drive#user",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocJB_sG95Z6d6ACQ-c6v1ozUBJW-wjhMOVWdfZmrUw3iA1mCnQs=s64",
"displayName": "Megarmax Ltd",
"emailAddress": "megarmaxltd@gmail.com",
"permissionId": "12826620054952078614"
},
"linkShareMetadata": {
"securityUpdateEnabled": true,
"securityUpdateEligible": false
},
"imageMediaMetadata": {
"width": 2500,
"height": 2500,
"rotation": 0
},
"viewersCanCopyContent": true,
"copyRequiresWriterPermission": false,
"inheritedPermissionsDisabled": false
}
},
{
"json": {
"id": "1FWl-BEg5t4KWJPekdAJVHCqY76dihlqW",
"kind": "drive#file",
"name": "Untitled",
"size": "402033",
"owners": [
{
"me": true,
"kind": "drive#user",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocJB_sG95Z6d6ACQ-c6v1ozUBJW-wjhMOVWdfZmrUw3iA1mCnQs=s64",
"displayName": "Megarmax Ltd",
"emailAddress": "megarmaxltd@gmail.com",
"permissionId": "12826620054952078614"
}
],
"shared": false,
"spaces": [
"drive"
],
"parents": [
"144J2O4aDtkVIoA-SpLzxfpThhVbEyk2u"
],
"starred": false,
"trashed": false,
"version": "2",
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/image/jpeg",
"mimeType": "image/jpeg",
"ownedByMe": true,
"viewedByMe": false,
"createdTime": "2025-05-27T04:49:32.309Z",
"md5Checksum": "c43db4662c5249a2409e2e094c4c888c",
"permissions": [
{
"id": "12826620054952078614",
"kind": "drive#permission",
"role": "owner",
"type": "user",
"deleted": false,
"displayName": "megarmaxltd",
"emailAddress": "megarmaxltd@gmail.com",
"pendingOwner": false
}
],
"webViewLink": "https://drive.google.com/file/d/1FWl-BEg5t4KWJPekdAJVHCqY76dihlqW/view?usp=drivesdk",
"capabilities": {
"canCopy": true,
"canEdit": true,
"canShare": true,
"canTrash": true,
"canDelete": true,
"canRename": true,
"canComment": true,
"canUntrash": true,
"canDownload": true,
"canReadLabels": false,
"canAddChildren": false,
"canListChildren": false,
"canModifyLabels": false,
"canModifyContent": true,
"canReadRevisions": true,
"canRemoveChildren": false,
"canAcceptOwnership": false,
"canAddMyDriveParent": false,
"canMoveItemOutOfDrive": true,
"canMoveItemWithinDrive": true,
"canRemoveMyDriveParent": true,
"canMoveItemIntoTeamDrive": true,
"canMoveChildrenWithinDrive": false,
"canModifyContentRestriction": true,
"canRemoveContentRestriction": false,
"canEnableInheritedPermissions": true,
"canChangeSecurityUpdateEnabled": false,
"canChangeViewersCanCopyContent": true,
"canDisableInheritedPermissions": false,
"canModifyOwnerContentRestriction": true,
"canModifyEditorContentRestriction": true,
"canChangeCopyRequiresWriterPermission": true
},
"hasThumbnail": true,
"modifiedByMe": true,
"modifiedTime": "2025-05-27T04:49:32.309Z",
"sha1Checksum": "aed536fc1b4f0c38753465080fe86019a416b401",
"fileExtension": "",
"permissionIds": [
"12826620054952078614"
],
"thumbnailLink": "https://lh3.googleusercontent.com/drive-storage/AJQWtBNlGxR0eMizpMBM6bC9zMqQkfLzLoPns6t4Bu-q3apmU0ykDr_5CsLZcTLjCmjV-aLAhNSoS7G_WokoRvQU1PUkp2atoBFOyaum20DL4QTVZA=s220",
"headRevisionId": "0B4izHWLfPtENWGJVR2F2dllYTkRNcE5SdHd6TnBkYlRTVU80PQ",
"quotaBytesUsed": "402033",
"sha256Checksum": "1d3a620aae9d72b0d29f3afd01d7cf244d5f4573ff2cfa758a04c8bf09b5d128",
"webContentLink": "https://drive.google.com/uc?id=1FWl-BEg5t4KWJPekdAJVHCqY76dihlqW&export=download",
"isAppAuthorized": true,
"writersCanShare": true,
"modifiedByMeTime": "2025-05-27T04:49:32.309Z",
"originalFilename": "Untitled",
"thumbnailVersion": "1",
"explicitlyTrashed": false,
"fullFileExtension": "",
"lastModifyingUser": {
"me": true,
"kind": "drive#user",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocJB_sG95Z6d6ACQ-c6v1ozUBJW-wjhMOVWdfZmrUw3iA1mCnQs=s64",
"displayName": "Megarmax Ltd",
"emailAddress": "megarmaxltd@gmail.com",
"permissionId": "12826620054952078614"
},
"linkShareMetadata": {
"securityUpdateEnabled": true,
"securityUpdateEligible": false
},
"imageMediaMetadata": {
"width": 2500,
"height": 2500,
"rotation": 0
},
"viewersCanCopyContent": true,
"copyRequiresWriterPermission": false,
"inheritedPermissionsDisabled": false
}
},
{
"json": {
"id": "1wlyYaOfTEbHI7elbfeg-IZAYYfVJQ03P",
"kind": "drive#file",
"name": "Untitled",
"size": "263634",
"owners": [
{
"me": true,
"kind": "drive#user",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocJB_sG95Z6d6ACQ-c6v1ozUBJW-wjhMOVWdfZmrUw3iA1mCnQs=s64",
"displayName": "Megarmax Ltd",
"emailAddress": "megarmaxltd@gmail.com",
"permissionId": "12826620054952078614"
}
],
"shared": false,
"spaces": [
"drive"
],
"parents": [
"144J2O4aDtkVIoA-SpLzxfpThhVbEyk2u"
],
"starred": false,
"trashed": false,
"version": "2",
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/image/jpeg",
"mimeType": "image/jpeg",
"ownedByMe": true,
"viewedByMe": false,
"createdTime": "2025-05-27T04:49:35.165Z",
"md5Checksum": "d3dd3e5cd319d51234b9e4d7e8e0502a",
"permissions": [
{
"id": "12826620054952078614",
"kind": "drive#permission",
"role": "owner",
"type": "user",
"deleted": false,
"displayName": "megarmaxltd",
"emailAddress": "megarmaxltd@gmail.com",
"pendingOwner": false
}
],
"webViewLink": "https://drive.google.com/file/d/1wlyYaOfTEbHI7elbfeg-IZAYYfVJQ03P/view?usp=drivesdk",
"capabilities": {
"canCopy": true,
"canEdit": true,
"canShare": true,
"canTrash": true,
"canDelete": true,
"canRename": true,
"canComment": true,
"canUntrash": true,
"canDownload": true,
"canReadLabels": false,
"canAddChildren": false,
"canListChildren": false,
"canModifyLabels": false,
"canModifyContent": true,
"canReadRevisions": true,
"canRemoveChildren": false,
"canAcceptOwnership": false,
"canAddMyDriveParent": false,
"canMoveItemOutOfDrive": true,
"canMoveItemWithinDrive": true,
"canRemoveMyDriveParent": true,
"canMoveItemIntoTeamDrive": true,
"canMoveChildrenWithinDrive": false,
"canModifyContentRestriction": true,
"canRemoveContentRestriction": false,
"canEnableInheritedPermissions": true,
"canChangeSecurityUpdateEnabled": false,
"canChangeViewersCanCopyContent": true,
"canDisableInheritedPermissions": false,
"canModifyOwnerContentRestriction": true,
"canModifyEditorContentRestriction": true,
"canChangeCopyRequiresWriterPermission": true
},
"hasThumbnail": true,
"modifiedByMe": true,
"modifiedTime": "2025-05-27T04:49:35.165Z",
"sha1Checksum": "bd8a4814a54b03913aa45a865f4440daf3df5c19",
"fileExtension": "",
"permissionIds": [
"12826620054952078614"
],
"thumbnailLink": "https://lh3.googleusercontent.com/drive-storage/AJQWtBMZ9kTreGVSYRehPdVjkftZDnaTTqBQpuvB5oANKCH6N33xVTVC7PU5CKp8ElWqImEr35rv3Ethxmuls9ciLHT0dHu1wR4HQyKo_ug9tTtGFDw=s220",
"headRevisionId": "0B4izHWLfPtENQklCd2xNYithVG9mVzdWRTFrVHhXbFBkWm5rPQ",
"quotaBytesUsed": "263634",
"sha256Checksum": "3579ec9aaa461d220cff8a78a8eb5be74b8ee13b28af1c670f6a5471cfdb666f",
"webContentLink": "https://drive.google.com/uc?id=1wlyYaOfTEbHI7elbfeg-IZAYYfVJQ03P&export=download",
"isAppAuthorized": true,
"writersCanShare": true,
"modifiedByMeTime": "2025-05-27T04:49:35.165Z",
"originalFilename": "Untitled",
"thumbnailVersion": "1",
"explicitlyTrashed": false,
"fullFileExtension": "",
"lastModifyingUser": {
"me": true,
"kind": "drive#user",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocJB_sG95Z6d6ACQ-c6v1ozUBJW-wjhMOVWdfZmrUw3iA1mCnQs=s64",
"displayName": "Megarmax Ltd",
"emailAddress": "megarmaxltd@gmail.com",
"permissionId": "12826620054952078614"
},
"linkShareMetadata": {
"securityUpdateEnabled": true,
"securityUpdateEligible": false
},
"imageMediaMetadata": {
"width": 2500,
"height": 2500,
"rotation": 0
},
"viewersCanCopyContent": true,
"copyRequiresWriterPermission": false,
"inheritedPermissionsDisabled": false
}
},
{
"json": {
"id": "1AGwr3iJB8aSxRyGByAOC0H48PNERfWrx",
"kind": "drive#file",
"name": "Untitled",
"size": "419928",
"owners": [
{
"me": true,
"kind": "drive#user",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocJB_sG95Z6d6ACQ-c6v1ozUBJW-wjhMOVWdfZmrUw3iA1mCnQs=s64",
"displayName": "Megarmax Ltd",
"emailAddress": "megarmaxltd@gmail.com",
"permissionId": "12826620054952078614"
}
],
"shared": false,
"spaces": [
"drive"
],
"parents": [
"144J2O4aDtkVIoA-SpLzxfpThhVbEyk2u"
],
"starred": false,
"trashed": false,
"version": "2",
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/image/jpeg",
"mimeType": "image/jpeg",
"ownedByMe": true,
"viewedByMe": false,
"createdTime": "2025-05-27T04:49:37.744Z",
"md5Checksum": "fef929aabcc08846df0406eca795869d",
"permissions": [
{
"id": "12826620054952078614",
"kind": "drive#permission",
"role": "owner",
"type": "user",
"deleted": false,
"displayName": "megarmaxltd",
"emailAddress": "megarmaxltd@gmail.com",
"pendingOwner": false
}
],
"webViewLink": "https://drive.google.com/file/d/1AGwr3iJB8aSxRyGByAOC0H48PNERfWrx/view?usp=drivesdk",
"capabilities": {
"canCopy": true,
"canEdit": true,
"canShare": true,
"canTrash": true,
"canDelete": true,
"canRename": true,
"canComment": true,
"canUntrash": true,
"canDownload": true,
"canReadLabels": false,
"canAddChildren": false,
"canListChildren": false,
"canModifyLabels": false,
"canModifyContent": true,
"canReadRevisions": true,
"canRemoveChildren": false,
"canAcceptOwnership": false,
"canAddMyDriveParent": false,
"canMoveItemOutOfDrive": true,
"canMoveItemWithinDrive": true,
"canRemoveMyDriveParent": true,
"canMoveItemIntoTeamDrive": true,
"canMoveChildrenWithinDrive": false,
"canModifyContentRestriction": true,
"canRemoveContentRestriction": false,
"canEnableInheritedPermissions": true,
"canChangeSecurityUpdateEnabled": false,
"canChangeViewersCanCopyContent": true,
"canDisableInheritedPermissions": false,
"canModifyOwnerContentRestriction": true,
"canModifyEditorContentRestriction": true,
"canChangeCopyRequiresWriterPermission": true
},
"hasThumbnail": true,
"modifiedByMe": true,
"modifiedTime": "2025-05-27T04:49:37.744Z",
"sha1Checksum": "6f7cbe2e6a338dd10b94c0a272e96b8242106462",
"fileExtension": "",
"permissionIds": [
"12826620054952078614"
],
"thumbnailLink": "https://lh3.googleusercontent.com/drive-storage/AJQWtBOBqK1rsXpL8uBuFzmr3pu9mgcBeyUBm-tJTFHDOyPo5IdwVNbwu4C6I9LJHHD3KXHbvcsov_cu9tGJce6NrrIvKxcXNa3mPN6MvYfVVT5gCYg=s220",
"headRevisionId": "0B4izHWLfPtENeXVYZkxRQ3JVTTgrVi9CVHBjUW02RUF6V01nPQ",
"quotaBytesUsed": "419928",
"sha256Checksum": "612265719d2574aa474064fc26d7bb9902798e541d2972e395cf4e45ef09fd0d",
"webContentLink": "https://drive.google.com/uc?id=1AGwr3iJB8aSxRyGByAOC0H48PNERfWrx&export=download",
"isAppAuthorized": true,
"writersCanShare": true,
"modifiedByMeTime": "2025-05-27T04:49:37.744Z",
"originalFilename": "Untitled",
"thumbnailVersion": "1",
"explicitlyTrashed": false,
"fullFileExtension": "",
"lastModifyingUser": {
"me": true,
"kind": "drive#user",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocJB_sG95Z6d6ACQ-c6v1ozUBJW-wjhMOVWdfZmrUw3iA1mCnQs=s64",
"displayName": "Megarmax Ltd",
"emailAddress": "megarmaxltd@gmail.com",
"permissionId": "12826620054952078614"
},
"linkShareMetadata": {
"securityUpdateEnabled": true,
"securityUpdateEligible": false
},
"imageMediaMetadata": {
"width": 2500,
"height": 2500,
"rotation": 0
},
"viewersCanCopyContent": true,
"copyRequiresWriterPermission": false,
"inheritedPermissionsDisabled": false
}
}
],
"Analyze images": [
{
"json": {
"content": "[\n {\n \"filename\": \"model_street_fashion.jpg\",\n \"title\": \"Model in Street Fashion\",\n \"category\": \"fashion\",\n \"keywords\": [\n \"model\", \"fashion\", \"street\", \"urban\", \"style\", \"outfit\", \"photography\", \"chic\", \"elegant\", \"trendy\",\n \"hairstyle\", \"portrait\", \"city\", \"clothing\", \"accessories\", \"beauty\", \"people\", \"candid\", \"pose\", \"daylight\",\n \"lifestyle\", \"individual\", \"walking\", \"vogue\", \"fashionista\"\n ]\n }\n]"
}
},
{
"json": {
"content": "[\n {\n \"filename\": \"urban_style_model.jpg\",\n \"title\": \"Urban Style Model\",\n \"category\": \"fashion\",\n \"keywords\": [\n \"urban\", \"style\", \"model\", \"fashion\", \"photography\", \"street\", \"portrait\", \"city\", \"outfit\", \"chic\",\n \"confidence\", \"elegance\", \"hair\", \"makeup\", \"beauty\", \"high fashion\", \"trendy\", \"people\", \"movement\", \"urban life\",\n \"lifestyle\", \"attitude\", \"candid\", \"expression\", \"light\"\n ]\n }\n]"
}
},
{
"json": {
"content": "[\n {\n \"filename\": \"city_street_fashion_model.jpg\",\n \"title\": \"City Street Fashion Model\",\n \"category\": \"fashion\",\n \"keywords\": [\n \"city\", \"street\", \"fashion\", \"model\", \"urban\", \"style\", \"outfit\", \"walk\", \"downtown\", \"portrait\",\n \"photography\", \"elegant\", \"confidence\", \"people\", \"beautiful\", \"hair\", \"beauty\", \"clothing\", \"trendy\", \"lifestyle\",\n \"atmosphere\", \"modern\", \"expression\", \"vogue\", \"chic\"\n ]\n }\n]"
}
},
{
"json": {
"content": "[\n {\n \"filename\": \"woman_street_fashion_brown.jpg\",\n \"title\": \"Woman in Brown Street Fashion\",\n \"category\": \"fashion\",\n \"keywords\": [\n \"woman\", \"fashion\", \"street\", \"style\", \"urban\", \"outfit\", \"model\", \"photography\", \"portrait\", \"elegance\",\n \"beauty\", \"city\", \"walking\", \"coat\", \"chic\", \"confidence\", \"expression\", \"trendy\", \"hair\", \"makeup\",\n \"lifestyle\", \"casual\", \"modern\", \"daytime\", \"people\"\n ]\n }\n]"
}
}
],
"Generate Image": [
{
"json": {
"code": 200,
"data": {
"logs": [],
"meta": {
"usage": {
"type": "llm",
"frozen": 0,
"consume": 60000
},
"ended_at": "0001-01-01T00:00:00Z",
"created_at": "2025-05-27T04:47:56.959201279Z",
"started_at": "0001-01-01T00:00:00Z",
"is_using_private_pool": false
},
"error": {
"code": 0,
"detail": null,
"message": "",
"raw_message": ""
},
"input": {
"seed": 0,
"image": "",
"scale": 0,
"steps": 0,
"width": 1024,
"height": 1024,
"prompt": "Structured wool coat draped over model’s shoulder in Paris street.",
"denoise": 1,
"batch_size": 4,
"lora_settings": null,
"guidance_scale": 5,
"custom_settings": null,
"negative_prompt": "blurry, low quality, pixelated, distorted, poorly lit, extra limbs, missing fingers, unnatural hand positioning, hands merging with objects, body parts intersecting objects, incorrect perspective, misaligned limbs, deformed hands, floating objects, anatomy errors, surreal, cartoon, duplicated limbs, broken pose, bad composition, clipping, disjointed body parts, wrong orientation, text, watermark, logo, brand name, company name, trademark, commercial branding",
"return_preprocessed_image": false
},
"model": "Qubico/flux1-schnell",
"config": {
"service_mode": "",
"webhook_config": {
"secret": "",
"endpoint": ""
}
},
"detail": null,
"output": null,
"status": "pending",
"task_id": "3de9062d-28c4-49f4-bebb-dcd59d31b1f2",
"task_type": "txt2img"
},
"message": "success"
}
}
],
"Google Sheets3": [
{
"json": {
"Title": "Model in Street Fashion",
"Category": "fashion",
"Filename": "model_street_fashion.jpg",
"Keywords": "model, fashion, street, urban, style, outfit, photography, chic, elegant, trendy, hairstyle, portrait, city, clothing, accessories, beauty, people, candid, pose, daylight, lifestyle, individual, walking, vogue, fashionista"
}
},
{
"json": {
"Title": "Urban Style Model",
"Category": "fashion",
"Filename": "urban_style_model.jpg",
"Keywords": "urban, style, model, fashion, photography, street, portrait, city, outfit, chic, confidence, elegance, hair, makeup, beauty, high fashion, trendy, people, movement, urban life, lifestyle, attitude, candid, expression, light"
}
},
{
"json": {
"Title": "City Street Fashion Model",
"Category": "fashion",
"Filename": "city_street_fashion_model.jpg",
"Keywords": "city, street, fashion, model, urban, style, outfit, walk, downtown, portrait, photography, elegant, confidence, people, beautiful, hair, beauty, clothing, trendy, lifestyle, atmosphere, modern, expression, vogue, chic"
}
},
{
"json": {
"Title": "Woman in Brown Street Fashion",
"Category": "fashion",
"Filename": "woman_street_fashion_brown.jpg",
"Keywords": "woman, fashion, street, style, urban, outfit, model, photography, portrait, elegance, beauty, city, walking, coat, chic, confidence, expression, trendy, hair, makeup, lifestyle, casual, modern, daytime, people"
}
}
],
"Google Sheets4": [
{
"json": {
"row_number": 516,
"Images created": "YES"
}
},
{
"json": {
"row_number": 516,
"Images created": "YES"
}
},
{
"json": {
"row_number": 516,
"Images created": "YES"
}
},
{
"json": {
"row_number": 516,
"Images created": "YES"
}
}
]
},
"settings": {
"executionOrder": "v1"
},
"versionId": "52fd0309-a2be-45d2-9cba-a7be864dbd82",
"connections": {
"2e15bce7-a769-4d77-8d50-8d48a638b436": {
"main": [
[
{
"node": "ce370335-33c6-4277-9e61-daf63656cef3",
"type": "main",
"index": 0
}
]
]
},
"a5107e43-bba9-44bb-abbc-02a2659c35ef": {
"main": [
[
{
"node": "ac791c27-3821-446f-8af3-db5e8afc82b5",
"type": "main",
"index": 0
}
]
]
},
"c12a0839-cf14-47f1-9e23-ed4602c52607": {
"main": [
[
{
"node": "a5107e43-bba9-44bb-abbc-02a2659c35ef",
"type": "main",
"index": 0
}
]
]
},
"fe5af04c-fff5-4523-81ef-54dbea772424": {
"main": [
[
{
"node": "57941742-8e71-49d2-b660-994cca5c7d2a",
"type": "main",
"index": 0
}
]
]
},
"f02ef852-39a5-4b9e-a576-728edff2989a": {
"ai_languageModel": [
[
{
"node": "d83eccf2-c38c-4e56-8c58-0b2ccc3c5a55",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"d6201a89-3eaf-4b65-acb2-31ccfea4a46e": {
"main": [
[
{
"node": "c12a0839-cf14-47f1-9e23-ed4602c52607",
"type": "main",
"index": 0
}
]
]
},
"4d7f4b84-e1d8-429f-908b-9462722abf16": {
"main": [
[
{
"node": "d83eccf2-c38c-4e56-8c58-0b2ccc3c5a55",
"type": "main",
"index": 0
}
]
]
},
"d9d7dcb6-6984-4538-8d5b-4a6d5286cbd2": {
"main": [
[
{
"node": "8d222088-a32e-4e32-b8d9-2957e9636d1e",
"type": "main",
"index": 0
}
]
]
},
"1e80f5a3-c0e7-499c-a0d5-4537d7d9b767": {
"main": [
[
{
"node": "ce370335-33c6-4277-9e61-daf63656cef3",
"type": "main",
"index": 0
}
]
]
},
"ce370335-33c6-4277-9e61-daf63656cef3": {
"main": [
[
{
"node": "f05054f4-7d0b-4075-8552-5572c49d8bfd",
"type": "main",
"index": 0
}
]
]
},
"Split Out1": {
"main": [
[
{
"node": "Switch",
"type": "main",
"index": 0
}
]
]
},
"b85d86bd-89af-4142-b758-6af070c6405d": {
"main": [
[
{
"node": "04462471-bea3-459a-bc87-d54dee283db5",
"type": "main",
"index": 0
}
]
]
},
"813df498-2871-4a16-80c8-cc18fdc39000": {
"main": [
[
{
"node": "84845fe5-d4ba-4de2-84ea-26c5015cd841",
"type": "main",
"index": 0
}
]
]
},
"57941742-8e71-49d2-b660-994cca5c7d2a": {
"main": [
[
{
"node": "ae6fb81d-c153-4e06-9f56-5fb99b50633a",
"type": "main",
"index": 0
}
]
]
},
"cc949ce8-1ad0-4a48-a603-a0c833b9a4cb": {
"main": [
[
{
"node": "92143600-5a94-4420-aa12-84128cb93790",
"type": "main",
"index": 0
},
{
"node": "5c4dcabe-ee98-4bf9-9a93-5f818721cc5c",
"type": "main",
"index": 0
}
]
]
},
"874d35db-a40a-4ee4-a789-c260a193eda1": {
"main": [
[
{
"node": "b7005e48-80e5-422c-a3af-0d131cd10fee",
"type": "main",
"index": 0
}
]
]
},
"aeb0f7fd-66df-458e-851e-06cc42724ff9": {
"main": [
[
{
"node": "d9f4ac0b-c728-48ec-908a-505223fd1f30",
"type": "main",
"index": 0
}
]
]
},
"b7005e48-80e5-422c-a3af-0d131cd10fee": {
"main": [
[
{
"node": "e886b68f-7c34-4e3f-beb1-bef34216f4a0",
"type": "main",
"index": 0
},
{
"node": "b85d86bd-89af-4142-b758-6af070c6405d",
"type": "main",
"index": 0
}
]
]
},
"7e301ffa-d82a-4f13-8527-edf5a2a609a2": {
"main": [
[
{
"node": "091a500b-5543-46ba-9932-3dc97c12d561",
"type": "main",
"index": 0
}
]
]
},
"04462471-bea3-459a-bc87-d54dee283db5": {
"main": [
[
{
"node": "e873a5c2-5153-4c8b-94e5-abd098daa753",
"type": "main",
"index": 0
}
],
[
{
"node": "3a334d41-383d-42e4-8f4c-de54cd6928ee",
"type": "main",
"index": 0
}
]
]
},
"a0f833dd-235d-408a-b0b3-c86a46dfb310": {
"main": [
[
{
"node": "aeb0f7fd-66df-458e-851e-06cc42724ff9",
"type": "main",
"index": 0
}
]
]
},
"ac791c27-3821-446f-8af3-db5e8afc82b5": {
"main": [
[
{
"node": "f4738f03-3664-41a5-83c9-c15b4e92ffee",
"type": "main",
"index": 0
}
]
]
},
"84845fe5-d4ba-4de2-84ea-26c5015cd841": {
"main": [
[
{
"node": "f3c23249-97a2-49cb-973a-4894a10768a5",
"type": "main",
"index": 0
}
]
]
},
"cdd50ad4-ab4a-416d-8ef6-646bf80232ce": {
"main": [
[
{
"node": "06862a51-483c-4e72-aa7c-a6ed5cac55b7",
"type": "main",
"index": 0
}
],
[
{
"node": "2572c69f-d725-4896-bff6-2083b1103e52",
"type": "main",
"index": 0
}
]
]
},
"ae6fb81d-c153-4e06-9f56-5fb99b50633a": {
"main": [
[
{
"node": "1e80f5a3-c0e7-499c-a0d5-4537d7d9b767",
"type": "main",
"index": 0
}
]
]
},
"236f37c2-915d-4bf2-8e10-f3b2f644d23d": {
"main": [
[
{
"node": "5244690e-e0a1-49bd-8271-5438e7a2b243",
"type": "main",
"index": 0
}
]
]
},
"f4738f03-3664-41a5-83c9-c15b4e92ffee": {
"main": [
[
{
"node": "8f2d45ef-a4ad-4a6f-801f-b4f3e3460a81",
"type": "main",
"index": 0
}
]
]
},
"f3c23249-97a2-49cb-973a-4894a10768a5": {
"main": [
[
{
"node": "fa55c7c6-5db2-4ce4-b56c-b247f76673bf",
"type": "main",
"index": 0
}
]
]
},
"8d222088-a32e-4e32-b8d9-2957e9636d1e": {
"main": [
[
{
"node": "813df498-2871-4a16-80c8-cc18fdc39000",
"type": "main",
"index": 0
},
{
"node": "0259d882-1839-4488-96da-9abdac653d59",
"type": "main",
"index": 0
}
]
]
},
"0259d882-1839-4488-96da-9abdac653d59": {
"main": [
[
{
"node": "c12a0839-cf14-47f1-9e23-ed4602c52607",
"type": "main",
"index": 1
}
]
]
},
"e886b68f-7c34-4e3f-beb1-bef34216f4a0": {
"main": [
[
{
"node": "cdd50ad4-ab4a-416d-8ef6-646bf80232ce",
"type": "main",
"index": 0
}
]
]
},
"3a334d41-383d-42e4-8f4c-de54cd6928ee": {
"main": [
[
{
"node": "e873a5c2-5153-4c8b-94e5-abd098daa753",
"type": "main",
"index": 0
}
]
]
},
"d83eccf2-c38c-4e56-8c58-0b2ccc3c5a55": {
"main": [
[
{
"node": "a0f833dd-235d-408a-b0b3-c86a46dfb310",
"type": "main",
"index": 0
}
]
]
},
"4d9f8f48-d29e-43a5-8c30-41d2008c779b": {
"main": [
[
{
"node": "7e301ffa-d82a-4f13-8527-edf5a2a609a2",
"type": "main",
"index": 0
}
]
]
},
"091a500b-5543-46ba-9932-3dc97c12d561": {
"main": [
[
{
"node": "874d35db-a40a-4ee4-a789-c260a193eda1",
"type": "main",
"index": 0
}
]
]
},
"bab3950b-1e5d-46f2-a61f-485d55504850": {
"main": [
[
{
"node": "236f37c2-915d-4bf2-8e10-f3b2f644d23d",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger2": {
"main": [
[
{
"node": "Code",
"type": "main",
"index": 0
},
{
"node": "Google Drive9",
"type": "main",
"index": 0
}
]
]
},
"Execute Workflow18": {
"main": [
[
{
"node": "Aggregate",
"type": "main",
"index": 0
}
]
]
},
"5244690e-e0a1-49bd-8271-5438e7a2b243": {
"main": [
[
{
"node": "4d7f4b84-e1d8-429f-908b-9462722abf16",
"type": "main",
"index": 0
}
]
]
},
"e873a5c2-5153-4c8b-94e5-abd098daa753": {
"main": [
[
{
"node": "fe5af04c-fff5-4523-81ef-54dbea772424",
"type": "main",
"index": 0
}
]
]
},
"f05054f4-7d0b-4075-8552-5572c49d8bfd": {
"main": [
[
{
"node": "d9d7dcb6-6984-4538-8d5b-4a6d5286cbd2",
"type": "main",
"index": 0
}
],
[
{
"node": "2e15bce7-a769-4d77-8d50-8d48a638b436",
"type": "main",
"index": 0
}
]
]
},
"fa55c7c6-5db2-4ce4-b56c-b247f76673bf": {
"main": [
[
{
"node": "d6201a89-3eaf-4b65-acb2-31ccfea4a46e",
"type": "main",
"index": 0
},
{
"node": "2014cbcd-9e1d-4a92-9724-c4074ab8a177",
"type": "main",
"index": 0
}
]
]
},
"2572c69f-d725-4896-bff6-2083b1103e52": {
"main": [
[
{
"node": "06862a51-483c-4e72-aa7c-a6ed5cac55b7",
"type": "main",
"index": 0
}
]
]
},
"06862a51-483c-4e72-aa7c-a6ed5cac55b7": {
"main": [
[
{
"node": "fe5af04c-fff5-4523-81ef-54dbea772424",
"type": "main",
"index": 1
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 디자인, 인공지능
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
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
인공지능
GPT-4o, WordPress, LinkedIn을 사용한 RSS 콘텐츠 자동 블로그 게시
GPT-4o, WordPress 및 LinkedIn을 사용한 RSS 콘텐츠 블로그 게시물 자동 발행
If
Set
Code
+
If
Set
Code
40 노드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
기타
WordPress 블로그 자동화 프로페셔널 에디션(심층 연구) v2.1 마켓
GPT-4o, Perplexity AI 및 다국어 지원을 사용한 SEO 최적화 블로그 생성 자동화
If
Set
Xml
+
If
Set
Xml
125 노드Daniel Ng
콘텐츠 제작