AtlasWork, planned itself.

The AI-native, all-in-one work platform. Tasks, projects, CRM, contracts, and analytics in one calm workspace.

  • SOC 2 II
  • ISO 27001
  • HIPAA
  • GDPR

Product

  • Overview
  • PDF tools
  • People & HR
  • Integrations
  • Marketplace
  • Pricing

Resources

  • Guides
  • Docs
  • API reference
  • Support
  • Changelog
  • Status

Company

  • About
  • Careers
  • Press
  • Contact

Legal & trust

  • Trust center
  • Security
  • Privacy
  • Terms
  • DPA
  • GDPR
  • SLA
  • Refunds
Atlas, a product by wrxstack.com·© 2026 wrxstack·All rights reserved
Made in India
Skip to documentation
AtlasDocs
Back to Atlas

Start here

  • Overview

Developer

  • REST API
  • MCP (AI agents)
  • SDKs
  • Quick actions

Connect

  • Connectors
  • Integrations

Reference

  • Keyboard shortcuts
  • Module reference

Google DriveStorage

Index Google Drive folder and file metadata so contracts and evidence files can be linked into Atlas records.

What this connector does

  • List shared drives and folders the connected user can access.
  • Index file metadata (name, owner, modified time, mime type) for searchable evidence links.
  • Attach Drive file links to tasks, deals, and contracts without copying file content.
  • Optionally watch a folder so newly added files appear in Atlas evidence references.

Before you begin

  • You are an admin in the Google Cloud project used for the OAuth client.
  • The Google Workspace admin allows third-party access to Drive metadata.
  • You have a sandbox folder for first validation before rolling out to the workspace.

Get your credentials

1

Open the Google Cloud console

Sign in with an admin account that owns the Cloud project Atlas will use. console.cloud.google.com

Screenshot placeholder
2

Create an OAuth 2.0 Client ID

In APIs and Services, Credentials, create an OAuth client of type Web application.

Screenshot placeholder
3

Add the Atlas redirect URL

In Authorized redirect URIs add https://YOUR-ATLAS-HOST/oauth/callback/google-drive.

Screenshot placeholder
4

Enable the Google Drive API

In API Library, search for Google Drive API and enable it for the project. Enable Google Drive API

Screenshot placeholder
5

Copy the client id and secret

Open the OAuth client and copy both values. Paste them into the Atlas Google Drive connector settings page and click Save.

Screenshot placeholder

Required scopes and permissions

Read file metadatahttps://www.googleapis.com/auth/drive.metadata.readonly
Read file content when explicitly requestedhttps://www.googleapis.com/auth/drive.readonly
Account profileopenid email profile

Setup checklist

  1. Create the provider app in a sandbox or development workspace.
  2. Add the Atlas redirect URL to the provider app configuration.
  3. Copy the client id, client secret, or API key.
  4. Paste the credentials into the Atlas connector settings page.
  5. Click Connect and complete the provider sign-in screen.
  6. Run Test connection from the connector page to verify health.

Troubleshooting

  • access_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.

Webhooks

Atlas uses Drive watch channels to receive change notifications. Channels expire and Atlas renews them automatically.

Events Atlas listens for

  • File created in a watched folder
  • File renamed or moved
  • File trashed

Provider docs: https://developers.google.com/drive/api/guides/push

Disconnect and data deletion

  1. Click Disconnect on the Atlas Google Drive connector page to revoke the refresh token.
  2. Open https://myaccount.google.com/permissions and remove the Atlas app for the connected account.
  3. Atlas removes cached file metadata for that user within 24 hours of disconnect.

Ready to connect Google Drive?

Paste the credentials you copied above into the live connector page.

Open the connector page