8
n8n 한국어amn8n.com

Google Calendar, GPT-3.5, Notion을 사용하여 7일 활동 계획 생성

중급

이것은Personal Productivity, Multimodal AI분야의자동화 워크플로우로, 6개의 노드를 포함합니다.주로 HubGPT, Notion, EmailSend, ItemLists, GoogleCalendarTrigger 등의 노드를 사용하며. Google Calendar, GPT-3.5, Notion을 사용하여 7일 활동 계획 생성

사전 요구사항
  • Notion API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "name": "Generate 7-Day Event Plans with Google Calendar, GPT-3.5 and Notion",
  "tags": [
    "event-planning",
    "google-calendar",
    "notion",
    "gpt-3.5",
    "ai-automation",
    "n8n-workflow",
    "homemaker-tools",
    "solopreneur"
  ],
  "nodes": [
    {
      "name": "Google Calendar Trigger",
      "type": "n8n-nodes-base.googleCalendarTrigger",
      "position": [
        250,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Google-Calendar-Trigger-0"
    },
    {
      "name": "HubGPT: 준비 계획 생성",
      "type": "n8n-nodes-base.hubGPT",
      "position": [
        450,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "HubGPT--1"
    },
    {
      "name": "Notion: 이벤트 페이지 생성",
      "type": "n8n-nodes-base.notion",
      "position": [
        650,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Notion--2"
    },
    {
      "name": "Item Lists: 작업 분할",
      "type": "n8n-nodes-base.itemLists",
      "position": [
        850,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Item-Lists--3"
    },
    {
      "name": "Notion: 작업 행 추가",
      "type": "n8n-nodes-base.notion",
      "position": [
        1050,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Notion--4"
    },
    {
      "name": "Email: 확인 메일 발송",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1250,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Email--5"
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "parallel"
  },
  "connections": {
    "Notion--4": {
      "main": [
        [
          {
            "node": "Email--5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google-Calendar-Trigger-0": {
      "main": [
        [
          {
            "node": "HubGPT--1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Item-Lists--3": {
      "main": [
        [
          {
            "node": "Notion--4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Notion--2": {
      "main": [
        [
          {
            "node": "Item-Lists--3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HubGPT--1": {
      "main": [
        [
          {
            "node": "Notion--2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

중급 - 개인 생산성, 멀티모달 AI

유료인가요?

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

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

일정 경험을 가진 사용자를 위한 6-15개 노드의 중간 복잡도 워크플로우

저자
Shelly-Ann Davy

Shelly-Ann Davy

@SheCodesFlow

Founder of The Workflow Muse & @SheCodesFlow. I craft elegant, task-focused automations for creators, founders, and soft-tech enthusiasts. “Automate with grace. Scale with power.”

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34