Skip to content

Commit

Permalink
Change name of node from G Suite Admin to Goolge Workspace Admin
Browse files Browse the repository at this point in the history
  • Loading branch information
imchairmanm committed Feb 4, 2025
1 parent 28d9d72 commit 6ecdc5d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
---
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
title: G Suite Admin node documentation
description: Learn how to use the G Suite Admin node in n8n. Follow technical documentation to integrate G Suite Admin node into your workflows.
title: Google Workspace Admin node documentation
description: Learn how to use the Google Workspace Admin node in n8n. Follow technical documentation to integrate Google Workspace Admin node into your workflows.
contentType: integration
---

# G Suite Admin node
# Google Workspace Admin node

Use the G Suite Admin node to automate work in G Suite Admin, and integrate G Suite Admin with other applications. n8n has built-in support for a wide range of G Suite Admin features, including creating, updating, deleting, and getting users, and groups.
Use the Google Workspace Admin node to automate work in Google Workspace Admin, and integrate Google Workspace Admin with other applications. n8n has built-in support for a wide range of Google Workspace Admin features, including creating, updating, deleting, and getting users, and groups.

On this page, you'll find a list of operations the G Suite Admin node supports and links to more resources.
On this page, you'll find a list of operations the Google Workspace Admin node supports and links to more resources.

/// note | Credentials
Refer to [G Suite Admin credentials](/integrations/builtin/credentials/google/) for guidance on setting up authentication.
Refer to [Google credentials](/integrations/builtin/credentials/google/) for guidance on setting up authentication.
///

## Operations
Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/builtin/credentials/google/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ Once configured, you can use your credentials to authenticate the following node

| Node | OAuth | Service Account |
| :--- | :---: | :-------------: |
| [G Suite Admin](/integrations/builtin/app-nodes/n8n-nodes-base.gsuiteadmin/) | :white_check_mark: | :x: |
| [Google Ads](/integrations/builtin/app-nodes/n8n-nodes-base.googleads/) | :white_check_mark: | :x: |
| [Gmail](/integrations/builtin/app-nodes/n8n-nodes-base.gmail/) | :white_check_mark: | :warning: |
| [Google Analytics](/integrations/builtin/app-nodes/n8n-nodes-base.googleanalytics/) | :white_check_mark: | :x: |
Expand All @@ -52,6 +51,7 @@ Once configured, you can use your credentials to authenticate the following node
| [Google Slides](/integrations/builtin/app-nodes/n8n-nodes-base.googleslides/) | :white_check_mark: | :white_check_mark: |
| [Google Tasks](/integrations/builtin/app-nodes/n8n-nodes-base.googletasks/) | :white_check_mark: | :x: |
| [Google Translate](/integrations/builtin/app-nodes/n8n-nodes-base.googletranslate/) | :white_check_mark: | :white_check_mark: |
| [Google Workspace Admin](/integrations/builtin/app-nodes/n8n-nodes-base.gsuiteadmin/) | :white_check_mark: | :x: |
| [YouTube](/integrations/builtin/app-nodes/n8n-nodes-base.youtube/) | :white_check_mark: | :x: |

/// warning | Gmail and Service Accounts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ contentType: integration

# Copper Trigger node

[Copper](https://www.copper.com/){:target=_blank .external-link} is a CRM that focuses on strong integration with Google's G Suite. It's mainly targeted towards small and medium-sized businesses.
[Copper](https://www.copper.com/){:target=_blank .external-link} is a CRM that focuses on strong integration with Google Workspace. It's mainly targeted towards small and medium-sized businesses.

/// note | Credentials
You can find authentication information for this node [here](/integrations/builtin/credentials/copper/).
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -561,11 +561,11 @@ nav:
- Google Slides: integrations/builtin/app-nodes/n8n-nodes-base.googleslides.md
- Google Tasks: integrations/builtin/app-nodes/n8n-nodes-base.googletasks.md
- Google Translate: integrations/builtin/app-nodes/n8n-nodes-base.googletranslate.md
- Google Workspace Admin: integrations/builtin/app-nodes/n8n-nodes-base.gsuiteadmin.md
- Gotify: integrations/builtin/app-nodes/n8n-nodes-base.gotify.md
- GoToWebinar: integrations/builtin/app-nodes/n8n-nodes-base.gotowebinar.md
- Grafana: integrations/builtin/app-nodes/n8n-nodes-base.grafana.md
- Grist: integrations/builtin/app-nodes/n8n-nodes-base.grist.md
- G Suite Admin: integrations/builtin/app-nodes/n8n-nodes-base.gsuiteadmin.md
- Hacker News: integrations/builtin/app-nodes/n8n-nodes-base.hackernews.md
- HaloPSA: integrations/builtin/app-nodes/n8n-nodes-base.halopsa.md
- Harvest: integrations/builtin/app-nodes/n8n-nodes-base.harvest.md
Expand Down

0 comments on commit 6ecdc5d

Please sign in to comment.