パントリー ソフトウェア在庫補充 — Notion → 買い物リスト + メール
中級
これはPersonal Productivity, Multimodal AI分野の自動化ワークフローで、15個のノードを含みます。主にSet, Cron, Notion, Function, EmailSendなどのノードを使用。 Notion とメール通知を使った食品冷蔵庫在庫の自動管理
前提条件
- •Notion API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"name": "Pantry Soft-Stock Refill — Notion → Grocery List + Email",
"nodes": [
{
"id": "1",
"name": "デイリートリガー",
"type": "n8n-nodes-base.cron",
"position": [
260,
360
],
"parameters": {},
"typeVersion": 2
},
{
"id": "2",
"name": "ユーザー設定",
"type": "n8n-nodes-base.set",
"position": [
260,
220
],
"parameters": {},
"typeVersion": 2
},
{
"id": "3",
"name": "パントリーアイテム取得",
"type": "n8n-nodes-base.notion",
"position": [
540,
360
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4",
"name": "既存の購入リスト取得",
"type": "n8n-nodes-base.notion",
"position": [
540,
540
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5",
"name": "購入リスト計算",
"type": "n8n-nodes-base.function",
"position": [
820,
450
],
"parameters": {},
"typeVersion": 2
},
{
"id": "6",
"name": "買い物リスト作成",
"type": "n8n-nodes-base.notion",
"position": [
1100,
450
],
"parameters": {},
"typeVersion": 2
},
{
"id": "7",
"name": "メール作成",
"type": "n8n-nodes-base.function",
"position": [
1380,
450
],
"parameters": {},
"typeVersion": 2
},
{
"id": "8",
"name": "メール送信",
"type": "n8n-nodes-base.emailSend",
"position": [
1640,
450
],
"parameters": {},
"typeVersion": 2
},
{
"id": "9",
"name": "エラーハンドラー",
"type": "n8n-nodes-base.errorTrigger",
"disabled": true,
"position": [
260,
700
],
"parameters": {},
"typeVersion": 1
},
{
"id": "10",
"name": "## 説明",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "11",
"name": "## セットアップチェックリスト",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
220
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "12",
"name": "## デモ & ギャラリー",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
380
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "13",
"name": "## QA / テスト計画",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
540
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "14",
"name": "## タグ & カテゴリ",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
700
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "15",
"name": "## 帰属表示 & ライセンス",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
860
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {},
"versionId": "1.0.0",
"staticData": null,
"connections": {
"1": {
"main": [
[
{
"node": "2",
"type": "main",
"index": 0
}
]
]
},
"2": {
"main": [
[
{
"node": "3",
"type": "main",
"index": 0
},
{
"node": "4",
"type": "main",
"index": 0
}
]
]
},
"3": {
"main": [
[
{
"node": "5",
"type": "main",
"index": 0
}
]
]
},
"4": {
"main": [
[
{
"node": "5",
"type": "main",
"index": 0
}
]
]
},
"5": {
"main": [
[
{
"node": "6",
"type": "main",
"index": 0
},
{
"node": "7",
"type": "main",
"index": 0
}
]
]
},
"7": {
"main": [
[
{
"node": "8",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - 個人の生産性, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
アフォーム送信機+週次の感謝サマリー(ヘルス)v2
Notion、メール、Telegramを使って隔日の肯定メッセージと週次の感謝要約を送信
If
Set
Cron
+
If
Set
Cron
26 ノードShelly-Ann Davy
個人の生産性
Blush Pink Week — 7日間のPinterestプランナ(n8n + Notion)
Notionとの連携機能付き7日間のPinterestコンテンツプランナー
If
Set
Cron
+
If
Set
Cron
17 ノードShelly-Ann Davy
ソーシャルメディア
エレガントなコンテンツ起動 — RSS → Notion(n8n)
RSS フィードを日次のコンテンツアイデアへ整理し、メールで送信。Notion および Telegram オプションも対応
If
Set
Cron
+
If
Set
Cron
20 ノードShelly-Ann Davy
コンテンツ作成
週次の献立計画を立てて食材をNotionに追加(Cron + メール)
Notion で毎週の買い物リストを作成し、電子メール通知を自動のに送信します
If
Set
Code
+
If
Set
Code
20 ノードShelly-Ann
個人の生産性
エレガントな顧客紹介カスタマーサービス — プロフェッショナル版(汎用、v3)
Notion、メール、CRMの統合による自動顧客オンボーディングシステム
If
Set
Notion
+
If
Set
Notion
31 ノードShelly-Ann Davy
顧客管理
顧客育成・紹介自動化(Gumroad → Notion → メール)
Gumroad顧客育成・推薦自動ナビゲーション(Notionとメール使用)
Wait
Notion
Webhook
+
Wait
Notion
Webhook
17 ノードShelly-Ann Davy
ソーシャルメディア
ワークフロー情報
難易度
中級
ノード数15
カテゴリー2
ノードタイプ7
作成者
Shelly-Ann Davy
@shecodesfloFounder 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で表示 →
このワークフローを共有