自動化されたパーソナルインサイト:気分と天気をNotionに記録
上級
これはOther分野の自動化ワークフローで、19個のノードを含みます。主にCode, Cron, Notion, Telegram, HttpRequestなどのノードを使用。 TelegramとOpenWeatherMapを使用して毎日の気分と天気をNotionに記録
前提条件
- •Notion API Key
- •Telegram Bot Token
- •ターゲットAPIの認証情報が必要な場合あり
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "Ory496P9KwrXYadC",
"meta": {
"instanceId": "bfd420b2507202b96311097daac596f40dd0b52b490356dbc5c97e783dc18513",
"templateCredsSetupCompleted": true
},
"name": "Automate Personal Insights: Mood & Weather Logged to Notion 💡✍️",
"tags": [],
"nodes": [
{
"id": "39c431e2-2e40-4d75-8392-cc5c5336c045",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-160,
80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "0e927881-7fb4-4213-a76c-1b2a9219d5c3",
"name": "都市の天気を取得",
"type": "n8n-nodes-base.code",
"position": [
200,
200
],
"parameters": {},
"typeVersion": 2
},
{
"id": "3bce046c-ca18-45b2-9c64-776fd63466df",
"name": "都市名を使用して天気を取得",
"type": "n8n-nodes-base.httpRequest",
"position": [
-100,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "02d0b0f6-800b-4b20-871b-bbbfdcef83c9",
"name": "緯度/経度を使用して天気を取得",
"type": "n8n-nodes-base.httpRequest",
"position": [
-100,
440
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4ba432fa-e9e5-4c20-bb71-14ff3a5e9120",
"name": "気分の返信を待機1",
"type": "n8n-nodes-base.telegramTrigger",
"disabled": true,
"position": [
-400,
440
],
"webhookId": "726154cc-2a8f-4afa-bdd7-d1b1018c0495",
"parameters": {},
"typeVersion": 1
},
{
"id": "a6d8b136-1a62-47fe-b54c-739e0763ea06",
"name": "気分の返信を待機",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
-400,
200
],
"webhookId": "726154cc-2a8f-4afa-bdd7-d1b1018c0495",
"parameters": {},
"typeVersion": 1
},
{
"id": "0604a32e-e8f3-499d-a883-4bc23cb26544",
"name": "気分プロンプトを送信",
"type": "n8n-nodes-base.telegram",
"position": [
-700,
340
],
"webhookId": "38c33b70-b460-4794-a3e2-19abb8206fc9",
"parameters": {},
"typeVersion": 1
},
{
"id": "59c60735-3d0a-4abe-bf96-46dd52312af5",
"name": "日次トリガー",
"type": "n8n-nodes-base.cron",
"position": [
-1000,
340
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1bc8610f-8a9c-416b-bff9-a9fb7f6a295a",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-760,
220
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1c5256c9-e3b1-47a2-81e4-ff072135a8d0",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1060,
220
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f902bfaa-4585-4b58-b20a-0c5413789f6e",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
140,
80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "dee685fd-e5a8-4a7c-b64b-dc2168d40075",
"name": "付箋4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-460,
80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c92b74b3-d4bd-4e9d-9fe3-008af4e13f60",
"name": "付箋5",
"type": "n8n-nodes-base.stickyNote",
"position": [
720,
80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b98b75eb-3d7d-4bf7-86ee-0209b0ff6eda",
"name": "Notionに行を追加",
"type": "n8n-nodes-base.notion",
"position": [
780,
200
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "42739f1a-f6ee-4e59-8700-a8b5e24255bd",
"name": "付箋6",
"type": "n8n-nodes-base.stickyNote",
"position": [
440,
80
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c2c30f90-7538-42b4-b137-5a4ee58da071",
"name": "データベースを取得",
"type": "n8n-nodes-base.notion",
"position": [
500,
200
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "b80abbd5-7f0f-4744-8d86-ab1bcdc50589",
"name": "Notion1に行を追加",
"type": "n8n-nodes-base.notion",
"position": [
780,
440
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "f64148ba-f530-4e8b-bdb4-b286fca327bb",
"name": "データベースを取得1",
"type": "n8n-nodes-base.notion",
"position": [
500,
440
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "73fc3f9b-8440-442e-beb7-2376ac755d01",
"name": "都市の天気を取得1",
"type": "n8n-nodes-base.code",
"position": [
200,
440
],
"parameters": {},
"typeVersion": 2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "16dcec05-5d2a-4f1d-b59c-c2f89dc0ee13",
"connections": {
"59c60735-3d0a-4abe-bf96-46dd52312af5": {
"main": [
[
{
"node": "0604a32e-e8f3-499d-a883-4bc23cb26544",
"type": "main",
"index": 0
}
]
]
},
"c2c30f90-7538-42b4-b137-5a4ee58da071": {
"main": [
[
{
"node": "b98b75eb-3d7d-4bf7-86ee-0209b0ff6eda",
"type": "main",
"index": 0
}
]
]
},
"f64148ba-f530-4e8b-bdb4-b286fca327bb": {
"main": [
[
{
"node": "b80abbd5-7f0f-4744-8d86-ab1bcdc50589",
"type": "main",
"index": 0
}
]
]
},
"0e927881-7fb4-4213-a76c-1b2a9219d5c3": {
"main": [
[
{
"node": "c2c30f90-7538-42b4-b137-5a4ee58da071",
"type": "main",
"index": 0
}
]
]
},
"73fc3f9b-8440-442e-beb7-2376ac755d01": {
"main": [
[
{
"node": "f64148ba-f530-4e8b-bdb4-b286fca327bb",
"type": "main",
"index": 0
}
]
]
},
"a6d8b136-1a62-47fe-b54c-739e0763ea06": {
"main": [
[
{
"node": "3bce046c-ca18-45b2-9c64-776fd63466df",
"type": "main",
"index": 0
}
]
]
},
"4ba432fa-e9e5-4c20-bb71-14ff3a5e9120": {
"main": [
[
{
"node": "02d0b0f6-800b-4b20-871b-bbbfdcef83c9",
"type": "main",
"index": 0
}
]
]
},
"02d0b0f6-800b-4b20-871b-bbbfdcef83c9": {
"main": [
[
{
"node": "73fc3f9b-8440-442e-beb7-2376ac755d01",
"type": "main",
"index": 0
}
]
]
},
"3bce046c-ca18-45b2-9c64-776fd63466df": {
"main": [
[
{
"node": "0e927881-7fb4-4213-a76c-1b2a9219d5c3",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - その他
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
アマゾンの価格自動追跡&Telegramでのリマインダー
Google Geminiを使用して Amazon価格を自動追跡し、Telegramでの通知を送信
If
Set
Code
+
If
Set
Code
22 ノードIssam AGGOUR
市場調査
AIで動くTelegramアシスタント完全入門ガイド(PDF、Brave検索、Google スイート)
Gemini、RAG PDF検索、Google Suiteを用いて多機能Telegramボットを構築
Set
Code
Wait
+
Set
Code
Wait
79 ノードIssam AGGOUR
人工知能
ホームヘルパー
フロム・ホームアシスタント: メールとTelegramでスケジュール・飲食・日常の管理
If
Set
Code
+
If
Set
Code
36 ノードIssam AGGOUR
人工知能
AI自動化とアイグゥチューブの構築と販売
販売AIの自動化とエージェントの構築
If
Set
Wait
+
If
Set
Wait
74 ノードNICKYAI
その他
音声サポートワークフロー
AI音声コーチとジェネレーター:Telegram、OpenAI、Geminiを活用
If
Set
Code
+
If
Set
Code
22 ノードNanaB
その他
受信メールをマークして、ナレッジグラフを構築し、Telegramで通知する
Gemini AIによるGmailラベルの自動振り分けと、InfraNodus knowledge graphの構築、Telegram経由でのリマインド送信
Code
Wait
Gmail
+
Code
Wait
Gmail
28 ノードInfraNodus
その他