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

@@ -48,6 +48,11 @@
"icon": "📜",
"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",
"icon": "🎨",
@@ -89,5 +94,10 @@
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
}
]
},
"subcategories": {
"Core Nodes": [
"Helpers"
]
}
}