Add new codex files and fix previous files (#1608)

*  Add new codex files and fixed previous files

* 🔨 Minor fix

* 🔨 Minor fix
This commit is contained in:
Harshil Agrawal
2021-04-10 10:18:10 +02:00
committed by GitHub
parent 8113693e97
commit a503c0e86b
94 changed files with 1256 additions and 90 deletions

View File

@@ -13,9 +13,14 @@
],
"generic": [
{
"label": "Smart Factory Automation using IoT and Sensor Data with n8n",
"label": "Learn to Automate Your Factory's Incident Reporting: A Step by Step Guide",
"icon": "🏭",
"url": "https://medium.com/n8n-io/smart-factory-automation-using-iot-and-sensor-data-with-n8n-27675de9943b"
"url": "https://n8n.io/blog/learn-to-automate-your-factorys-incident-reporting-a-step-by-step-guide/"
},
{
"label": "Creating triggers for n8n workflows using polling",
"icon": "⏲",
"url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/"
}
]
}