Pull threads, messages, and labels from a connected Gmail mailbox so you can triage email inside Atlas.
Sign in with an admin account that owns the Cloud project Atlas will use. console.cloud.google.com
In APIs and Services, open Credentials, then create an OAuth client of type Web application. APIs and Services, Credentials
In Authorized redirect URIs add https://YOUR-ATLAS-HOST/oauth/callback/gmail. Replace YOUR-ATLAS-HOST with the host serving Atlas.
In APIs and Services, Library, search for Gmail API and enable it for this project. Enable Gmail API
Open the OAuth client you created and copy both values. Paste them into the Atlas Gmail connector settings page and click Save.
https://www.googleapis.com/auth/gmail.readonlyhttps://www.googleapis.com/auth/gmail.modifyopenid email profileredirect_uri_mismatch
The redirect URI in the OAuth client must exactly match the one Atlas advertises, including https and trailing slash.
access_denied during consent
Confirm the test user is added under OAuth consent screen, Test users, while the consent screen is still in Testing.
invalid_scope
The Gmail API was not enabled on the project. Enable it in API Library and retry.
Gmail uses a polling watch rather than push webhooks. Atlas runs a labeled-sync poll on the connected mailbox.
Events Atlas listens for
Ready to connect Gmail?
Paste the credentials you copied above into the live connector page.