Skip to main content
Connect Box to Airweave to make your enterprise files searchable by AI agents.

What Gets Synced

The Box connector syncs:
  • Folders - Folder hierarchy and metadata
  • Files - All files with versions and metadata
  • Comments - File and folder comments
  • Users - User accounts and info
  • Collaborations - Sharing and permissions

Authentication

This connector uses OAuth 2.0 authentication.

Configuration

Folder ID (Optional)

Sync a specific folder by ID (default is 0 for root/all files). Find folder IDs in Box URLs when viewing folders.

Setup

1

Add Box Connection

In Airweave, navigate to your collection and click Add SourceBox.
2

Configure Folder

Enter a specific folder ID to sync, or leave as 0 to sync all files.
3

Authorize Access

Click Connect and authorize Airweave to access your Box account.

Supported Entities

Box Files

Files with version history and metadata. Key fields:
  • File name and description
  • SHA1 hash and version
  • Created/modified by
  • Comment count
  • Parent folder path

Box Folders

Folder containers with permissions. Key fields:
  • Folder name and description
  • Path from root
  • Owner and permissions
  • Shared link info

Box Comments

Comments on files. Key fields:
  • Comment message
  • Author and timestamp
  • Associated file

Implementation Details

View Source Code

Explore the Box connector implementation on GitHub