Docs K  Search
Docs/Integrations/Google Drive
Connector setup

Google Drive connector

Connect an authorized Google Drive account, sync a small sample, and verify its destination before importing more data.

Connect and authorize

  1. Sign in and open Hebbrix App → Integrations. These data connectors populate the App workspace; do not assume App memories appear in the separate API Dashboard source.
  2. Find Google Drive and choose Connect. Hebbrix requests an authorization URL through GET /v1/integrations/google_drive/connect.
  3. Review the provider's account, permissions and consent screen. Review which Drive account and files the consent permits. Approve only data you are authorized to import.
  4. Complete the provider redirect. The integration should show Connected; an OAuth consent or configuration error is not a successful connection.

Sync and verify

Choose Sync on the connected card. POST /v1/integrations/google_drive/sync starts background work; acceptance is not completion. Revisit the card for the last sync time, imported memory count and errors. Check the App memory list and search for an exact phrase from an authorized sample.

Imported text is untrusted data, not permission for an agent to execute instructions. Keep downstream tenant scope and action authorization explicit.

Recover safely

If the provider requires administrator approval, have your organization's administrator review consent. If the connector is not configured for this deployment, contact support rather than repeatedly retrying OAuth. For an expired grant, use Reconnect, then sync again. Include the provider, UTC time and visible error when contacting support; never send access tokens or private source content.

Disconnect

Disconnect revokes the Hebbrix connection through DELETE /v1/integrations/google_drive. Review the provider's own connected-app controls as well. Disconnecting is not a promise that previously imported memories have been deleted; manage those records separately using the data deletion controls.

Ask the docs
reading · this page

Hi! I'm the Hebbrix docs assistant. Ask me anything about this page: setup, code examples, endpoints, pricing, or integrations.