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.
1. Start node#
The start node exists by default when you create a new workflow.
2. Box node#
- First of all, you'll have to enter credentials for the Box node. You can find out how to do that here.
- Select the 'Folder' option from the Resource dropdown list.
- Enter the name of the folder in the Name field.
- Click on Execute Node to run the workflow.