1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-20 09:27:44 +03:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
40 changed files with 287 additions and 17 deletions

View File

@ -27,6 +27,11 @@
"icon": "☀️",
"url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-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": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡",

View File

@ -16,6 +16,13 @@
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.calendlyTrigger/"
}
],
"generic": [
{
"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/"
}
]
}
}

View File

@ -58,6 +58,11 @@
"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": "Celebrating World Poetry Day with a daily poem in Telegram",
"icon": "📜",
@ -123,7 +128,7 @@
"alias": [
"Time",
"Scheduler",
"Poll"
"Polling"
],
"subcategories": {
"Core Nodes": [

View File

@ -12,6 +12,13 @@
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.crypto/"
}
],
"generic": [
{
"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/"
}
]
},
"alias": [

View File

@ -21,6 +21,12 @@
}
]
},
"alias": [
"Shell",
"Command",
"OS",
"Bash"
],
"subcategories": {
"Core Nodes": [
"Helpers"

View File

@ -13,6 +13,9 @@
}
]
},
"alias": [
"n8n"
],
"subcategories": {
"Core Nodes": [
"Helpers"

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"

View File

@ -22,6 +22,11 @@
"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": "💡",

View File

@ -23,5 +23,8 @@
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
}
]
}
},
"alias": [
"Workspaces"
]
}

View File

@ -79,5 +79,10 @@
"url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/"
}
]
}
},
"alias": [
"CSV",
"Spreadsheet",
"GS"
]
}

View File

@ -13,6 +13,11 @@
}
],
"generic": [
{
"label": "What are APIs and how to use them with no code",
"icon": " 🪢",
"url": "https://n8n.io/blog/what-are-apis-how-to-use-them-with-no-code/"
},
{
"label": "How to automatically give kudos to contributors with GitHub, Slack, and n8n",
"icon": "👏",

View File

@ -17,6 +17,11 @@
"icon": "🧬",
"url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/"
},
{
"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": "How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation",
"icon": "🧰",

View File

@ -43,6 +43,16 @@
"icon": "🛳",
"url": "https://n8n.io/blog/running-n8n-on-ships-an-interview-with-maranics/"
},
{
"label": "What are APIs and how to use them with no code",
"icon": " 🪢",
"url": "https://n8n.io/blog/what-are-apis-how-to-use-them-with-no-code/"
},
{
"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": "Celebrating World Poetry Day with a daily poem in Telegram",
"icon": "📜",
@ -83,6 +93,11 @@
"icon": "📈",
"url": "https://n8n.io/blog/a-low-code-bitcoin-ticker-built-with-questdb-and-n8n-io/"
},
{
"label": "How Common Knowledge use workflow automation for activism",
"icon": "✨",
"url": "https://n8n.io/blog/automations-for-activists/"
},
{
"label": "Creating scheduled text affirmations with n8n",
"icon": "🤟",
@ -95,6 +110,12 @@
}
]
},
"alias": [
"API",
"Request",
"URL",
"Build"
],
"subcategories": {
"Core Nodes": [
"Helpers"

View File

@ -15,6 +15,13 @@
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.humanticAi/"
}
],
"generic": [
{
"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/"
}
]
}
}

View File

@ -28,11 +28,21 @@
"icon": "🧬",
"url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/"
},
{
"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": "💡",
@ -60,6 +70,14 @@
}
]
},
"alias": [
"Router",
"Filter",
"Condition",
"Logic",
"Boolean",
"Branch"
],
"subcategories": {
"Core Nodes": [
"Flow"

View File

@ -24,6 +24,11 @@
}
]
},
"alias": [
"Time",
"Scheduler",
"Polling"
],
"subcategories": {
"Core Nodes": [
"Flow"

View File

@ -17,5 +17,8 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.keap/"
}
]
}
},
"alias": [
"Infusionsoft"
]
}

View File

@ -17,5 +17,8 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.keapTrigger/"
}
]
}
},
"alias": [
"Infusionsoft"
]
}

View File

@ -32,6 +32,11 @@
"icon": "⏲",
"url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/"
},
{
"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": "💡",

View File

@ -34,6 +34,10 @@
}
]
},
"alias": [
"Join",
"Concatenate"
],
"subcategories": {
"Core Nodes": [
"Flow"

View File

@ -15,11 +15,6 @@
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.microsoftToDo/"
}
],
"generic": [
]
},
"alias": [
"Todo"
]
}
}
}

View File

@ -27,6 +27,11 @@
"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": "5 workflow automations for Mattermost that we love at n8n",
"icon": "🤖",
@ -44,6 +49,9 @@
}
]
},
"alias": [
"nothing"
],
"subcategories": {
"Core Nodes": [
"Helpers"

View File

@ -15,6 +15,13 @@
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.notion/"
}
],
"generic": [
{
"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/"
}
]
}
}

View File

@ -15,6 +15,13 @@
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.notionTrigger/"
}
],
"generic": [
{
"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/"
}
]
}
}

View File

@ -24,6 +24,11 @@
}
]
},
"alias": [
"Text",
"Open",
"Import"
],
"subcategories": {
"Core Nodes": [
"Files"

View File

@ -12,6 +12,11 @@
}
]
},
"alias": [
"Text",
"Open",
"Import"
],
"subcategories": {
"Core Nodes": [
"Files"

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"

View File

@ -22,6 +22,11 @@
"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": "Build your own virtual assistant with n8n: A step by step guide",
"icon": "👦",
@ -31,6 +36,11 @@
"label": "How to automatically give kudos to contributors with GitHub, Slack, and n8n",
"icon": "👏",
"url": "https://n8n.io/blog/how-to-automatically-give-kudos-to-contributors-with-github-slack-and-n8n/"
},
{
"label": "How Common Knowledge use workflow automation for activism",
"icon": "✨",
"url": "https://n8n.io/blog/automations-for-activists/"
}
]
}

View File

@ -19,6 +19,9 @@
}
]
},
"alias": [
"Loop"
],
"subcategories": {
"Core Nodes": [
"Flow"

View File

@ -20,6 +20,10 @@
}
]
},
"alias": [
"CSV",
"Spreadsheet"
],
"subcategories": {
"Core Nodes": [
"Files"

View File

@ -11,6 +11,13 @@
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.sseTrigger/"
}
],
"generic": [
{
"label": "What are APIs and how to use them with no code",
"icon": " 🪢",
"url": "https://n8n.io/blog/what-are-apis-how-to-use-them-with-no-code/"
}
]
},
"subcategories": {

View File

@ -17,5 +17,8 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.surveyMonkeyTrigger/"
}
]
}
},
"alias": [
"Form"
]
}

View File

@ -24,6 +24,15 @@
}
]
},
"alias": [
"Router",
"If",
"Path",
"Filter",
"Condition",
"Logic",
"Branch"
],
"subcategories": {
"Core Nodes": [
"Flow"

View File

@ -17,6 +17,11 @@
}
],
"generic": [
{
"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": "Hey founders! Your business doesn't need you to operate",
"icon": " 🖥️",

View File

@ -27,6 +27,11 @@
"icon": "🎫",
"url": "https://n8n.io/blog/supercharging-your-conference-registration-process-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": "💡",
@ -46,7 +51,15 @@
"label": "Automating Conference Organization Processes with n8n",
"icon": "🙋‍♀️",
"url": "https://n8n.io/blog/automating-conference-organization-processes-with-n8n/"
},
{
"label": "How Common Knowledge use workflow automation for activism",
"icon": "✨",
"url": "https://n8n.io/blog/automations-for-activists/"
}
]
}
},
"alias": [
"Form"
]
}

View File

@ -3,12 +3,12 @@
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Monitoring"
"Development"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/uptimeRobot"
"url": "https://docs.n8n.io/credentials/uptimeRobot/"
}
],
"primaryDocumentation": [

View File

@ -23,6 +23,21 @@
"icon": "🛳",
"url": "https://n8n.io/blog/running-n8n-on-ships-an-interview-with-maranics/"
},
{
"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": "What are APIs and how to use them with no code",
"icon": " 🪢",
"url": "https://n8n.io/blog/what-are-apis-how-to-use-them-with-no-code/"
},
{
"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": "How a digital strategist uses n8n for online marketing",
"icon": "💻",
@ -70,6 +85,12 @@
}
]
},
"alias": [
"HTTP",
"API",
"Build",
"WH"
],
"subcategories": {
"Core Nodes": [
"Flow"

View File

@ -12,6 +12,11 @@
}
]
},
"alias": [
"Text",
"Save",
"Export"
],
"subcategories": {
"Core Nodes": [
"Files"

View File

@ -16,5 +16,8 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.wufooTrigger/"
}
]
}
},
"alias": [
"Form"
]
}

View File

@ -10,8 +10,18 @@
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.xml/"
}
],
"generic": [
{
"label": "What are APIs and how to use them with no code",
"icon": " 🪢",
"url": "https://n8n.io/blog/what-are-apis-how-to-use-them-with-no-code/"
}
]
},
"alias": [
"Parse"
],
"subcategories": {
"Core Nodes": [
"Files"