|
tBoxConnection (deprecated)
|
Creates a Box connection that the other Box components can reuse. |
|
tBoxCopy (deprecated)
|
Copies or moves a given folder or file from Box. |
|
tBoxDelete (deprecated)
|
Removes a given folder or file from Box. |
|
tBoxGet (deprecated)
|
Downloads a selected file from a Box account. |
|
tBoxList (deprecated)
|
Lists the files stored in a specified directory in Box. |
|
tBoxPut (deprecated)
|
Uploads files to a Box account. |
|
tBoxv2Connection
|
Creates a Box connection that the other Box components can reuse.
|
|
tBoxv2Copy
|
Copies or moves a given folder or file from Box. |
|
tBoxv2Delete
|
Removes files or folders under a Box folder. |
|
tBoxv2Get
|
Downloads a selected file from a Box account. |
|
tBoxv2Input
|
Reads data from files stored in a Box folder and passes the data to the
subsequent component. |
|
tBoxv2List
|
Lists the information about the files and/or folders in a specified folder in
Box. |
|
tBoxv2Output
|
Writes data to files in a Box folder in a specific format. |
|
tBoxv2Put
|
Uploads files to a Box account. |