Blocks
Box
List, upload, and download files from Box.
Manage files and folders on Box using API tokens or OAuth access tokens.
Toolsbox
Block Preview
Box
List, upload, and download files from Box.
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the box block with monitoring enabled in production.
Inputs (UI)
API Token
short-inputLayout: full
Operation
dropdownLayout: full
Options: List Folder, Download File, Upload File
Folder ID
short-inputPlaceholder: Default root: 0
Layout: half
File ID
short-inputLayout: half
Path / File Name
short-inputLayout: half
Content Type
short-inputLayout: half
Contents (upload)
long-inputLayout: full
Inputs (API)
apiToken
stringRequired
operation
stringRequired
folderId
stringOptional
fileId
stringOptional
path
stringOptional
contents
stringOptional
contentType
stringOptional
Outputs
Primary response type:
{
"data": "json"
}Tool Access
box_files