n8n/packages/nodes-base/nodes/Google/Drive/GoogleDriveTrigger.node.json

25 lines
596 B
JSON
Raw Normal View History

2021-11-05 07:45:20 -07:00
{
"node": "n8n-nodes-base.googleDriveTrigger",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Data & Storage"],
2021-11-05 07:45:20 -07:00
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"
2021-11-05 07:45:20 -07:00
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.googledrivetrigger/"
2021-11-05 07:45:20 -07:00
}
2022-02-11 04:20:42 -08:00
],
"generic": [
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
}
2021-11-05 07:45:20 -07:00
]
}
}