8
n8n 한국어amn8n.com

팟캐스트 노트 기록기

고급

이것은Invoice Processing, Multimodal AI분야의자동화 워크플로우로, 24개의 노드를 포함합니다.주로 If, S3, Code, Gmail, Merge 등의 노드를 사용하며. 사용하여 GPT와 Gemini를 결합하여 높은 전환율 Meta 광고 스크립트를 생성합니다.

사전 요구사항
  • Google 계정 및 Gmail API 인증 정보
  • Google Drive API 인증 정보
  • Google Gemini API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "CUShv5juR1lOq54t",
  "meta": {
    "instanceId": "e899363d447179cae55336f533b264bf7639597e931bf3873bf4820e8fab8a8a",
    "templateCredsSetupCompleted": true
  },
  "name": "Podcast Note taker",
  "tags": [
    {
      "id": "5Dy8j7lMcAn1HRbT",
      "name": "ai",
      "createdAt": "2025-08-07T14:54:03.371Z",
      "updatedAt": "2025-08-07T14:54:03.371Z"
    },
    {
      "id": "HwV8ZQSlaN3KPIDF",
      "name": "podcast",
      "createdAt": "2025-08-07T14:54:03.415Z",
      "updatedAt": "2025-08-07T14:54:03.415Z"
    },
    {
      "id": "jf2bud55poSLJyqM",
      "name": "notion",
      "createdAt": "2025-08-07T14:54:03.382Z",
      "updatedAt": "2025-08-07T14:54:03.382Z"
    }
  ],
  "nodes": [
    {
      "id": "19119c32-99b0-4fa7-b655-69ce430b783f",
      "name": "Save to Notion",
      "type": "n8n-nodes-base.notion",
      "position": [
        472,
        240
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "c9420cb8-d628-42b9-a9c9-cb862a2b4b9e",
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -940,
        240
      ],
      "webhookId": "a74d881f-a918-4cc1-aa4e-9cdeebd9fce5",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "905c3f91-639d-4590-97ce-660740852129",
      "name": "Telegram 트리거",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -1160,
        240
      ],
      "webhookId": "23ebcf45-acf7-4256-9fd7-2d8b9b59fc74",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4d67f26f-3705-4745-8b78-1ddabca602e7",
      "name": "Transcribe Audio",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -720,
        240
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5af64b63-3eb5-4496-b0c4-497d9036e9e1",
      "name": "코드",
      "type": "n8n-nodes-base.code",
      "position": [
        -124,
        240
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c17a9389-3db7-4487-889c-18783429dcaf",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -500,
        240
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "fd0bdc84-3cfe-49c0-87f8-4f0af1df5db1",
      "name": "Generate Script Outline",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        96,
        240
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "24f01ee2-2d81-444d-b765-dd2f762d8cc5",
      "name": "Save to Notion1",
      "type": "n8n-nodes-base.notion",
      "position": [
        680,
        240
      ],
      "parameters": {},
      "typeVersion": 2.2
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "630607cf-61aa-4d29-b9dc-e397dcaf7604",
  "connections": {
    "Code": {
      "main": [
        [
          {
            "node": "fd0bdc84-3cfe-49c0-87f8-4f0af1df5db1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c17a9389-3db7-4487-889c-18783429dcaf": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c9420cb8-d628-42b9-a9c9-cb862a2b4b9e": {
      "main": [
        [
          {
            "node": "4d67f26f-3705-4745-8b78-1ddabca602e7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "19119c32-99b0-4fa7-b655-69ce430b783f": {
      "main": [
        [
          {
            "node": "24f01ee2-2d81-444d-b765-dd2f762d8cc5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "24f01ee2-2d81-444d-b765-dd2f762d8cc5": {
      "main": [
        []
      ]
    },
    "Telegram Trigger": {
      "main": [
        [
          {
            "node": "c9420cb8-d628-42b9-a9c9-cb862a2b4b9e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4d67f26f-3705-4745-8b78-1ddabca602e7": {
      "main": [
        [
          {
            "node": "c17a9389-3db7-4487-889c-18783429dcaf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fd0bdc84-3cfe-49c0-87f8-4f0af1df5db1": {
      "main": [
        [
          {
            "node": "19119c32-99b0-4fa7-b655-69ce430b783f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 청구서 처리, 멀티모달 AI

유료인가요?

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

워크플로우 정보
난이도
고급
노드 수24
카테고리2
노드 유형12
난이도 설명

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

저자
Daniel Rosehill

Daniel Rosehill

@danielrosehill

Fascinations and passions: open source, AI, automation and workflow building, MCP.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34