Overview
The Jitterbit Harmony Box Connector is accessed from the Connectivity tab of the design component palette:

This connector is used to first configure a Box connection, establishing access to an account on
the Box server, and then used to configure one or more Box activities associated with that connection as either a
source or target within an operation:
-
Download File: Downloads a file from a Box connection and is used as a source
in an operation.
-
Upload File: Uploads a file to a Box connection and is used as a target in an
operation.
-
Update File: Updates a file at a Box connection and is used as a target in an
operation.
-
Delete File: Deletes a file at a Box connection and is used as a target in an
operation.
The Box connector uses the Box Java SDK
v2.28.1.
Refer to the SDK documentation for information on the schema fields.
The Box connector requires the use of an agent version 10.1 or
later.
Together, a specific Box connection and its activities are referred to as a Box endpoint. Once
a connection is configured, activities associated with the endpoint are available from the Endpoints filter:

Box Registration
As the connection will be an application that interfaces with Box, you will need to register at Box as a developer
and create and authorize a Box application using the Box website. See Box Registration for
details.