Set up the Gmail connector using an OAuth-enabled Google App
This guide walks you through setting up the Gmail connector using a Google OAuth App.
✅ This can be done with a free Google account — no paid Google Workspace required.
🏢 If you’re using Google Workspace and prefer to use a Service Account, that option will be available soon.
Alternatively, click here and select your project to enable the Gmail API.
support@hymalaia.com
if you’d like Hymalaia support)https://www.googleapis.com/auth/gmail.readonly
To sync user or group permissions:
https://www.googleapis.com/auth/admin.directory.user.readonly
https://www.googleapis.com/auth/admin.directory.group.readonly
🔐 The user performing the OAuth flow must be an Admin in the Google Workspace and have the “Groups > Read” privilege set from the Admin Panel.
If your app is marked as External (i.e. no Google Organization):
hymalaiaConnector
)Authorized JavaScript origins:
http://localhost:3000
https://<YOUR_DEPLOYMENT_URL>
Authorized redirect URIs:
http://localhost:3000/admin/connectors/gmail/auth/callback
https://<YOUR_DEPLOYMENT_URL>/admin/connectors/gmail/auth/callback
📥 On the right, next to Client Secret, click the download icon to download the credentials JSON.
You will need this in the next step when configuring the Gmail Connector in Hymalaia.
Set up the Gmail connector using an OAuth-enabled Google App
This guide walks you through setting up the Gmail connector using a Google OAuth App.
✅ This can be done with a free Google account — no paid Google Workspace required.
🏢 If you’re using Google Workspace and prefer to use a Service Account, that option will be available soon.
Alternatively, click here and select your project to enable the Gmail API.
support@hymalaia.com
if you’d like Hymalaia support)https://www.googleapis.com/auth/gmail.readonly
To sync user or group permissions:
https://www.googleapis.com/auth/admin.directory.user.readonly
https://www.googleapis.com/auth/admin.directory.group.readonly
🔐 The user performing the OAuth flow must be an Admin in the Google Workspace and have the “Groups > Read” privilege set from the Admin Panel.
If your app is marked as External (i.e. no Google Organization):
hymalaiaConnector
)Authorized JavaScript origins:
http://localhost:3000
https://<YOUR_DEPLOYMENT_URL>
Authorized redirect URIs:
http://localhost:3000/admin/connectors/gmail/auth/callback
https://<YOUR_DEPLOYMENT_URL>/admin/connectors/gmail/auth/callback
📥 On the right, next to Client Secret, click the download icon to download the credentials JSON.
You will need this in the next step when configuring the Gmail Connector in Hymalaia.