mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 22:54:05 -08:00
21 lines
512 B
JSON
21 lines
512 B
JSON
|
{
|
||
|
"node": "n8n-nodes-base.googleSheetsTrigger",
|
||
|
"nodeVersion": "1.0",
|
||
|
"codexVersion": "1.0",
|
||
|
"categories": ["Data & Storage", "Productivity"],
|
||
|
"resources": {
|
||
|
"credentialDocumentation": [
|
||
|
{
|
||
|
"url": "https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/"
|
||
|
}
|
||
|
],
|
||
|
"primaryDocumentation": [
|
||
|
{
|
||
|
"url": "https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.googlesheetstrigger/"
|
||
|
}
|
||
|
],
|
||
|
"generic": []
|
||
|
},
|
||
|
"alias": ["CSV", "Spreadsheet", "GS"]
|
||
|
}
|