Update Codex files (#2797)

This commit is contained in:
Harshil Agrawal 2022-02-11 13:20:42 +01:00 committed by GitHub
parent 51dde68568
commit 9335ee5deb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
62 changed files with 561 additions and 46 deletions

View file

@ -32,6 +32,11 @@
"icon": "🔗", "icon": "🔗",
"url": "https://n8n.io/blog/how-to-build-a-low-code-self-hosted-url-shortener/" "url": "https://n8n.io/blog/how-to-build-a-low-code-self-hosted-url-shortener/"
}, },
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "15 Google apps you can combine and automate to increase productivity", "label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡", "icon": "💡",
@ -71,6 +76,10 @@
"label": "How Goomer automated their operations with over 200 n8n workflows", "label": "How Goomer automated their operations with over 200 n8n workflows",
"icon": "🛵", "icon": "🛵",
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/" "url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
} }

View file

@ -15,6 +15,12 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.awsComprehend/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.awsComprehend/"
} }
],
"generic": [
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
}
] ]
} }
} }

View file

@ -15,6 +15,12 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.awsRekognition/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.awsRekognition/"
} }
],
"generic": [
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
}
] ]
} }
} }

View file

@ -22,6 +22,10 @@
"label": "Why business process automation with n8n can change your daily life", "label": "Why business process automation with n8n can change your daily life",
"icon": "🧬", "icon": "🧬",
"url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/" "url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
} }

View file

@ -22,6 +22,10 @@
"label": "Why business process automation with n8n can change your daily life", "label": "Why business process automation with n8n can change your daily life",
"icon": "🧬", "icon": "🧬",
"url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/" "url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
} }

View file

@ -15,6 +15,12 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.awsTextract/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.awsTextract/"
} }
],
"generic": [
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
}
] ]
} }
} }

View file

@ -18,6 +18,11 @@
} }
], ],
"generic": [ "generic": [
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "5 tasks you can automate with the new Notion API ", "label": "5 tasks you can automate with the new Notion API ",
"icon": "⚡️", "icon": "⚡️",

View file

@ -15,6 +15,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.circleCi/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.circleCi/"
} }
],
"generic": [
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
}
] ]
} }
} }

View file

@ -48,6 +48,11 @@
"icon": "📈", "icon": "📈",
"url": "https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/" "url": "https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/"
}, },
{
"label": "How to synchronize data between two systems (one-way vs. two-way sync",
"icon": "🏬",
"url": "https://n8n.io/blog/how-to-sync-data-between-two-systems/"
},
{ {
"label": "Database Monitoring and Alerting with n8n", "label": "Database Monitoring and Alerting with n8n",
"icon": "📡", "icon": "📡",
@ -135,4 +140,4 @@
"Flow" "Flow"
] ]
} }
} }

View file

@ -10,6 +10,18 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.dateTime/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.dateTime/"
} }
],
"generic": [
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
}
] ]
}, },
"subcategories": { "subcategories": {
@ -17,4 +29,4 @@
"Helpers" "Helpers"
] ]
} }
} }

View file

@ -16,5 +16,9 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.deepL/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.deepL/"
} }
] ]
} },
} "alias": [
"Translate",
"Translator"
]
}

View file

@ -21,6 +21,10 @@
"label": "Hey founders! Your business doesn't need you to operate", "label": "Hey founders! Your business doesn't need you to operate",
"icon": " 🖥️", "icon": " 🖥️",
"url": "https://n8n.io/blog/your-business-doesnt-need-you-to-operate/" "url": "https://n8n.io/blog/your-business-doesnt-need-you-to-operate/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
} }

View file

@ -14,6 +14,11 @@
} }
], ],
"generic": [ "generic": [
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
},
{ {
"label": "Why this Product Manager loves workflow automation with n8n", "label": "Why this Product Manager loves workflow automation with n8n",
"icon": "🧠", "icon": "🧠",
@ -32,4 +37,4 @@
"Helpers" "Helpers"
] ]
} }
} }

View file

@ -64,6 +64,11 @@
"icon": "⏲", "icon": "⏲",
"url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/" "url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/"
}, },
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{ {
"label": "How to build a low-code, self-hosted URL shortener in 3 steps", "label": "How to build a low-code, self-hosted URL shortener in 3 steps",
"icon": "🔗", "icon": "🔗",
@ -74,6 +79,11 @@
"icon": "👦", "icon": "👦",
"url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/" "url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/"
}, },
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
},
{ {
"label": "How to automatically give kudos to contributors with GitHub, Slack, and n8n", "label": "How to automatically give kudos to contributors with GitHub, Slack, and n8n",
"icon": "👏", "icon": "👏",
@ -99,10 +109,19 @@
"icon": "🙌", "icon": "🙌",
"url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/" "url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/"
}, },
{
"label": "How a Membership Development Manager automates his work and investments",
"icon": "📈",
"url": "https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/"
},
{ {
"label": "How Goomer automated their operations with over 200 n8n workflows", "label": "How Goomer automated their operations with over 200 n8n workflows",
"icon": "🛵", "icon": "🛵",
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/" "url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
}, },
@ -118,4 +137,4 @@
"Data Transformation" "Data Transformation"
] ]
} }
} }

View file

@ -11,11 +11,28 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.functionItem/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.functionItem/"
} }
],
"generic": [
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
}
] ]
}, },
"alias": [
"Javascript",
"Code",
"Custom Code",
"JS"
],
"subcategories": { "subcategories": {
"Core Nodes": [ "Core Nodes": [
"Data Transformation" "Data Transformation"
] ]
} }
} }

View file

@ -22,10 +22,20 @@
"icon": "📈", "icon": "📈",
"url": "https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/" "url": "https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/"
}, },
{
"label": "How to automatically manage contributions to open-source projects",
"icon": "🏷️",
"url": "https://n8n.io/blog/automation-for-maintainers-of-open-source-projects/"
},
{ {
"label": "5 workflow automations for Mattermost that we love at n8n", "label": "5 workflow automations for Mattermost that we love at n8n",
"icon": "🤖", "icon": "🤖",
"url": "https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/" "url": "https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/"
},
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
} }
] ]
} }

View file

@ -17,10 +17,20 @@
} }
], ],
"generic": [ "generic": [
{
"label": "How to automatically manage contributions to open-source projects",
"icon": "🏷️",
"url": "https://n8n.io/blog/automation-for-maintainers-of-open-source-projects/"
},
{ {
"label": "5 workflow automations for Mattermost that we love at n8n", "label": "5 workflow automations for Mattermost that we love at n8n",
"icon": "🤖", "icon": "🤖",
"url": "https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/" "url": "https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/"
},
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
} }
] ]
} }

View file

@ -26,6 +26,10 @@
"label": "Why this Product Manager loves workflow automation with n8n", "label": "Why this Product Manager loves workflow automation with n8n",
"icon": "🧠", "icon": "🧠",
"url": "https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/" "url": "https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
} }

View file

@ -15,6 +15,12 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleDriveTrigger/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleDriveTrigger/"
} }
],
"generic": [
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
}
] ]
} }
} }

View file

@ -27,6 +27,16 @@
"icon": "🎫", "icon": "🎫",
"url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/" "url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/"
}, },
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "15 Google apps you can combine and automate to increase productivity", "label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡", "icon": "💡",

View file

@ -16,6 +16,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.googlePerspective/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.googlePerspective/"
} }
],
"generic": [
{
"label": "Create a toxic language detector for Telegram in 4 step",
"icon": "🤬",
"url": "https://n8n.io/blog/create-a-toxic-language-detector-for-telegram/"
}
] ]
}, },
"alias": [ "alias": [

View file

@ -43,6 +43,11 @@
"icon": "⏲", "icon": "⏲",
"url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/" "url": "https://n8n.io/blog/creating-triggers-for-n8n-workflows-using-polling/"
}, },
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{ {
"label": "Migrating Community Metrics to Orbit using n8n", "label": "Migrating Community Metrics to Orbit using n8n",
"icon": "📈", "icon": "📈",
@ -77,6 +82,15 @@
"label": "Sending Automated Congratulations with Google Sheets, Twilio, and n8n ", "label": "Sending Automated Congratulations with Google Sheets, Twilio, and n8n ",
"icon": "🙌", "icon": "🙌",
"url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/" "url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/"
},
{
"label": "How a Membership Development Manager automates his work and investments",
"icon": "📈",
"url": "https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
}, },

View file

@ -17,6 +17,11 @@
} }
], ],
"generic": [ "generic": [
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "15 Google apps you can combine and automate to increase productivity", "label": "15 Google apps you can combine and automate to increase productivity",
"icon": "💡", "icon": "💡",

View file

@ -15,6 +15,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.harvest/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.harvest/"
} }
],
"generic": [
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
}
] ]
} }
} }

View file

@ -22,6 +22,11 @@
"icon": "⚡️", "icon": "⚡️",
"url": "https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/" "url": "https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/"
}, },
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
},
{ {
"label": "How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation", "label": "How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation",
"icon": "🧰", "icon": "🧰",
@ -34,4 +39,4 @@
"Helpers" "Helpers"
] ]
} }
} }

View file

@ -69,6 +69,11 @@
"icon": "🎨", "icon": "🎨",
"url": "https://n8n.io/blog/automate-designs-with-bannerbear-and-n8n/" "url": "https://n8n.io/blog/automate-designs-with-bannerbear-and-n8n/"
}, },
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
},
{ {
"label": "Building an expense tracking app in 10 minutes", "label": "Building an expense tracking app in 10 minutes",
"icon": "📱", "icon": "📱",
@ -89,11 +94,21 @@
"icon": "🦄", "icon": "🦄",
"url": "https://n8n.io/blog/learn-how-to-use-webhooks-with-mattermost-slash-commands/" "url": "https://n8n.io/blog/learn-how-to-use-webhooks-with-mattermost-slash-commands/"
}, },
{
"label": "How a Membership Development Manager automates his work and investments",
"icon": "📈",
"url": "https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/"
},
{ {
"label": "A low-code bitcoin ticker built with QuestDB and n8n.io", "label": "A low-code bitcoin ticker built with QuestDB and n8n.io",
"icon": "📈", "icon": "📈",
"url": "https://n8n.io/blog/a-low-code-bitcoin-ticker-built-with-questdb-and-n8n-io/" "url": "https://n8n.io/blog/a-low-code-bitcoin-ticker-built-with-questdb-and-n8n-io/"
}, },
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
},
{ {
"label": "How Common Knowledge use workflow automation for activism", "label": "How Common Knowledge use workflow automation for activism",
"icon": "✨", "icon": "✨",
@ -108,6 +123,10 @@
"label": "How Goomer automated their operations with over 200 n8n workflows", "label": "How Goomer automated their operations with over 200 n8n workflows",
"icon": "🛵", "icon": "🛵",
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/" "url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
}, },
@ -122,4 +141,4 @@
"Helpers" "Helpers"
] ]
} }
} }

View file

@ -17,6 +17,16 @@
} }
], ],
"generic": [ "generic": [
{
"label": "How to synchronize data between two systems (one-way vs. two-way sync",
"icon": "🏬",
"url": "https://n8n.io/blog/how-to-sync-data-between-two-systems/"
},
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "Hey founders! Your business doesn't need you to operate", "label": "Hey founders! Your business doesn't need you to operate",
"icon": " 🖥️", "icon": " 🖥️",

View file

@ -17,6 +17,11 @@
} }
], ],
"generic": [ "generic": [
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin", "label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin",
"icon": "🎖", "icon": "🎖",

View file

@ -28,6 +28,16 @@
"icon": "🧬", "icon": "🧬",
"url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/" "url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/"
}, },
{
"label": "Create a toxic language detector for Telegram in 4 step",
"icon": "🤬",
"url": "https://n8n.io/blog/create-a-toxic-language-detector-for-telegram/"
},
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{ {
"label": "How to build a low-code, self-hosted URL shortener in 3 steps", "label": "How to build a low-code, self-hosted URL shortener in 3 steps",
"icon": "🔗", "icon": "🔗",
@ -38,6 +48,11 @@
"icon": "⚙️", "icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/" "url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
}, },
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "5 tasks you can automate with the new Notion API ", "label": "5 tasks you can automate with the new Notion API ",
"icon": "⚡️", "icon": "⚡️",
@ -48,6 +63,16 @@
"icon": "💡", "icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/" "url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
}, },
{
"label": "How to automatically manage contributions to open-source projects",
"icon": "🏷️",
"url": "https://n8n.io/blog/automation-for-maintainers-of-open-source-projects/"
},
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
},
{ {
"label": "5 workflow automations for Mattermost that we love at n8n", "label": "5 workflow automations for Mattermost that we love at n8n",
"icon": "🤖", "icon": "🤖",
@ -63,10 +88,19 @@
"icon": "🙌", "icon": "🙌",
"url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/" "url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/"
}, },
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
},
{ {
"label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin", "label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin",
"icon": "🎖", "icon": "🎖",
"url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/" "url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
}, },
@ -83,4 +117,4 @@
"Flow" "Flow"
] ]
} }
} }

View file

@ -15,17 +15,26 @@
"generic": [] "generic": []
}, },
"alias": [ "alias": [
"aggregate", "Aggregate",
"dedupe", "Dedupe",
"deduplicate", "Deduplicate",
"duplicates", "Duplicates",
"limit", "Limit",
"order", "Remove",
"remove", "Slice",
"slice", "Sort",
"sort", "Split",
"split", "Unique",
"unique" "JSON",
"Transform",
"Array",
"List",
"Object",
"Item",
"Map",
"Format",
"Nested",
"Iterate"
], ],
"subcategories": { "subcategories": {
"Core Nodes": [ "Core Nodes": [

View file

@ -24,8 +24,7 @@
"url": "https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/" "url": "https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/"
}, },
{ {
"label": "Creating Custom Incident Response Workflows with n8n", "label": "How to automate every step of an incident response workflow",
"icon": "🚨",
"url": "https://n8n.io/blog/creating-custom-incident-response-workflows-with-n8n/" "url": "https://n8n.io/blog/creating-custom-incident-response-workflows-with-n8n/"
} }
] ]

View file

@ -16,6 +16,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.mailchimp/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.mailchimp/"
} }
],
"generic": [
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
}
] ]
} }
} }

View file

@ -58,14 +58,17 @@
"url": "https://n8n.io/blog/creating-error-workflows-in-n8n/" "url": "https://n8n.io/blog/creating-error-workflows-in-n8n/"
}, },
{ {
"label": "Creating Custom Incident Response Workflows with n8n", "label": "How to automate every step of an incident response workflow",
"icon": "🚨",
"url": "https://n8n.io/blog/creating-custom-incident-response-workflows-with-n8n/" "url": "https://n8n.io/blog/creating-custom-incident-response-workflows-with-n8n/"
}, },
{ {
"label": "Learn how to use webhooks with Mattermost slash commands", "label": "Learn how to use webhooks with Mattermost slash commands",
"icon": "🦄", "icon": "🦄",
"url": "https://n8n.io/blog/learn-how-to-use-webhooks-with-mattermost-slash-commands/" "url": "https://n8n.io/blog/learn-how-to-use-webhooks-with-mattermost-slash-commands/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
} }

View file

@ -22,6 +22,11 @@
"label": "How a digital strategist uses n8n for online marketing", "label": "How a digital strategist uses n8n for online marketing",
"icon": "💻", "icon": "💻",
"url": "https://n8n.io/blog/how-a-digital-strategist-uses-n8n-for-online-marketing/" "url": "https://n8n.io/blog/how-a-digital-strategist-uses-n8n-for-online-marketing/"
},
{
"label": "How a Membership Development Manager automates his work and investments",
"icon": "📈",
"url": "https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/"
} }
] ]
} }

View file

@ -16,6 +16,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.mauticTrigger/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.mauticTrigger/"
} }
],
"generic": [
{
"label": "How a Membership Development Manager automates his work and investments",
"icon": "📈",
"url": "https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/"
}
] ]
} }
} }

View file

@ -12,6 +12,11 @@
} }
], ],
"generic": [ "generic": [
{
"label": "How to synchronize data between two systems (one-way vs. two-way sync",
"icon": "🏬",
"url": "https://n8n.io/blog/how-to-sync-data-between-two-systems/"
},
{ {
"label": "Supercharging your conference registration process with n8n", "label": "Supercharging your conference registration process with n8n",
"icon": "🎫", "icon": "🎫",
@ -31,6 +36,10 @@
"label": "Sending Automated Congratulations with Google Sheets, Twilio, and n8n ", "label": "Sending Automated Congratulations with Google Sheets, Twilio, and n8n ",
"icon": "🙌", "icon": "🙌",
"url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/" "url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
}, },

View file

@ -17,5 +17,9 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.microsoftExcel/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.microsoftExcel/"
} }
] ]
} },
} "alias": [
"CSV",
"Spreadsheet"
]
}

View file

@ -32,6 +32,11 @@
"label": "Automate your data processing pipeline in 9 steps", "label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️", "icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/" "url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
},
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
} }
] ]
} }

View file

@ -22,11 +22,26 @@
"icon": "☀️", "icon": "☀️",
"url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/" "url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/"
}, },
{
"label": "Create a toxic language detector for Telegram in 4 step",
"icon": "🤬",
"url": "https://n8n.io/blog/create-a-toxic-language-detector-for-telegram/"
},
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{ {
"label": "Automate your data processing pipeline in 9 steps", "label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️", "icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/" "url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
}, },
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "5 tasks you can automate with the new Notion API ", "label": "5 tasks you can automate with the new Notion API ",
"icon": "⚡️", "icon": "⚡️",
@ -42,10 +57,19 @@
"icon": "🙌", "icon": "🙌",
"url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/" "url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/"
}, },
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
},
{ {
"label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin", "label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin",
"icon": "🎖", "icon": "🎖",
"url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/" "url": "https://n8n.io/blog/benefits-of-automation-and-n8n-an-interview-with-hubspots-hugh-durkin/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
}, },
@ -57,4 +81,4 @@
"Helpers" "Helpers"
] ]
} }
} }

View file

@ -24,8 +24,7 @@
"url": "https://n8n.io/blog/learn-to-automate-your-factorys-incident-reporting-a-step-by-step-guide/" "url": "https://n8n.io/blog/learn-to-automate-your-factorys-incident-reporting-a-step-by-step-guide/"
}, },
{ {
"label": "Creating Custom Incident Response Workflows with n8n", "label": "How to automate every step of an incident response workflow",
"icon": "🚨",
"url": "https://n8n.io/blog/creating-custom-incident-response-workflows-with-n8n/" "url": "https://n8n.io/blog/creating-custom-incident-response-workflows-with-n8n/"
} }
] ]

View file

@ -15,6 +15,18 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.pipedrive/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.pipedrive/"
} }
],
"generic": [
{
"label": "How to synchronize data between two systems (one-way vs. two-way sync",
"icon": "🏬",
"url": "https://n8n.io/blog/how-to-sync-data-between-two-systems/"
},
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
}
] ]
} }
} }

View file

@ -17,6 +17,11 @@
"icon": "👦", "icon": "👦",
"url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/" "url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/"
}, },
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
},
{ {
"label": "How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation", "label": "How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation",
"icon": "🧰", "icon": "🧰",
@ -34,4 +39,4 @@
"Files" "Files"
] ]
} }
} }

View file

@ -37,6 +37,11 @@
"icon": "🧾", "icon": "🧾",
"url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/" "url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/"
}, },
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{ {
"label": "How to build a low-code, self-hosted URL shortener in 3 steps", "label": "How to build a low-code, self-hosted URL shortener in 3 steps",
"icon": "🔗", "icon": "🔗",
@ -47,6 +52,11 @@
"icon": "⚙️", "icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/" "url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
}, },
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "5 tasks you can automate with the new Notion API ", "label": "5 tasks you can automate with the new Notion API ",
"icon": "⚡️", "icon": "⚡️",
@ -57,6 +67,11 @@
"icon": "💡", "icon": "💡",
"url": "https://n8n.io/blog/automate-google-apps-for-productivity/" "url": "https://n8n.io/blog/automate-google-apps-for-productivity/"
}, },
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
},
{ {
"label": "Building an expense tracking app in 10 minutes", "label": "Building an expense tracking app in 10 minutes",
"icon": "📱", "icon": "📱",
@ -77,11 +92,21 @@
"icon": "🧰", "icon": "🧰",
"url": "https://n8n.io/blog/learn-to-build-powerful-api-endpoints-using-webhooks/" "url": "https://n8n.io/blog/learn-to-build-powerful-api-endpoints-using-webhooks/"
}, },
{
"label": "How a Membership Development Manager automates his work and investments",
"icon": "📈",
"url": "https://n8n.io/blog/how-a-membership-development-manager-automates-his-work-and-investments/"
},
{ {
"label": "A low-code bitcoin ticker built with QuestDB and n8n.io", "label": "A low-code bitcoin ticker built with QuestDB and n8n.io",
"icon": "📈", "icon": "📈",
"url": "https://n8n.io/blog/a-low-code-bitcoin-ticker-built-with-questdb-and-n8n-io/" "url": "https://n8n.io/blog/a-low-code-bitcoin-ticker-built-with-questdb-and-n8n-io/"
}, },
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
},
{ {
"label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin", "label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin",
"icon": "🎖", "icon": "🎖",
@ -91,6 +116,10 @@
"label": "How Goomer automated their operations with over 200 n8n workflows", "label": "How Goomer automated their operations with over 200 n8n workflows",
"icon": "🛵", "icon": "🛵",
"url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/" "url": "https://n8n.io/blog/how-goomer-automated-their-operations-with-over-200-n8n-workflows/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
}, },
@ -105,4 +134,4 @@
"Data Transformation" "Data Transformation"
] ]
} }
} }

View file

@ -15,6 +15,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.shopifyTrigger/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.shopifyTrigger/"
} }
],
"generic": [
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
}
] ]
} }
} }

View file

@ -17,11 +17,21 @@
} }
], ],
"generic": [ "generic": [
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{ {
"label": "Automate your data processing pipeline in 9 steps", "label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️", "icon": "⚙️",
"url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/" "url": "https://n8n.io/blog/automate-your-data-processing-pipeline-in-9-steps-with-n8n/"
}, },
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "5 tasks you can automate with the new Notion API ", "label": "5 tasks you can automate with the new Notion API ",
"icon": "⚡️", "icon": "⚡️",

View file

@ -12,6 +12,11 @@
} }
], ],
"generic": [ "generic": [
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
},
{ {
"label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin", "label": "Benefits of automation and n8n: An interview with HubSpot's Hugh Durkin",
"icon": "🎖", "icon": "🎖",
@ -27,4 +32,4 @@
"Flow" "Flow"
] ]
} }
} }

View file

@ -16,5 +16,9 @@
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.spotify/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.spotify/"
} }
] ]
} },
} "alias": [
"Music",
"Song"
]
}

View file

@ -17,10 +17,20 @@
"icon": "☀️", "icon": "☀️",
"url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/" "url": "https://n8n.io/blog/2021-the-year-to-automate-the-new-you-with-n8n/"
}, },
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "Build your own virtual assistant with n8n: A step by step guide", "label": "Build your own virtual assistant with n8n: A step by step guide",
"icon": "👦", "icon": "👦",
"url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/" "url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/"
},
{
"label": "How to automatically manage contributions to open-source projects",
"icon": "🏷️",
"url": "https://n8n.io/blog/automation-for-maintainers-of-open-source-projects/"
} }
] ]
}, },

View file

@ -22,11 +22,21 @@
"icon": "🧬", "icon": "🧬",
"url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/" "url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/"
}, },
{
"label": "Create a toxic language detector for Telegram in 4 step",
"icon": "🤬",
"url": "https://n8n.io/blog/create-a-toxic-language-detector-for-telegram/"
},
{ {
"label": "Automatically Adding Expense Receipts to Google Sheets with Telegram, Mindee, Twilio, and n8n", "label": "Automatically Adding Expense Receipts to Google Sheets with Telegram, Mindee, Twilio, and n8n",
"icon": "🧾", "icon": "🧾",
"url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/" "url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/"
}, },
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{ {
"label": "Celebrating World Poetry Day with a daily poem in Telegram", "label": "Celebrating World Poetry Day with a daily poem in Telegram",
"icon": "📜", "icon": "📜",
@ -37,6 +47,11 @@
"icon": "💪", "icon": "💪",
"url": "https://n8n.io/blog/using-automation-to-boost-productivity-in-the-workplace/" "url": "https://n8n.io/blog/using-automation-to-boost-productivity-in-the-workplace/"
}, },
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
},
{ {
"label": "Creating scheduled text affirmations with n8n", "label": "Creating scheduled text affirmations with n8n",
"icon": "🤟", "icon": "🤟",
@ -46,6 +61,10 @@
"label": "Creating Telegram Bots with n8n, a No-Code Platform", "label": "Creating Telegram Bots with n8n, a No-Code Platform",
"icon": "💬", "icon": "💬",
"url": "https://n8n.io/blog/creating-telegram-bots-with-n8n-a-no-code-platform/" "url": "https://n8n.io/blog/creating-telegram-bots-with-n8n-a-no-code-platform/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
} }

View file

@ -17,15 +17,29 @@
} }
], ],
"generic": [ "generic": [
{
"label": "Create a toxic language detector for Telegram in 4 step",
"icon": "🤬",
"url": "https://n8n.io/blog/create-a-toxic-language-detector-for-telegram/"
},
{ {
"label": "Automatically Adding Expense Receipts to Google Sheets with Telegram, Mindee, Twilio, and n8n", "label": "Automatically Adding Expense Receipts to Google Sheets with Telegram, Mindee, Twilio, and n8n",
"icon": "🧾", "icon": "🧾",
"url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/" "url": "https://n8n.io/blog/automatically-adding-expense-receipts-to-google-sheets-with-telegram-mindee-twilio-and-n8n/"
}, },
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
},
{ {
"label": "Creating Telegram Bots with n8n, a No-Code Platform", "label": "Creating Telegram Bots with n8n, a No-Code Platform",
"icon": "💬", "icon": "💬",
"url": "https://n8n.io/blog/creating-telegram-bots-with-n8n-a-no-code-platform/" "url": "https://n8n.io/blog/creating-telegram-bots-with-n8n-a-no-code-platform/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
} }

View file

@ -15,6 +15,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.travisCi/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.travisCi/"
} }
],
"generic": [
{
"label": "How to set up a no-code CI/CD pipeline with GitHub and TravisCI",
"icon": "🎡",
"url": "https://n8n.io/blog/how-to-set-up-a-ci-cd-pipeline-with-no-code/"
}
] ]
} }
} }

View file

@ -17,6 +17,11 @@
} }
], ],
"generic": [ "generic": [
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{ {
"label": "5 tasks you can automate with the new Notion API ", "label": "5 tasks you can automate with the new Notion API ",
"icon": "⚡️", "icon": "⚡️",

View file

@ -59,5 +59,8 @@
"url": "https://n8n.io/blog/sending-sms-the-low-code-way-with-airtable-twilio-programmable-sms-and-n8n/" "url": "https://n8n.io/blog/sending-sms-the-low-code-way-with-airtable-twilio-programmable-sms-and-n8n/"
} }
] ]
} },
"alias": [
"SMS"
]
} }

View file

@ -17,6 +17,11 @@
} }
], ],
"generic": [ "generic": [
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
},
{ {
"label": "Automate your data processing pipeline in 9 steps", "label": "Automate your data processing pipeline in 9 steps",
"icon": "⚙️", "icon": "⚙️",

View file

@ -27,6 +27,11 @@
"icon": "🎫", "icon": "🎫",
"url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/" "url": "https://n8n.io/blog/supercharging-your-conference-registration-process-with-n8n/"
}, },
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{ {
"label": "5 tasks you can automate with the new Notion API ", "label": "5 tasks you can automate with the new Notion API ",
"icon": "⚡️", "icon": "⚡️",
@ -56,6 +61,10 @@
"label": "How Common Knowledge use workflow automation for activism", "label": "How Common Knowledge use workflow automation for activism",
"icon": "✨", "icon": "✨",
"url": "https://n8n.io/blog/automations-for-activists/" "url": "https://n8n.io/blog/automations-for-activists/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
} }
] ]
}, },

View file

@ -15,6 +15,17 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.uproc/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.uproc/"
} }
],
"generic": [
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
}
] ]
} }
} }

View file

@ -23,5 +23,8 @@
"url": "https://n8n.io/blog/2021-goals-level-up-your-vocabulary-with-vonage-and-n8n/" "url": "https://n8n.io/blog/2021-goals-level-up-your-vocabulary-with-vonage-and-n8n/"
} }
] ]
} },
"alias": [
"SMS"
]
} }

View file

@ -10,6 +10,17 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.wait/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.wait/"
} }
],
"generic": [
{
"label": "How to get started with CRM automation (with 3 no-code workflow ideas",
"icon": "👥",
"url": "https://n8n.io/blog/how-to-get-started-with-crm-automation-and-no-code-workflow-ideas/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
}
] ]
}, },
"alias": [ "alias": [
@ -23,4 +34,4 @@
"Flow" "Flow"
] ]
} }
} }

View file

@ -64,8 +64,7 @@
"url": "https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/" "url": "https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/"
}, },
{ {
"label": "Creating Custom Incident Response Workflows with n8n", "label": "How to automate every step of an incident response workflow",
"icon": "🚨",
"url": "https://n8n.io/blog/creating-custom-incident-response-workflows-with-n8n/" "url": "https://n8n.io/blog/creating-custom-incident-response-workflows-with-n8n/"
}, },
{ {
@ -96,4 +95,4 @@
"Flow" "Flow"
] ]
} }
} }

View file

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

View file

@ -10,6 +10,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.writeBinaryFile/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.writeBinaryFile/"
} }
],
"generic": [
{
"label": "How uProc scraped a multi-page website with a low-code workflow",
"icon": " 🕸️",
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
}
] ]
}, },
"alias": [ "alias": [
@ -22,4 +29,4 @@
"Files" "Files"
] ]
} }
} }

View file

@ -16,6 +16,13 @@
{ {
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.zohoCrm/" "url": "https://docs.n8n.io/nodes/n8n-nodes-base.zohoCrm/"
} }
],
"generic": [
{
"label": "6 e-commerce workflows to power up your Shopify s",
"icon": "store",
"url": "https://n8n.io/blog/no-code-ecommerce-workflow-automations/"
}
] ]
} }
} }