Pantry-Softbestand-Nachfüllung — Notion → Einkaufsliste + E-Mail
Dies ist ein Personal Productivity, Multimodal AI-Bereich Automatisierungsworkflow mit 15 Nodes. Hauptsächlich werden Set, Cron, Notion, Function, EmailSend und andere Nodes verwendet. Automatische Verwaltung von Lebensmittelvorräten mit Notion und E-Mail-Benachrichtigungen
- •Notion API Key
Verwendete Nodes (15)
{
"name": "Pantry Soft-Stock Refill — Notion → Grocery List + Email",
"nodes": [
{
"id": "1",
"name": "Täglicher Trigger",
"type": "n8n-nodes-base.cron",
"position": [
260,
360
],
"parameters": {},
"typeVersion": 2
},
{
"id": "2",
"name": "Benutzerkonfiguration",
"type": "n8n-nodes-base.set",
"position": [
260,
220
],
"parameters": {},
"typeVersion": 2
},
{
"id": "3",
"name": "Pantry-Artikel abrufen",
"type": "n8n-nodes-base.notion",
"position": [
540,
360
],
"parameters": {},
"typeVersion": 2
},
{
"id": "4",
"name": "Existierende Einkaufsliste abrufen",
"type": "n8n-nodes-base.notion",
"position": [
540,
540
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5",
"name": "Einkaufsliste berechnen",
"type": "n8n-nodes-base.function",
"position": [
820,
450
],
"parameters": {},
"typeVersion": 2
},
{
"id": "6",
"name": "In Einkaufsliste erstellen",
"type": "n8n-nodes-base.notion",
"position": [
1100,
450
],
"parameters": {},
"typeVersion": 2
},
{
"id": "7",
"name": "E-Mail verfassen",
"type": "n8n-nodes-base.function",
"position": [
1380,
450
],
"parameters": {},
"typeVersion": 2
},
{
"id": "8",
"name": "E-Mail senden",
"type": "n8n-nodes-base.emailSend",
"position": [
1640,
450
],
"parameters": {},
"typeVersion": 2
},
{
"id": "9",
"name": "Fehlerbehandlung",
"type": "n8n-nodes-base.errorTrigger",
"disabled": true,
"position": [
260,
700
],
"parameters": {},
"typeVersion": 1
},
{
"id": "10",
"name": "## Beschreibung",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "11",
"name": "## Einrichtungs-Checkliste",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
220
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "12",
"name": "## Demo & Galerie",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
380
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "13",
"name": "## QA / Testplan",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
540
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "14",
"name": "## Tags & Kategorie",
"type": "n8n-nodes-base.stickyNote",
"position": [
100,
700
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "15",
"name": "## Zuschreibung & Lizenz",
"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
}
]
]
}
}
}Wie verwende ich diesen Workflow?
Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.
Für welche Szenarien ist dieser Workflow geeignet?
Fortgeschritten - Persönliche Produktivität, Multimodales KI
Ist es kostenpflichtig?
Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.
Verwandte Workflows
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.”
Diesen Workflow teilen