Google Admin SDK manages users, groups, and directory resources programmatically to automate administrative tasks and integrate Google Workspace management into your apps.
After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:
Important
Only your workspace admin can configure this connection.
|
Setting |
Instructions |
|---|---|
|
Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
|
Domain * |
Enter your Google Admin SDK email domain. For example, if your email ID is |
|
OAuth 2.0 client * |
Select the OAuth 2.0 client that stores the client ID and client secret provided to you by Google. To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit ( |
|
Scopes * |
Scopes are OAuth 2.0 permissions that Google defines to limit access to your account. |
Tip
This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the OAuth 2.0 auth universal connector documentation
-
Sign in to your Google Cloud Console account.
-
Select your Project.
-
Navigate to API and services > Enabled APIs and services > + Enable APIs and services.
-
Search for Google Admin SDK API and click Enable.
-
Navigate to Credentials > + Create credentials.
-
Click OAuth client ID.
-
In Application type, select Web application.
-
Enter a Name.
-
Enter the Celigo integrator.io Redirect URL.
-
Click Create.
-
Navigate to Data access.
-
Click Add or remove scopes and select Google Admin SDK scopes.
-
Navigate to Credentials and click the Application.
-
Copy the Client ID.
-
Copy the Cient secret.