Notion
Notion
Configuration
Notion source connector integrates with the Notion API to extract and synchronize content.
Connects to your Notion workspace.
It provides comprehensive access to databases, pages, and content with advanced content aggregation, lazy loading, and file processing capabilities for optimal performance.
Authentication
This connector uses OAuth 2.0 authentication. You can connect through the Airweave UI or API using the OAuth flow.
Supported authentication methods:
- OAuth Browser Flow (recommended for UI)
- OAuth Token (for programmatic access)
- Auth Provider (enterprise SSO)
Configuration Options
This connector does not have any additional configuration options.
Data Models
The following data models are available for this connector:
NotionDatabaseEntity
Schema for a Notion database.
NotionPageEntity
Schema for a Notion page with aggregated content.
NotionPropertyEntity
Schema for a Notion database page property.
NotionFileEntity
Schema for a Notion file.