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
53 changed files with 367 additions and 6 deletions

View File

@@ -28,6 +28,16 @@
"icon": "🧬",
"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",
"icon": "🤖",
@@ -49,5 +59,10 @@
"url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/"
}
]
},
"subcategories": {
"Core Nodes": [
"Flow"
]
}
}