Blocks

Box

List, upload, and download files from Box.

Manage files and folders on Box using API tokens or OAuth access tokens.

Back to Catalog
Toolsbox

Block Preview

Box

Box

List, upload, and download files from Box.

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the box block with monitoring enabled in production.

Inputs (UI)

API Token

short-input

Layout: full

Operation

dropdown

Layout: full

Options: List Folder, Download File, Upload File

Folder ID

short-input

Placeholder: Default root: 0

Layout: half

File ID

short-input

Layout: half

Path / File Name

short-input

Layout: half

Content Type

short-input

Layout: half

Contents (upload)

long-input

Layout: full

Inputs (API)

apiToken

string

Required

operation

string

Required

folderId

string

Optional

fileId

string

Optional

path

string

Optional

contents

string

Optional

contentType

string

Optional

Outputs

Primary response type:

{
  "data": "json"
}

Tool Access

box_files
Box | NowFlow Blocks