mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
a503c0e86b
* ✨ Add new codex files and fixed previous files * 🔨 Minor fix * 🔨 Minor fix
72 lines
2.5 KiB
JSON
72 lines
2.5 KiB
JSON
{
|
|
"node": "n8n-nodes-base.set",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": [
|
|
"Core Nodes"
|
|
],
|
|
"resources": {
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.set/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "Learn to Automate Your Factory's Incident Reporting: A Step by Step Guide",
|
|
"icon": "🏭",
|
|
"url": "https://n8n.io/blog/learn-to-automate-your-factorys-incident-reporting-a-step-by-step-guide/"
|
|
},
|
|
{
|
|
"label": "2021: The Year to Automate the New You with n8n",
|
|
"icon": "☀️",
|
|
"url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/"
|
|
},
|
|
{
|
|
"label": "Automatically pulling and visualizing data with n8n",
|
|
"icon": "📈",
|
|
"url": "https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/"
|
|
},
|
|
{
|
|
"label": "Database Monitoring and Alerting with n8n",
|
|
"icon": "📡",
|
|
"url": "https://n8n.io/blog/database-monitoring-and-alerting-with-n8n/"
|
|
},
|
|
{
|
|
"label": "Automatically Adding Expense Receipts to Google Sheets with Telegram, Mindee, Twilio, and n8n",
|
|
"icon": "🧾",
|
|
"url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/"
|
|
},
|
|
{
|
|
"label": "Building an expense tracking app in 10 minutes",
|
|
"icon": "📱",
|
|
"url": "https://n8n.io/blog/building-an-expense-tracking-app-in-10-minutes/"
|
|
},
|
|
{
|
|
"label": "The ultimate guide to automate your video collaboration with Whereby, Mattermost, and n8n",
|
|
"icon": "📹",
|
|
"url": "https://n8n.io/blog/the-ultimate-guide-to-automate-your-video-collaboration-with-whereby-mattermost-and-n8n/"
|
|
},
|
|
{
|
|
"label": "Learn to Build Powerful API Endpoints Using Webhooks",
|
|
"icon": "🧰",
|
|
"url": "https://n8n.io/blog/learn-to-build-powerful-api-endpoints-using-webhooks/"
|
|
},
|
|
{
|
|
"label": "A low-code bitcoin ticker built with QuestDB and n8n.io",
|
|
"icon": "📈",
|
|
"url": "https://n8n.io/blog/a-low-code-bitcoin-ticker-built-with-questdb-and-n8n-io/"
|
|
},
|
|
{
|
|
"label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin",
|
|
"icon": "🎖",
|
|
"url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/"
|
|
},
|
|
{
|
|
"label": "How Goomer automated their operations with over 200 n8n workflows",
|
|
"icon": "🛵",
|
|
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
|
|
}
|
|
]
|
|
}
|
|
} |