feat: (Google Sheets Trigger Node): Trigger for Google Sheets
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
Reference in New Issue
Block a user