Add new codex files and fix previous files (#1608)

*  Add new codex files and fixed previous files

* 🔨 Minor fix

* 🔨 Minor fix
This commit is contained in:
Harshil Agrawal
2021-04-10 10:18:10 +02:00
committed by GitHub
parent 8113693e97
commit a503c0e86b
94 changed files with 1256 additions and 90 deletions

View File

@@ -13,8 +13,14 @@
],
"generic": [
{
"label": "HTTP Request Node — The Swiss Army Knife",
"url": "https://medium.com/n8n-io/http-request-node-the-swiss-army-knife-b14e22283383"
"label": "Build your own virtual assistant with n8n: A step by step guide",
"icon": "👦",
"url": "https://n8n.io/blog/build-your-own-virtual-assistant-with-n8n-a-step-by-step-guide/"
},
{
"label": "How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation",
"icon": "🧰",
"url": "https://n8n.io/blog/how-to-use-the-http-request-node-the-swiss-army-knife-for-workflow-automation/"
}
]
}