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 カレンダートリガー",
      "type": "n8n-nodes-base.googleCalendarTrigger",
      "position": [
        250,
        300
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Google--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--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