mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 22:54:05 -08:00
36 lines
897 B
JSON
36 lines
897 B
JSON
{
|
|
"node": "n8n-nodes-base.googleDrive",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": [
|
|
"Data & Storage"
|
|
],
|
|
"resources": {
|
|
"credentialDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/credentials/google"
|
|
}
|
|
],
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/nodes/n8n-nodes-base.googleDrive/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "Hey founders! Your business doesn't need you to operate",
|
|
"icon": " 🖥️",
|
|
"url": "https://n8n.io/blog/your-business-doesnt-need-you-to-operate/"
|
|
},
|
|
{
|
|
"label": "Why this Product Manager loves workflow automation with n8n",
|
|
"icon": "🧠",
|
|
"url": "https://n8n.io/blog/why-this-product-manager-loves-workflow-automation-with-n8n/"
|
|
},
|
|
{
|
|
"label": "7 no-code workflow automations for Amazon Web Services",
|
|
"url": "https://n8n.io/blog/aws-workflow-automation/"
|
|
}
|
|
]
|
|
}
|
|
} |