This connector enables AI agents and RAG systems to retrieve context from Google Docs through Airweave’s unified search layer.
Google Docs source connector integrates with Google Drive API to extract Google Docs.
Connects to your Google Drive account to retrieve Google Docs documents. Documents are exported as DOCX and processed through Airweave’s file processing pipeline to enable full-text semantic search across document content.
The connector handles:
This connector uses OAuth 2.0 with custom credentials. You need to provide your OAuth application’s Client ID and Client Secret, then complete the OAuth consent flow.
This connector does not have any additional configuration options.
The following data models are available for this connector:
Schema for a Google Docs document.
Represents a Google Doc file retrieved via the Google Drive API. The document content is exported as DOCX and processed through Airweave’s file processing pipeline to create searchable chunks.
Reference: https://developers.google.com/drive/api/v3/reference/files https://developers.google.com/drive/api/guides/manage-downloads