Skip to main content

Configure Google Drive

At a glance

Google Drive is a cloud file storage service. With Ontologie, you can sync your Drive files, folders, permissions, and activity into your workspace for analysis and automation.

Before you start

  • A Google account with access to the Drive you want to sync
  • A Google Cloud project with the Drive API enabled

Get credentials

  1. Go to the Google Cloud Console and select or create a project.
  2. Navigate to APIs & Services > Library and enable the Google Drive API.
  3. Go to APIs & Services > Credentials and create an OAuth 2.0 Client ID.
  4. Add the Ontologie callback URL to the authorized redirect URIs.

Screenshots of the Google Cloud Console will be added in a future update.

Configure in Ontologie

  1. Open Live Data > Connectors.
  2. Search for Google Drive in the catalogue.
  3. Click the Google Drive card.
  4. Follow the configuration wizard:

Available streams

StreamDescription
FilesAll files stored in the Drive, including metadata and content type
FoldersFolder hierarchy and structure
PermissionsSharing settings and access levels for each file or folder
ActivityRecent activity log (views, edits, shares)

Limits

LimitValue
API quota12,000 requests per minute (Google default)
File size for metadata syncNo limit (metadata only)
Shared drivesSupported with domain-wide delegation

Troubleshooting

ErrorSolution
403 ForbiddenEnsure the Drive API is enabled in your Google Cloud project and the OAuth scope includes Drive access.
Token expiredRe-authenticate the connector from the Ontologie connector settings page.
Missing filesVerify the authenticated account has access to the target Drive or shared drive.

Expected result

Your data appears in Live Data > Streams with the Synced status. Synchronization runs at the configured frequency.

Need help?

See the Troubleshooting page for connection errors or write to us: Support and contact.