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
62 changed files with 561 additions and 46 deletions

View File

@@ -15,6 +15,17 @@
{
"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/"
}
]
}
}