8
n8n 한국어amn8n.com

Google Gemini AI를 사용하여 재무 뉴스 요약 생성하고 Outlook 이메일로 전송

고급

이것은Finance, Product, AI분야의자동화 워크플로우로, 18개의 노드를 포함합니다.주로 Set, Code, Aggregate, HttpRequest, ManualTrigger 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. Google Gemini AI를 통해 재무 뉴스 요약을 생성하고 Outlook 이메일로 전송합니다.

사전 요구사항
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Gemini API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "68ab2fc38a2cc97b15d1ba880cb72d72238eae5b4218b86b5ebb74c36e6b712f",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "37ef1af1-135b-43f5-b461-eaaa0e5398d3",
      "name": "온라인 금융 뉴스 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "notes": "Url : https://www.ft.com/",
      "position": [
        800,
        120
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 4.2
    },
    {
      "id": "28e3610c-088b-441a-a878-a622d481f8a5",
      "name": "일정 트리거",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -80,
        220
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "07495fc9-4c23-4afd-a613-c6c9c4afb8e4",
      "name": "Google Gemini 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        1420,
        280
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "505775ac-b8c2-47cb-b52e-0d672defc7e8",
      "name": "요소 수집",
      "type": "n8n-nodes-base.set",
      "position": [
        1020,
        120
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "dcd60db4-d081-4bd8-adbd-9b5f1fe9daca",
      "name": "AI 에이전트",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1460,
        120
      ],
      "parameters": {},
      "typeVersion": 1.6
    },
    {
      "id": "dd48f047-5afd-4328-be43-c4e273678335",
      "name": "요약 이메일 전송",
      "type": "n8n-nodes-base.microsoftOutlook",
      "position": [
        1400,
        -160
      ],
      "webhookId": "536b3246-b43f-4622-ae1e-2af5afdeb023",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b839af50-9de4-4e4b-bf2a-908162cf1673",
      "name": "'워크플로 테스트' 클릭 시",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -80,
        20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0f98ba27-1a2f-49c4-8dcd-17b3f143e458",
      "name": "필드 편집",
      "type": "n8n-nodes-base.set",
      "position": [
        1240,
        120
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "93ba87ad-038d-46d2-bdb2-6541bb168438",
      "name": "항목 목록 출력 파서",
      "type": "@n8n/n8n-nodes-langchain.outputParserItemList",
      "position": [
        1608,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a756e116-60e4-43c3-8009-8795f1db0f4f",
      "name": "AI 에이전트1",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        2056,
        245
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "654de85f-47a7-4cc3-b2cb-aa46172f9bcd",
      "name": "Google Gemini 채팅 모델1",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        2144,
        465
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c3200eee-d9c9-4b4c-a4f7-3b5d04e712c4",
      "name": "필드 편집1",
      "type": "n8n-nodes-base.set",
      "position": [
        140,
        120
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "39fef131-fc55-49dc-af2b-7adad8307b12",
      "name": "집계",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        1180,
        -160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e17d16e5-ef89-4e99-9336-cd39a1a7442f",
      "name": "코드",
      "type": "n8n-nodes-base.code",
      "position": [
        360,
        120
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "5fdd6257-bca4-42dd-b2cf-5511abe1bfaa",
      "name": "항목 반복",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        580,
        120
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "584a32f9-115b-450c-bc4e-4bca605e9e44",
      "name": "필드 편집2",
      "type": "n8n-nodes-base.set",
      "position": [
        1836,
        120
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "fc82325d-e873-41a1-a710-31b6ac3d761f",
      "name": "스티커 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        -180
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dc18ae32-1396-4a89-84a4-53181405c2fd",
      "name": "스티커 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        960,
        20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "e17d16e5-ef89-4e99-9336-cd39a1a7442f": {
      "main": [
        [
          {
            "node": "5fdd6257-bca4-42dd-b2cf-5511abe1bfaa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "dcd60db4-d081-4bd8-adbd-9b5f1fe9daca": {
      "main": [
        [
          {
            "node": "584a32f9-115b-450c-bc4e-4bca605e9e44",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a756e116-60e4-43c3-8009-8795f1db0f4f": {
      "main": [
        [
          {
            "node": "5fdd6257-bca4-42dd-b2cf-5511abe1bfaa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "39fef131-fc55-49dc-af2b-7adad8307b12": {
      "main": [
        [
          {
            "node": "dd48f047-5afd-4328-be43-c4e273678335",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0f98ba27-1a2f-49c4-8dcd-17b3f143e458": {
      "main": [
        [
          {
            "node": "dcd60db4-d081-4bd8-adbd-9b5f1fe9daca",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c3200eee-d9c9-4b4c-a4f7-3b5d04e712c4": {
      "main": [
        [
          {
            "node": "e17d16e5-ef89-4e99-9336-cd39a1a7442f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "584a32f9-115b-450c-bc4e-4bca605e9e44": {
      "main": [
        [
          {
            "node": "a756e116-60e4-43c3-8009-8795f1db0f4f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5fdd6257-bca4-42dd-b2cf-5511abe1bfaa": {
      "main": [
        [
          {
            "node": "39fef131-fc55-49dc-af2b-7adad8307b12",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "37ef1af1-135b-43f5-b461-eaaa0e5398d3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "28e3610c-088b-441a-a878-a622d481f8a5": {
      "main": [
        [
          {
            "node": "c3200eee-d9c9-4b4c-a4f7-3b5d04e712c4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "505775ac-b8c2-47cb-b52e-0d672defc7e8": {
      "main": [
        [
          {
            "node": "0f98ba27-1a2f-49c4-8dcd-17b3f143e458",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "93ba87ad-038d-46d2-bdb2-6541bb168438": {
      "ai_outputParser": [
        [
          {
            "node": "dcd60db4-d081-4bd8-adbd-9b5f1fe9daca",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "07495fc9-4c23-4afd-a613-c6c9c4afb8e4": {
      "ai_languageModel": [
        [
          {
            "node": "dcd60db4-d081-4bd8-adbd-9b5f1fe9daca",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "37ef1af1-135b-43f5-b461-eaaa0e5398d3": {
      "main": [
        [
          {
            "node": "505775ac-b8c2-47cb-b52e-0d672defc7e8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "654de85f-47a7-4cc3-b2cb-aa46172f9bcd": {
      "ai_languageModel": [
        [
          {
            "node": "a756e116-60e4-43c3-8009-8795f1db0f4f",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "b839af50-9de4-4e4b-bf2a-908162cf1673": {
      "main": [
        [
          {
            "node": "c3200eee-d9c9-4b4c-a4f7-3b5d04e712c4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 금융, 제품, 인공지능

유료인가요?

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

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

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

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34