mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
27 lines
549 B
JSON
27 lines
549 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://medium.com/n8n-io/migrating-community-metrics-to-orbit-using-n8n-b293372e8daf"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|