Eleganter Inhalt Inspiration — RSS → Notion (n8n)
Dies ist ein Content Creation, Multimodal AI-Bereich Automatisierungsworkflow mit 20 Nodes. Hauptsächlich werden If, Set, Cron, Notion, Function und andere Nodes verwendet. RSS-Quellen zu täglichen Inhaltsideen aufbereiten und per E-Mail versenden, mit Optionen für Notion und Telegram
- •Notion API Key
- •Telegram Bot Token
Verwendete Nodes (20)
Kategorie
{
"meta": {
"templateCredsWarning": "Attach Email (+ Notion/Telegram if enabled) credentials after import. No secrets in JSON."
},
"name": "Graceful Content Sparks — RSS → Notion (n8n)",
"nodes": [
{
"name": "Sticky: README",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
-120
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-README-0"
},
{
"name": "Sticky: Voraussetzungen + Schema",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Voraussetzungen-Schema-1"
},
{
"name": "Sticky: Setup-Checkliste",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
120
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Setup-Checkliste-2"
},
{
"name": "Sticky: Tests & Verhalten",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
240
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Tests-Verhalten-3"
},
{
"name": "Sticky: Compliance + Fehlerbehebung",
"type": "n8n-nodes-base.stickyNote",
"position": [
40,
360
],
"parameters": {
"content": ""
},
"typeVersion": 1,
"id": "Sticky-Compliance-Fehlerbehebung-4"
},
{
"name": "Täglicher Cron",
"type": "n8n-nodes-base.cron",
"position": [
-160,
40
],
"parameters": {},
"typeVersion": 1,
"id": "T-glicher-Cron-5"
},
{
"name": "Manueller Trigger",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-160,
200
],
"parameters": {},
"typeVersion": 1,
"id": "Manueller-Trigger-6"
},
{
"name": "Set: Benutzerkonfiguration",
"type": "n8n-nodes-base.set",
"position": [
80,
200
],
"parameters": {},
"typeVersion": 2,
"id": "Set-Benutzerkonfiguration-7"
},
{
"name": "Function: URL-Items erstellen",
"type": "n8n-nodes-base.function",
"position": [
360,
60
],
"parameters": {},
"typeVersion": 2,
"id": "Function-URL-Items-erstellen-8"
},
{
"name": "RSS: Feed lesen",
"type": "n8n-nodes-base.rssFeedRead",
"position": [
540,
60
],
"parameters": {},
"typeVersion": 1,
"id": "RSS-Feed-lesen-9"
},
{
"name": "Function: Sammeln & Ausrichten",
"type": "n8n-nodes-base.function",
"position": [
720,
60
],
"parameters": {},
"typeVersion": 2,
"id": "Function-Sammeln-Ausrichten-10"
},
{
"name": "Function: Kürzen",
"type": "n8n-nodes-base.function",
"position": [
900,
60
],
"parameters": {},
"typeVersion": 2,
"id": "Function-K-rzen-11"
},
{
"name": "Function: E-Mail erstellen",
"type": "n8n-nodes-base.function",
"position": [
960,
180
],
"parameters": {},
"typeVersion": 2,
"id": "Function-E-Mail-erstellen-12"
},
{
"name": "If: Notion aktiviert?",
"type": "n8n-nodes-base.if",
"position": [
960,
300
],
"parameters": {},
"typeVersion": 2,
"id": "If-Notion-aktiviert--13"
},
{
"name": "Notion: Idee erstellen",
"type": "n8n-nodes-base.notion",
"position": [
1140,
420
],
"parameters": {},
"typeVersion": 2,
"id": "Notion-Idee-erstellen-14"
},
{
"name": "Email: Digest senden",
"type": "n8n-nodes-base.emailSend",
"position": [
1140,
180
],
"parameters": {},
"typeVersion": 2,
"id": "Email-Digest-senden-15"
},
{
"name": "If: Telegram aktiviert?",
"type": "n8n-nodes-base.if",
"position": [
1140,
240
],
"parameters": {},
"typeVersion": 2,
"id": "If-Telegram-aktiviert--16"
},
{
"name": "Telegram: Ping",
"type": "n8n-nodes-base.telegram",
"position": [
1140,
300
],
"parameters": {},
"typeVersion": 1,
"id": "Telegram-Ping-17"
},
{
"name": "On Error",
"type": "n8n-nodes-base.errorTrigger",
"position": [
-160,
360
],
"parameters": {},
"typeVersion": 1,
"id": "On-Error-18"
},
{
"name": "On Error → E-Mail an Besitzer",
"type": "n8n-nodes-base.emailSend",
"position": [
1140,
360
],
"parameters": {},
"typeVersion": 2,
"id": "On-Error-E-Mail-an-Besitzer-19"
}
],
"pinData": {},
"connections": {
"On-Error-18": {
"main": [
[
{
"node": "On-Error-E-Mail-an-Besitzer-19",
"type": "main",
"index": 0
}
]
]
},
"T-glicher-Cron-5": {
"main": [
[
{
"node": "Set-Benutzerkonfiguration-7",
"type": "main",
"index": 0
}
]
]
},
"Function-K-rzen-11": {
"main": [
[
{
"node": "Function-E-Mail-erstellen-12",
"type": "main",
"index": 0
},
{
"node": "If-Notion-aktiviert--13",
"type": "main",
"index": 0
}
]
]
},
"Manueller-Trigger-6": {
"main": [
[
{
"node": "Set-Benutzerkonfiguration-7",
"type": "main",
"index": 0
}
]
]
},
"RSS-Feed-lesen-9": {
"main": [
[
{
"node": "Function-Sammeln-Ausrichten-10",
"type": "main",
"index": 0
}
]
]
},
"Set-Benutzerkonfiguration-7": {
"main": [
[
{
"node": "Function-URL-Items-erstellen-8",
"type": "main",
"index": 0
}
]
]
},
"If-Notion-aktiviert--13": {
"main": [
[
{
"node": "Notion-Idee-erstellen-14",
"type": "main",
"index": 0
}
],
[]
]
},
"Function-E-Mail-erstellen-12": {
"main": [
[
{
"node": "Email-Digest-senden-15",
"type": "main",
"index": 0
}
]
]
},
"If-Telegram-aktiviert--16": {
"main": [
[
{
"node": "Telegram-Ping-17",
"type": "main",
"index": 0
}
],
[]
]
},
"Function-URL-Items-erstellen-8": {
"main": [
[
{
"node": "RSS-Feed-lesen-9",
"type": "main",
"index": 0
}
]
]
},
"Function-Sammeln-Ausrichten-10": {
"main": [
[
{
"node": "Function-K-rzen-11",
"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?
Experte - Content-Erstellung, 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