feat(n8n Google My Business Node): New node (#10504)

This commit is contained in:
Valentina Lilova
2024-10-16 17:18:53 +02:00
committed by GitHub
parent c090fcb340
commit bf28fbefe5
19 changed files with 3155 additions and 0 deletions

View File

@@ -140,6 +140,7 @@
"dist/credentials/GoogleDriveOAuth2Api.credentials.js",
"dist/credentials/GoogleFirebaseCloudFirestoreOAuth2Api.credentials.js",
"dist/credentials/GoogleFirebaseRealtimeDatabaseOAuth2Api.credentials.js",
"dist/credentials/GoogleMyBusinessOAuth2Api.credentials.js",
"dist/credentials/GoogleOAuth2Api.credentials.js",
"dist/credentials/GooglePerspectiveOAuth2Api.credentials.js",
"dist/credentials/GoogleSheetsOAuth2Api.credentials.js",
@@ -538,6 +539,8 @@
"dist/nodes/Google/Gmail/Gmail.node.js",
"dist/nodes/Google/Gmail/GmailTrigger.node.js",
"dist/nodes/Google/GSuiteAdmin/GSuiteAdmin.node.js",
"dist/nodes/Google/MyBusiness/GoogleMyBusiness.node.js",
"dist/nodes/Google/MyBusiness/GoogleMyBusinessTrigger.node.js",
"dist/nodes/Google/Perspective/GooglePerspective.node.js",
"dist/nodes/Google/Sheet/GoogleSheets.node.js",
"dist/nodes/Google/Sheet/GoogleSheetsTrigger.node.js",