Google directory
Tables in the Google directory connector
| No | Table Name | Columns | Primary Keys | Read Mode | Inc. Sync Keys | API Info |
|---|---|---|---|---|---|---|
| 1 | group_members | 5 | Full Refresh | |||
| 2 | groups | 8 | Full Refresh | API Reference | ||
| 3 | users | 24 | Full Refresh | API Reference |
Table: group_members
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | role | VARCHAR | |
| 2 | kind | VARCHAR | |
| 3 | id | VARCHAR | |
| 4 | type | VARCHAR | |
| 5 | email | VARCHAR |
Table: groups
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | kind | VARCHAR | |
| 2 | name | VARCHAR | |
| 3 | description | VARCHAR | |
| 4 | etag | VARCHAR | |
| 5 | id | VARCHAR | |
| 6 | adminCreated | BOOLEAN | |
| 7 | email | VARCHAR | |
| 8 | directMembersCount | VARCHAR |
Table: users
| No | Column Name | Type | Notes |
|---|---|---|---|
| 1 | orgUnitPath | VARCHAR | |
| 2 | hashFunction | VARCHAR | |
| 3 | ipWhitelisted | BOOLEAN | |
| 4 | aliases | VARCHAR | |
| 5 | creationTime | VARCHAR | |
| 6 | isMailboxSetup | BOOLEAN | |
| 7 | kind | VARCHAR | |
| 8 | externalIds | VARCHAR | |
| 9 | phones | VARCHAR | |
| 10 | isAdmin | BOOLEAN | |
| 11 | suspended | BOOLEAN | |
| 12 | emails | VARCHAR | |
| 13 | lastLoginTime | VARCHAR | |
| 14 | isDelegatedAdmin | BOOLEAN | |
| 15 | name | VARCHAR | |
| 16 | changePasswordAtNextLogin | BOOLEAN | |
| 17 | organizations | VARCHAR | |
| 18 | customerId | VARCHAR | |
| 19 | nonEditableAliases | VARCHAR | |
| 20 | id | VARCHAR | |
| 21 | relations | VARCHAR | |
| 22 | agreedToTerms | BOOLEAN | |
| 23 | username | VARCHAR | |
| 24 | includeInGlobalAddressList | BOOLEAN |
External Resources
- Google Directory Api
- Group Members
- Google Directory's Limits And Quotas
- Web Server Application
- Service Accounts
- Domain Wide Delegation Of Authority
Zipstack Cloud features a powerful SQL querying engine on top of many types of connectors, including those from Trino, some custom connectors and connectors from the open source Airbyte project. Some Zipstack cloud connectors are designed to utilize and expand upon Airbyte's connector protocol, but they do not use Airbyte's EL core. Additionally, some parts of the documentation for these connectors have been adapted from the connector documentation found in Airbyte's open source project.