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

@@ -37,11 +37,21 @@
"icon": "🧾",
"url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/"
},
{
"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": "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": "5 tasks you can automate with the new Notion API ",
"icon": "⚡️",
"url": "https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/"
},
{
"label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",
@@ -84,6 +94,12 @@
}
]
},
"alias": [
"JSON",
"Filter",
"Transform",
"Map"
],
"subcategories": {
"Core Nodes": [
"Data Transformation"