feat(gmail): overhaul Gmail node + create gmail trigger (#3734)

This commit is contained in:
Michael Kret
2022-09-08 15:44:34 +03:00
committed by GitHub
parent ca8c2d6577
commit 74304db4e2
24 changed files with 3858 additions and 927 deletions

View File

@@ -2,9 +2,7 @@
"node": "n8n-nodes-base.gmail",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"Communication"
],
"categories": ["Communication"],
"resources": {
"credentialDocumentation": [
{
@@ -54,4 +52,4 @@
}
]
}
}
}