Add and update codex files (#1665)

This commit is contained in:
Harshil Agrawal
2021-04-16 19:03:44 +02:00
committed by GitHub
parent 97999f9490
commit 78936fd1dc
24 changed files with 158 additions and 21 deletions

View File

@@ -21,6 +21,11 @@
"label": "Automatically pulling and visualizing data with n8n",
"icon": "📈",
"url": "https://n8n.io/blog/automatically-pulling-and-visualizing-data-with-n8n/"
},
{
"label": "5 workflow automations for Mattermost that we love at n8n",
"icon": "🤖",
"url": "https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/"
}
]
}

View File

@@ -15,6 +15,13 @@
{
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.githubTrigger/"
}
],
"generic": [
{
"label": "5 workflow automations for Mattermost that we love at n8n",
"icon": "🤖",
"url": "https://n8n.io/blog/5-workflow-automations-for-mattermost-that-we-love-at-n8n/"
}
]
}
}