Skip to content

Box#

Use the Box node to automate work in Box, and integrate Box with other applications. Ensemble has built-in support for a wide range of Box features, including creating, copying, deleting, searching, uploading, and downloading files and folders.

On this page, you'll find a list of operations the Box node supports and links to more resources.

Credentials

Refer to Box credentials for guidance on setting up authentication.

Basic Operations#

  • File
    • Copy a file
    • Delete a file
    • Download a file
    • Get a file
    • Search files
    • Share a file
    • Upload a file
  • Folder
    • Create a folder
    • Get a folder
    • Delete a folder
    • Search files
    • Share a folder
    • Update folder

Example Usage#

This Pathway allows you to create a folder on Box. This example usage Pathway would use the following two nodes. - Start - Box

1. Start node#

The start node exists by default when you create a new workflow.

2. Box node#

  1. First of all, you'll have to enter credentials for the Box node. You can find out how to do that here.
  2. Select the 'Folder' option from the Resource dropdown list.
  3. Enter the name of the folder in the Name field.
  4. Click on Execute Node to run the workflow.