Add aliases (#1935)

This commit is contained in:
Harshil Agrawal
2021-06-27 13:34:08 +02:00
committed by GitHub
parent 91a5bc3bc4
commit 4d35eafc0b
40 changed files with 287 additions and 17 deletions

View File

@@ -64,6 +64,11 @@
"icon": "⏲",
"url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/"
},
{
"label": "How to build a low-code, self-hosted URL shortener in 3 steps",
"icon": "🔗",
"url": "https://n8n.io/blog/how-to-build-a-low-code-self-hosted-url-shortener/"
},
{
"label": "Build your own virtual assistant with n8n: A step by step guide",
"icon": "👦",
@@ -101,6 +106,13 @@
}
]
},
"alias": [
"Code",
"Javascript",
"Custom Code",
"Script",
"cpde"
],
"subcategories": {
"Core Nodes": [
"Data Transformation"