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など)は別途料金が発生する場合があります。
関連ワークフロー
AIを使った求人情報の自動検索
Google Jobs、RemoteOK、GPT-3.5 を使ってAIの求人情報に基づく自動求人検索を行い、AI採用情報に基づく自動求人検索とAI対応の求人情報を提供
If
Set
Code
+
If
Set
Code
17 ノードShelly-Ann Davy
個人の生産性
Notionからの顧客育成メールの自動化
Notion、Email、Tally、Telegram を使用した顧客エンゲージメントおよび評価収集の自動化
If
Code
Notion
+
If
Code
Notion
17 ノードShelly-Ann Davy
ソーシャルメディア
顧客育成メールの自動化と Notion からの顧客評価収集
WhatsApp、GPT-4V、Google Sheets を活用して領収データを抽出・整理
If
Code
Notion
+
If
Code
Notion
18 ノードShelly-Ann Davy
請求書処理
毎日水分補給アラート 💧
Slack/Discord日次ブートキャンプリマインダーおよびAirtableリアクション追跡
Set
Wait
Switch
+
Set
Wait
Switch
8 ノードShelly-Ann Davy
個人の生産性
Notionから自動で顧客育成メールと評価収集を実行
Telegramを使ってGoogleカレンダーとNotion CRMによる会議スケジュールの自動化
If
Set
Code
+
If
Set
Code
19 ノードShelly-Ann Davy
サポートチャットボット
自動家計簿システム:領収書を同期、キャッシュフローを予測し、月次レポートを生成
Gmail・Google Sheets・GPT-4oを使った月次レポート自動生成 financial tracker
If
Set
Cron
+
If
Set
Cron
17 ノードShelly-Ann Davy
請求書処理
ワークフロー情報
難易度
中級
ノード数6
カテゴリー2
ノードタイプ5
作成者
Shelly-Ann Davy
@SheCodesFlowFounder 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で表示 →
このワークフローを共有