Add and update codex files (#1834)

*  Add and update codex files

* 🔨 Fix codex format

* 🔨 Fix codex format for remaining files
This commit is contained in:
Harshil Agrawal 2021-05-28 21:54:52 +02:00 committed by GitHub
parent ce632f71ae
commit 440971673c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
53 changed files with 367 additions and 6 deletions

View file

@ -27,6 +27,11 @@
"icon": "☀️", "icon": "☀️",
"url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/" "url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/"
}, },
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
},
{ {
"label": "Building an expense tracking app in 10 minutes", "label": "Building an expense tracking app in 10 minutes",
"icon": "📱", "icon": "📱",

View file

@ -18,5 +18,10 @@
"Zip", "Zip",
"Gzip", "Gzip",
"uncompress" "uncompress"
],
"subcategories": {
"Core Nodes": [
"Files"
] ]
}
} }

View file

@ -53,11 +53,21 @@
"icon": "📡", "icon": "📡",
"url": "https://n8n.io/blog/database-monitoring-and-alerting-with-n8n/" "url": "https://n8n.io/blog/database-monitoring-and-alerting-with-n8n/"
}, },
{
"label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
},
{ {
"label": "Celebrating World Poetry Day with a daily poem in Telegram", "label": "Celebrating World Poetry Day with a daily poem in Telegram",
"icon": "📜", "icon": "📜",
"url": "https://n8n.io/blog/world-poetry-day-workflow/" "url": "https://n8n.io/blog/world-poetry-day-workflow/"
}, },
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
},
{ {
"label": "Automate Designs with Bannerbear and n8n", "label": "Automate Designs with Bannerbear and n8n",
"icon": "🎨", "icon": "🎨",
@ -114,5 +124,10 @@
"Time", "Time",
"Scheduler", "Scheduler",
"Poll" "Poll"
],
"subcategories": {
"Core Nodes": [
"Flow"
] ]
}
} }

View file

@ -18,5 +18,10 @@
"Encrypt", "Encrypt",
"SHA", "SHA",
"Hash" "Hash"
],
"subcategories": {
"Core Nodes": [
"Helpers"
] ]
}
} }

View file

@ -11,5 +11,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.dateTime/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.dateTime/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
} }
} }

View file

@ -13,5 +13,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.editImage/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.editImage/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Files"
]
} }
} }

View file

@ -24,5 +24,10 @@
"url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/" "url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
} }
} }

View file

@ -29,5 +29,10 @@
"url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/" "url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
} }
} }

View file

@ -20,5 +20,10 @@
"url": "https://n8n.io/blog/creating-error-workflows-in-n8n/" "url": "https://n8n.io/blog/creating-error-workflows-in-n8n/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
} }
} }

View file

@ -20,5 +20,10 @@
"url": "https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/" "url": "https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
} }
} }

View file

@ -12,5 +12,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.executeWorkflow/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.executeWorkflow/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
} }
} }

View file

@ -100,5 +100,10 @@
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/" "url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Data Transformation"
]
} }
} }

View file

@ -12,5 +12,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.functionItem/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.functionItem/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Data Transformation"
]
} }
} }

View file

@ -15,6 +15,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleAnalytics/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleAnalytics/"
} }
],
"generic": [
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
}
] ]
} }
} }

View file

@ -27,6 +27,11 @@
"icon": "🎫", "icon": "🎫",
"url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/" "url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/"
}, },
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
},
{ {
"label": "Hey founders! Your business doesn't need you to operate", "label": "Hey founders! Your business doesn't need you to operate",
"icon": " 🖥️", "icon": " 🖥️",

View file

@ -15,6 +15,18 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleCloudNaturalLanguage/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleCloudNaturalLanguage/"
} }
],
"generic": [
{
"label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
},
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
}
] ]
} }
} }

View file

@ -15,6 +15,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleFirebaseRealtimeDatabase/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleFirebaseRealtimeDatabase/"
} }
],
"generic": [
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
}
] ]
} }
} }

View file

@ -15,6 +15,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.gSuiteAdmin/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.gSuiteAdmin/"
} }
],
"generic": [
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
}
] ]
} }
} }

View file

@ -27,6 +27,11 @@
"icon": "🎫", "icon": "🎫",
"url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/" "url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/"
}, },
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
},
{ {
"label": "Hey founders! Your business doesn't need you to operate", "label": "Hey founders! Your business doesn't need you to operate",
"icon": " 🖥️", "icon": " 🖥️",

View file

@ -48,6 +48,11 @@
"icon": "📈", "icon": "📈",
"url": "https://n8n.io/blog/migrating-community-metrics-to-orbit-using-n8n/" "url": "https://n8n.io/blog/migrating-community-metrics-to-orbit-using-n8n/"
}, },
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
},
{ {
"label": "Hey founders! Your business doesn't need you to operate", "label": "Hey founders! Your business doesn't need you to operate",
"icon": " 🖥️", "icon": " 🖥️",

View file

@ -15,6 +15,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleSlides/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleSlides/"
} }
],
"generic": [
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
}
] ]
} }
} }

View file

@ -23,5 +23,10 @@
"url": "https://n8n.io/blog/how-to-use-the-http-request-node-the-swiss-army-knife-for-workflow-automation/" "url": "https://n8n.io/blog/how-to-use-the-http-request-node-the-swiss-army-knife-for-workflow-automation/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
} }
} }

View file

@ -48,6 +48,11 @@
"icon": "📜", "icon": "📜",
"url": "https://n8n.io/blog/world-poetry-day-workflow/" "url": "https://n8n.io/blog/world-poetry-day-workflow/"
}, },
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
},
{ {
"label": "Automate Designs with Bannerbear and n8n", "label": "Automate Designs with Bannerbear and n8n",
"icon": "🎨", "icon": "🎨",
@ -89,5 +94,10 @@
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/" "url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
} }
} }

View file

@ -0,0 +1,21 @@
{
"node": "n8n-nodes-base.iCal",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Core Nodes",
"Productivity"
],
"resources": {
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.iCal/"
}
]
},
"subcategories": {
"Core Nodes": [
"Files"
]
}
}

View file

@ -28,6 +28,16 @@
"icon": "🧬", "icon": "🧬",
"url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/" "url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/"
}, },
{
"label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
},
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
},
{ {
"label": "5 workflow automations for Mattermost that we love at n8n", "label": "5 workflow automations for Mattermost that we love at n8n",
"icon": "🤖", "icon": "🤖",
@ -49,5 +59,10 @@
"url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/" "url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Flow"
]
} }
} }

View file

@ -23,5 +23,10 @@
"url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/" "url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Flow"
]
} }
} }

View file

@ -3,8 +3,8 @@
"nodeVersion": "1.0", "nodeVersion": "1.0",
"codexVersion": "1.0", "codexVersion": "1.0",
"categories": [ "categories": [
"Communication", "Development",
"Development" "Communication"
], ],
"resources": { "resources": {
"credentialDocumentation": [ "credentialDocumentation": [

View file

@ -32,6 +32,11 @@
"icon": "⏲", "icon": "⏲",
"url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/" "url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/"
}, },
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
},
{ {
"label": "The ultimate guide to automate your video collaboration with Whereby, Mattermost, and n8n", "label": "The ultimate guide to automate your video collaboration with Whereby, Mattermost, and n8n",
"icon": "📹", "icon": "📹",

View file

@ -33,5 +33,10 @@
"url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/" "url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Flow"
]
} }
} }

View file

@ -27,6 +27,11 @@
"label": "Running n8n on ships: An interview with Maranics", "label": "Running n8n on ships: An interview with Maranics",
"icon": "🛳", "icon": "🛳",
"url": "https://n8n.io/blog/running-n8n-on-ships-an-interview-with-maranics/" "url": "https://n8n.io/blog/running-n8n-on-ships-an-interview-with-maranics/"
},
{
"label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
} }
] ]
} }

View file

@ -11,5 +11,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.moveBinaryData/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.moveBinaryData/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Files"
]
} }
} }

View file

@ -11,5 +11,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.n8nTrigger/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.n8nTrigger/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Flow"
]
} }
} }

View file

@ -22,6 +22,11 @@
"icon": "☀️", "icon": "☀️",
"url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/" "url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/"
}, },
{
"label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
},
{ {
"label": "5 workflow automations for Mattermost that we love at n8n", "label": "5 workflow automations for Mattermost that we love at n8n",
"icon": "🤖", "icon": "🤖",
@ -38,5 +43,10 @@
"url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/" "url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
} }
} }

View file

@ -0,0 +1,20 @@
{
"node": "n8n-nodes-base.notion",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Productivity"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/notion"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.notion/"
}
]
}
}

View file

@ -0,0 +1,20 @@
{
"node": "n8n-nodes-base.notionTrigger",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Productivity"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/notion"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.notionTrigger/"
}
]
}
}

View file

@ -38,6 +38,11 @@
"icon": "🛳", "icon": "🛳",
"url": "https://n8n.io/blog/running-n8n-on-ships-an-interview-with-maranics/" "url": "https://n8n.io/blog/running-n8n-on-ships-an-interview-with-maranics/"
}, },
{
"label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
},
{ {
"label": "How Honest Burgers Use Automation to Save $100k per year", "label": "How Honest Burgers Use Automation to Save $100k per year",
"icon": "🍔", "icon": "🍔",

View file

@ -23,5 +23,10 @@
"url": "https://n8n.io/blog/how-to-use-the-http-request-node-the-swiss-army-knife-for-workflow-automation/" "url": "https://n8n.io/blog/how-to-use-the-http-request-node-the-swiss-army-knife-for-workflow-automation/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Files"
]
} }
} }

View file

@ -11,5 +11,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.readBinaryFiles/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.readBinaryFiles/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Files"
]
} }
} }

View file

@ -11,5 +11,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.readPDF/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.readPDF/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Files"
]
} }
} }

View file

@ -11,5 +11,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.renameKeys/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.renameKeys/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Data Transformation"
]
} }
} }

View file

@ -23,5 +23,10 @@
"url": "https://n8n.io/blog/why-i-chose-n8n-over-zapier-in-2020/" "url": "https://n8n.io/blog/why-i-chose-n8n-over-zapier-in-2020/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
} }
} }

View file

@ -37,6 +37,16 @@
"icon": "🧾", "icon": "🧾",
"url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/" "url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/"
}, },
{
"label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
},
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
},
{ {
"label": "Building an expense tracking app in 10 minutes", "label": "Building an expense tracking app in 10 minutes",
"icon": "📱", "icon": "📱",
@ -73,5 +83,10 @@
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/" "url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Data Transformation"
]
} }
} }

View file

@ -17,6 +17,11 @@
} }
], ],
"generic": [ "generic": [
{
"label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
},
{ {
"label": "Build your own virtual assistant with n8n: A step by step guide", "label": "Build your own virtual assistant with n8n: A step by step guide",
"icon": "👦", "icon": "👦",

View file

@ -18,5 +18,10 @@
"url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/" "url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Flow"
]
} }
} }

View file

@ -19,5 +19,10 @@
"url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/" "url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Files"
]
} }
} }

View file

@ -12,5 +12,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.sseTrigger/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.sseTrigger/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Flow"
]
} }
} }

View file

@ -23,5 +23,10 @@
"url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/" "url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Flow"
]
} }
} }

View file

@ -17,6 +17,11 @@
} }
], ],
"generic": [ "generic": [
{
"label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
},
{ {
"label": "5 workflow automations for Mattermost that we love at n8n", "label": "5 workflow automations for Mattermost that we love at n8n",
"icon": "🤖", "icon": "🤖",

View file

@ -27,6 +27,11 @@
"icon": "🎫", "icon": "🎫",
"url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/" "url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/"
}, },
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
},
{ {
"label": "Building an expense tracking app in 10 minutes", "label": "Building an expense tracking app in 10 minutes",
"icon": "📱", "icon": "📱",

View file

@ -69,5 +69,10 @@
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/" "url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Flow"
]
} }
} }

View file

@ -11,5 +11,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.WorkflowTrigger/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.WorkflowTrigger/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Flow"
]
} }
} }

View file

@ -11,5 +11,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.writeBinaryFile/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.writeBinaryFile/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Files"
]
} }
} }

View file

@ -11,5 +11,10 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.xml/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.xml/"
} }
] ]
},
"subcategories": {
"Core Nodes": [
"Files"
]
} }
} }