Box
Box
This connector enables AI agents and RAG systems to retrieve context from Box through Airweave’s unified search layer.
Configuration
Box source connector integrates with the Box API to extract and synchronize data.
Connects to your Box account and syncs folders, files, comments, users, and collaborations.
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:
BoxUserEntity
Schema for Box user entities.
BoxFolderEntity
Schema for Box folder entities.
BoxFileEntity
Schema for Box file entities.
BoxCommentEntity
Schema for Box comment entities.
BoxCollaborationEntity
Schema for Box collaboration entities.