Index Google Drive folder and file metadata so contracts and evidence files can be linked into Atlas records.
Sign in with an admin account that owns the Cloud project Atlas will use. console.cloud.google.com
In APIs and Services, Credentials, create an OAuth client of type Web application.
In Authorized redirect URIs add https://YOUR-ATLAS-HOST/oauth/callback/google-drive.
In API Library, search for Google Drive API and enable it for the project. Enable Google Drive API
Open the OAuth client and copy both values. Paste them into the Atlas Google Drive connector settings page and click Save.
https://www.googleapis.com/auth/drive.metadata.readonlyhttps://www.googleapis.com/auth/drive.readonlyopenid email profileaccess_denied during consent
Confirm the user is listed under OAuth consent screen, Test users while the screen is in Testing mode.
insufficient permissions on a folder
The connected user must have Viewer or higher on the folder. Re-share and retry.
invalid_scope
The Drive API was not enabled in this Cloud project. Open API Library and enable it.
Atlas uses Drive watch channels to receive change notifications. Channels expire and Atlas renews them automatically.
Events Atlas listens for
Provider docs: https://developers.google.com/drive/api/guides/push
Ready to connect Google Drive?
Paste the credentials you copied above into the live connector page.