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 is0 for root/all files). Find folder IDs in Box URLs when viewing folders.
Setup
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