mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-12 23:54:07 -08:00
675ec21d33
- Split Items List node into separate nodes per action - Review node descriptions - New icons - New sections in subcategories --------- Co-authored-by: Giulio Andreini <andreini@netseven.it> Co-authored-by: Deborah <deborah@starfallprojects.co.uk> Co-authored-by: Michael Kret <michael.k@radency.com>
26 lines
664 B
JSON
26 lines
664 B
JSON
{
|
|
"node": "n8n-nodes-base.rssFeedRead",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": ["Core Nodes"],
|
|
"resources": {
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.rssfeedread/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "Why business process automation with n8n can change your daily life",
|
|
"icon": "🧬",
|
|
"url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/"
|
|
},
|
|
{
|
|
"label": "Why I chose n8n over Zapier in 2020",
|
|
"icon": "😍",
|
|
"url": "https://n8n.io/blog/why-i-chose-n8n-over-zapier-in-2020/"
|
|
}
|
|
]
|
|
}
|
|
}
|