8
n8n 한국어amn8n.com

뮤직 생성 워크플로우

고급

이것은Other, AI, Marketing분야의자동화 워크플로우로, 60개의 노드를 포함합니다.주로 Set, Wait, Merge, Switch, Telegram 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. Suno API, Flux, Runway 및 Creatomate를 사용하여 AI 노래 및 음악 비디오 생성

사전 요구사항
  • Telegram Bot Token
  • Google Drive API 인증 정보
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Sheets API 인증 정보
  • OpenAI API Key
  • Google Gemini API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "QQsOnD3baLLwrBUw",
  "meta": {
    "instanceId": "b3c467df4053d13fe31cc98f3c66fa1d16300ba750506bfd019a0913cec71ea3",
    "templateCredsSetupCompleted": true
  },
  "name": "Music Generation Workflow",
  "tags": [],
  "nodes": [
    {
      "id": "2bbdc1da-5f58-4ea7-883b-f9bdd56b1360",
      "name": "OpenAI 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        380,
        -60
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "3bf25780-c09a-4594-8dd8-3ae83a6f7c53",
      "name": "심플 메모리",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        540,
        -60
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "e8eb6cab-84fd-4d37-8778-16784e50ccc7",
      "name": "OpenAI 채팅 모델1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -400,
        780
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a4f8469c-1e4f-40f1-974c-88ce65069a05",
      "name": "구조화된 출력 파서",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -100,
        780
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "77259955-499f-4b8f-8736-e9762375e76d",
      "name": "대기",
      "type": "n8n-nodes-base.wait",
      "position": [
        280,
        560
      ],
      "webhookId": "8b013a70-62bb-4305-bcdf-b077ef32c4af",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "796bad9e-b1d7-4a37-baf7-0551cdcea734",
      "name": "속도 제한 대기 노드",
      "type": "n8n-nodes-base.wait",
      "position": [
        900,
        560
      ],
      "webhookId": "d74aa752-5146-48ae-968c-92f02ce5a1ff",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "7a4ee974-5730-4c27-8268-6aa3b43f4e20",
      "name": "대기1",
      "type": "n8n-nodes-base.wait",
      "position": [
        1880,
        380
      ],
      "webhookId": "58df3ba2-435d-40a7-af63-016c3d1abd53",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "0e89d6dd-0031-493b-bf61-45d8221580bc",
      "name": "이미지_url1 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2060,
        380
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a7b5e031-f5c3-467a-a89a-c1eaf468b4c8",
      "name": "이미지 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2220,
        380
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "fba303e0-35b7-4c69-a16c-66ef423d5001",
      "name": "구조화된 출력 파서1",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1500,
        700
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "2a83311f-2802-44bb-8013-99ff0472fa0e",
      "name": "Google Gemini 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1280,
        700
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cb8e5747-dcf2-41b4-98e6-f1a04873a95f",
      "name": "대기2",
      "type": "n8n-nodes-base.wait",
      "position": [
        1880,
        620
      ],
      "webhookId": "58df3ba2-435d-40a7-af63-016c3d1abd53",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "b296ee5b-594a-47cd-b23e-8789f76830a1",
      "name": "이미지_url 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2060,
        620
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0113ca48-1d47-4295-93c6-f6695b87efb7",
      "name": "이미지 가져오기1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2220,
        620
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "75fcbe0d-ea96-431c-bd7f-9d9baf426f6a",
      "name": "1분",
      "type": "n8n-nodes-base.wait",
      "position": [
        1880,
        880
      ],
      "webhookId": "912371bb-33b4-4879-81b2-8674cd25be9c",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "e5b7506d-8137-42e2-b269-c2d76dec48ac",
      "name": "대기3",
      "type": "n8n-nodes-base.wait",
      "position": [
        -180,
        1440
      ],
      "webhookId": "a692effe-23e1-459f-80dd-453fc4cec174",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "821c9cf2-3d0d-442e-9b74-674858335562",
      "name": "병합",
      "type": "n8n-nodes-base.merge",
      "position": [
        2880,
        640
      ],
      "parameters": {},
      "typeVersion": 3.1
    },
    {
      "id": "0fdba74e-a470-42e8-94ed-b8b7211c20ec",
      "name": "속도 제한 대기 노드1",
      "type": "n8n-nodes-base.wait",
      "position": [
        2060,
        1120
      ],
      "webhookId": "d74aa752-5146-48ae-968c-92f02ce5a1ff",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "3817f067-44a6-402f-8f14-20cb1b466588",
      "name": "트랙 아이디어 에이전트 Telegram 트리거",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -760,
        -80
      ],
      "webhookId": "16cc0122-88fe-4581-8c6c-f2618f9bc095",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e1ae010b-3525-4497-8e83-7277bfb950e1",
      "name": "텍스트 또는 음성 입력 전환",
      "type": "n8n-nodes-base.switch",
      "position": [
        -560,
        -80
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "94d2c93d-266c-4384-b7f4-2eadd12dddc0",
      "name": "음성 노트 다운로드",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -220,
        -80
      ],
      "webhookId": "207477bc-7aab-477d-b116-0e1b91c809d7",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ca1a2f8a-c70a-4b11-8c4c-a2460a0b6e4b",
      "name": "음성 노트 트랜스크라이브",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -20,
        -80
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "807ee76b-2d12-40ab-94c3-a3bc1248818d",
      "name": "필드 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        140,
        -200
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "fec9c36d-4c6d-4e5a-8ad0-33fb3d851ca7",
      "name": "필드를 \"text\"로 설정",
      "type": "n8n-nodes-base.set",
      "position": [
        200,
        -420
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "f0036916-ecda-4a3e-beb0-5e5708237eed",
      "name": "AI 음악 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        620,
        -320
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "3778d4c9-e508-4b97-9bf9-ce42a522935a",
      "name": "음악 트랙을 GSheets에 추가",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        680,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "ebb13a7d-371b-4b00-97ff-5b9b2cf49474",
      "name": "행 가져오기: GSheets에서 트랙 확인",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        840,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "117fef81-7288-402e-8173-b2e39a531623",
      "name": "SerpAPI: 음악 아이디어 인터넷 검색",
      "type": "@n8n/n8n-nodes-langchain.toolSerpApi",
      "position": [
        1020,
        -60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4a78bb72-f533-423e-9bd1-c5d14ffc8fd8",
      "name": "사용자에게 메시지 전송",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1100,
        -340
      ],
      "webhookId": "c6be7f1a-d204-4831-86da-a07442f794c2",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "dd56a536-a1e2-47d3-a956-010d9fabd21d",
      "name": "Google Sheets 트리거: 트랙 처리 시작",
      "type": "n8n-nodes-base.googleSheetsTrigger",
      "position": [
        -760,
        560
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5bcb2486-f772-4989-9653-db971b9143bc",
      "name": "대기 중인 행 하나 가져오기",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -540,
        560
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 4.5
    },
    {
      "id": "6c0a6276-23cf-4a44-8fcb-f25b196e4b2d",
      "name": "가사 AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -320,
        560
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "ad97b3db-5d85-4f83-8b41-037107b6657e",
      "name": "음악 생성 API 요청",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        60,
        560
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "464fbac9-b3fd-4de0-bdaa-ce31eb249fc4",
      "name": "음악 생성 상태 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        480,
        560
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1a6124ce-b481-4ce9-b5da-95426b85db9f",
      "name": "생성 상태 확인",
      "type": "n8n-nodes-base.switch",
      "position": [
        680,
        560
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "3a1c70a7-6b88-4345-9224-39613b30c22b",
      "name": "오디오 트랙 다운로드",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueErrorOutput",
      "position": [
        880,
        280
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "120e3d81-547a-43f2-b33b-3ed84f5a10db",
      "name": "오디오 트랙을 Drive에 업로드",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1140,
        240
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "66c1f238-ed4b-41ae-8081-d1cbf039b721",
      "name": "GSheet에서 오디오 URL 업데이트",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1140,
        500
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 4.5
    },
    {
      "id": "414980db-7132-4721-a07a-61392e25a35a",
      "name": "커버 이미지 및 비디오 프롬프트 AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1320,
        500
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "ac27960e-c63e-4a1d-96b5-76f007acdf14",
      "name": "커버 이미지 1:1 생성",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1700,
        380
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "4793c6e9-648d-43dd-87a5-3a498fb2bdf9",
      "name": "커버 이미지 3:1 생성",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1700,
        620
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "582fac36-87c5-46b6-b1cd-37b572c2cdca",
      "name": "커버 이미지 1:1을 Drive에 업로드",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2400,
        380
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "ccbcdb14-f25e-4544-9d48-102c6383bd2f",
      "name": "URL을 얻기 위해 kraken에 업로드",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2400,
        620
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1f64aff4-844b-441a-b0b7-02ba003edf5b",
      "name": "커버 이미지 3:1을 비디오로 변환",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1700,
        880
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "1f231629-e086-4c14-ac2c-e1464b887e46",
      "name": "비디오 생성 상태 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2060,
        880
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "61732f26-507e-4e65-bc9c-aa48f014e049",
      "name": "생성 상태 확인1",
      "type": "n8n-nodes-base.switch",
      "position": [
        2240,
        880
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "7cde42d1-198e-4004-b025-8011d60400cc",
      "name": "비디오 다운로드",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2460,
        860
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 4.2
    },
    {
      "id": "a017607f-b8e1-4863-aef7-0d85ef20ffa3",
      "name": "변환된 비디오를 Drive에 업로드",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2640,
        860
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "231f64c6-499e-44c6-84a0-9a59062c5a4d",
      "name": "커버 사진 및 비디오 URL 업데이트",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        3080,
        640
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "2b7e5239-1c99-4875-b8e8-659ee305affa",
      "name": "Telegram에 상태 업데이트 전송",
      "type": "n8n-nodes-base.telegram",
      "position": [
        3280,
        640
      ],
      "webhookId": "153aa267-e173-43f9-9f44-8b4c7a008d9b",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "04d7b1f2-c790-400f-a97d-bbbe054125bf",
      "name": "비디오 렌더 트리거",
      "type": "n8n-nodes-base.googleSheetsTrigger",
      "position": [
        -780,
        1440
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "292d51ff-477f-4b0e-b018-664949d5b880",
      "name": "대기 중인 렌더 행 가져오기",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -560,
        1440
      ],
      "parameters": {},
      "executeOnce": true,
      "typeVersion": 4.5
    },
    {
      "id": "6f6fb085-e42c-4cfc-bad4-2bcbeb47eb92",
      "name": "오디오 트랙 + 비디오 렌더",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -360,
        1440
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "dc560357-3a78-448c-a966-17b3a1a48a02",
      "name": "GDrive 스크립트에 URL 전송 및 업로드",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        20,
        1440
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "70a37583-ddf8-44ab-8628-9a89c3586685",
      "name": "업로드된 비디오 이름 변경",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        220,
        1440
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "f996a858-e7e6-42d0-999f-c41ca96c2c93",
      "name": "뮤직 비디오 URL + 렌더 상태 업데이트",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        440,
        1440
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "29088148-44ce-40cd-8b22-51046e0c5ee4",
      "name": "사용자에게 비디오 URL 전송",
      "type": "n8n-nodes-base.telegram",
      "position": [
        660,
        1440
      ],
      "webhookId": "153aa267-e173-43f9-9f44-8b4c7a008d9b",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "bf28c872-7980-4092-820a-ae8ebb0184da",
      "name": "스티커 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -860,
        1340
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9b78583c-c284-4db1-a250-a1683e33fb63",
      "name": "스티커 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -860,
        180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e0342635-2582-4fd3-9bc2-8c9acb221b6e",
      "name": "스티커 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -860,
        -480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "8fc7e748-7354-4565-9a88-6e926f8ea5da",
  "connections": {
    "77259955-499f-4b8f-8736-e9762375e76d": {
      "main": [
        [
          {
            "node": "464fbac9-b3fd-4de0-bdaa-ce31eb249fc4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "821c9cf2-3d0d-442e-9b74-674858335562": {
      "main": [
        [
          {
            "node": "231f64c6-499e-44c6-84a0-9a59062c5a4d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7a4ee974-5730-4c27-8268-6aa3b43f4e20": {
      "main": [
        [
          {
            "node": "0e89d6dd-0031-493b-bf61-45d8221580bc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cb8e5747-dcf2-41b4-98e6-f1a04873a95f": {
      "main": [
        [
          {
            "node": "b296ee5b-594a-47cd-b23e-8789f76830a1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e5b7506d-8137-42e2-b269-c2d76dec48ac": {
      "main": [
        [
          {
            "node": "dc560357-3a78-448c-a966-17b3a1a48a02",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "75fcbe0d-ea96-431c-bd7f-9d9baf426f6a": {
      "main": [
        [
          {
            "node": "1f231629-e086-4c14-ac2c-e1464b887e46",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a7b5e031-f5c3-467a-a89a-c1eaf468b4c8": {
      "main": [
        [
          {
            "node": "582fac36-87c5-46b6-b1cd-37b572c2cdca",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "807ee76b-2d12-40ab-94c3-a3bc1248818d": {
      "main": [
        [
          {
            "node": "f0036916-ecda-4a3e-beb0-5e5708237eed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0113ca48-1d47-4295-93c6-f6695b87efb7": {
      "main": [
        [
          {
            "node": "ccbcdb14-f25e-4544-9d48-102c6383bd2f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3bf25780-c09a-4594-8dd8-3ae83a6f7c53": {
      "ai_memory": [
        [
          {
            "node": "f0036916-ecda-4a3e-beb0-5e5708237eed",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "b296ee5b-594a-47cd-b23e-8789f76830a1": {
      "main": [
        [
          {
            "node": "0113ca48-1d47-4295-93c6-f6695b87efb7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f0036916-ecda-4a3e-beb0-5e5708237eed": {
      "main": [
        [
          {
            "node": "4a78bb72-f533-423e-9bd1-c5d14ffc8fd8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7cde42d1-198e-4004-b025-8011d60400cc": {
      "main": [
        [
          {
            "node": "a017607f-b8e1-4863-aef7-0d85ef20ffa3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0e89d6dd-0031-493b-bf61-45d8221580bc": {
      "main": [
        [
          {
            "node": "a7b5e031-f5c3-467a-a89a-c1eaf468b4c8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6c0a6276-23cf-4a44-8fcb-f25b196e4b2d": {
      "main": [
        [
          {
            "node": "ad97b3db-5d85-4f83-8b41-037107b6657e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2bbdc1da-5f58-4ea7-883b-f9bdd56b1360": {
      "ai_languageModel": [
        [
          {
            "node": "f0036916-ecda-4a3e-beb0-5e5708237eed",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "e8eb6cab-84fd-4d37-8778-16784e50ccc7": {
      "ai_languageModel": [
        [
          {
            "node": "6c0a6276-23cf-4a44-8fcb-f25b196e4b2d",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "94d2c93d-266c-4384-b7f4-2eadd12dddc0": {
      "main": [
        [
          {
            "node": "ca1a2f8a-c70a-4b11-8c4c-a2460a0b6e4b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5bcb2486-f772-4989-9653-db971b9143bc": {
      "main": [
        [
          {
            "node": "6c0a6276-23cf-4a44-8fcb-f25b196e4b2d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fec9c36d-4c6d-4e5a-8ad0-33fb3d851ca7": {
      "main": [
        [
          {
            "node": "f0036916-ecda-4a3e-beb0-5e5708237eed",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3a1c70a7-6b88-4345-9224-39613b30c22b": {
      "main": [
        [
          {
            "node": "120e3d81-547a-43f2-b33b-3ed84f5a10db",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "77259955-499f-4b8f-8736-e9762375e76d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "796bad9e-b1d7-4a37-baf7-0551cdcea734": {
      "main": [
        []
      ]
    },
    "04d7b1f2-c790-400f-a97d-bbbe054125bf": {
      "main": [
        [
          {
            "node": "292d51ff-477f-4b0e-b018-664949d5b880",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "70a37583-ddf8-44ab-8628-9a89c3586685": {
      "main": [
        [
          {
            "node": "f996a858-e7e6-42d0-999f-c41ca96c2c93",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ca1a2f8a-c70a-4b11-8c4c-a2460a0b6e4b": {
      "main": [
        [
          {
            "node": "807ee76b-2d12-40ab-94c3-a3bc1248818d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "292d51ff-477f-4b0e-b018-664949d5b880": {
      "main": [
        [
          {
            "node": "6f6fb085-e42c-4cfc-bad4-2bcbeb47eb92",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "29088148-44ce-40cd-8b22-51046e0c5ee4": {
      "main": [
        []
      ]
    },
    "ac27960e-c63e-4a1d-96b5-76f007acdf14": {
      "main": [
        [
          {
            "node": "7a4ee974-5730-4c27-8268-6aa3b43f4e20",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4793c6e9-648d-43dd-87a5-3a498fb2bdf9": {
      "main": [
        [
          {
            "node": "cb8e5747-dcf2-41b4-98e6-f1a04873a95f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2a83311f-2802-44bb-8013-99ff0472fa0e": {
      "ai_languageModel": [
        [
          {
            "node": "414980db-7132-4721-a07a-61392e25a35a",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "a4f8469c-1e4f-40f1-974c-88ce65069a05": {
      "ai_outputParser": [
        [
          {
            "node": "6c0a6276-23cf-4a44-8fcb-f25b196e4b2d",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "1a6124ce-b481-4ce9-b5da-95426b85db9f": {
      "main": [
        [
          {
            "node": "3a1c70a7-6b88-4345-9224-39613b30c22b",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "796bad9e-b1d7-4a37-baf7-0551cdcea734",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "77259955-499f-4b8f-8736-e9762375e76d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fba303e0-35b7-4c69-a16c-66ef423d5001": {
      "ai_outputParser": [
        [
          {
            "node": "414980db-7132-4721-a07a-61392e25a35a",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "61732f26-507e-4e65-bc9c-aa48f014e049": {
      "main": [
        [
          {
            "node": "7cde42d1-198e-4004-b025-8011d60400cc",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "75fcbe0d-ea96-431c-bd7f-9d9baf426f6a",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "0fdba74e-a470-42e8-94ed-b8b7211c20ec",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6f6fb085-e42c-4cfc-bad4-2bcbeb47eb92": {
      "main": [
        [
          {
            "node": "e5b7506d-8137-42e2-b269-c2d76dec48ac",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e1ae010b-3525-4497-8e83-7277bfb950e1": {
      "main": [
        [
          {
            "node": "fec9c36d-4c6d-4e5a-8ad0-33fb3d851ca7",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "94d2c93d-266c-4384-b7f4-2eadd12dddc0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "66c1f238-ed4b-41ae-8081-d1cbf039b721": {
      "main": [
        [
          {
            "node": "414980db-7132-4721-a07a-61392e25a35a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "464fbac9-b3fd-4de0-bdaa-ce31eb249fc4": {
      "main": [
        [
          {
            "node": "1a6124ce-b481-4ce9-b5da-95426b85db9f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1f231629-e086-4c14-ac2c-e1464b887e46": {
      "main": [
        [
          {
            "node": "61732f26-507e-4e65-bc9c-aa48f014e049",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "120e3d81-547a-43f2-b33b-3ed84f5a10db": {
      "main": [
        [
          {
            "node": "66c1f238-ed4b-41ae-8081-d1cbf039b721",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ccbcdb14-f25e-4544-9d48-102c6383bd2f": {
      "main": [
        [
          {
            "node": "1f64aff4-844b-441a-b0b7-02ba003edf5b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ad97b3db-5d85-4f83-8b41-037107b6657e": {
      "main": [
        [
          {
            "node": "77259955-499f-4b8f-8736-e9762375e76d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3778d4c9-e508-4b97-9bf9-ce42a522935a": {
      "ai_tool": [
        [
          {
            "node": "f0036916-ecda-4a3e-beb0-5e5708237eed",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "231f64c6-499e-44c6-84a0-9a59062c5a4d": {
      "main": [
        [
          {
            "node": "2b7e5239-1c99-4875-b8e8-659ee305affa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a017607f-b8e1-4863-aef7-0d85ef20ffa3": {
      "main": [
        [
          {
            "node": "821c9cf2-3d0d-442e-9b74-674858335562",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "582fac36-87c5-46b6-b1cd-37b572c2cdca": {
      "main": [
        [
          {
            "node": "821c9cf2-3d0d-442e-9b74-674858335562",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1f64aff4-844b-441a-b0b7-02ba003edf5b": {
      "main": [
        [
          {
            "node": "75fcbe0d-ea96-431c-bd7f-9d9baf426f6a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3817f067-44a6-402f-8f14-20cb1b466588": {
      "main": [
        [
          {
            "node": "e1ae010b-3525-4497-8e83-7277bfb950e1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ebb13a7d-371b-4b00-97ff-5b9b2cf49474": {
      "ai_tool": [
        [
          {
            "node": "f0036916-ecda-4a3e-beb0-5e5708237eed",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "dc560357-3a78-448c-a966-17b3a1a48a02": {
      "main": [
        [
          {
            "node": "70a37583-ddf8-44ab-8628-9a89c3586685",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "414980db-7132-4721-a07a-61392e25a35a": {
      "main": [
        [
          {
            "node": "ac27960e-c63e-4a1d-96b5-76f007acdf14",
            "type": "main",
            "index": 0
          },
          {
            "node": "4793c6e9-648d-43dd-87a5-3a498fb2bdf9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f996a858-e7e6-42d0-999f-c41ca96c2c93": {
      "main": [
        [
          {
            "node": "29088148-44ce-40cd-8b22-51046e0c5ee4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "117fef81-7288-402e-8173-b2e39a531623": {
      "ai_tool": [
        [
          {
            "node": "f0036916-ecda-4a3e-beb0-5e5708237eed",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "dd56a536-a1e2-47d3-a956-010d9fabd21d": {
      "main": [
        [
          {
            "node": "5bcb2486-f772-4989-9653-db971b9143bc",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

고급 - 기타, 인공지능, 마케팅

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
고급
노드 수60
카테고리3
노드 유형19
난이도 설명

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
Joseph

Joseph

@mjomba

Automation expert specializing in building smart, scalable workflows using tools like n8n, Make, and Airtable. I help businesses save time, reduce manual work, and grow faster with tailored automation solutions. Feel free to reach out at joseph@uppfy.com to discuss your project.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34