mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
a503c0e86b
* ✨ Add new codex files and fixed previous files * 🔨 Minor fix * 🔨 Minor fix
27 lines
531 B
JSON
27 lines
531 B
JSON
{
|
|
"node": "n8n-nodes-base.orbit",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": [
|
|
"Analytics"
|
|
],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/credentials/orbit"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.orbit/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "Migrating Community Metrics to Orbit using n8n",
|
|
"icon": "📈",
|
|
"url": "https://n8n.io/blog/migrating-community-metrics-to-orbit-using-n8n/"
|
|
}
|
|
]
|
|
}
|
|
} |