Required Scopes

To configure a Sync for Box, you need to request the following scopes from your Box OAuth application:

  • root_readonly

Learn more about configuring scopes for your app in Adding Integrations.

Synced Objects

Box supports the following Synced Objects:

Files

Sync Configuration Options

Example
{
    "integration": "box",
    "pipeline": "files",
    "configuration": {}
}

Box files sync does not require any additional configuration options. The sync will ingest all available files and folders from the user’s Box account.