Skip to content

Box#

Box is a cloud computing company which provides file sharing, collaborating, and other tools for working with files that are uploaded to its servers.

Credentials

You can find authentication information for this node here.

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 workflow allows you to create a folder on Box. You can also find the workflow on the website. This example usage workflow would use the following two nodes. - Start - Box

The final workflow should look like the following image.

A workflow with the Box node

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.