> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt. For full content including API reference and SDK examples, see https://learning.postman.com/llms-full.txt.

# Connect Box to your flow

You can connect [Box](https://developer.box.com/) to your flows with the Box **Connector** block. Use this block in a flow to perform the following operations:

* Save File
* Save File From Object
* Get File By ID
* List Files
* Create Folder
* Move Folder
* Get Folder By ID
* Search Folders
* Delete Folder
* Download File

To connect Box to a flow, do the following:

1. In [Postman Flows](/docs/postman-flows/overview/), [create a flow](/docs/postman-flows/build-flows/structure/actions/).
2. Click the **Template** block and click <img alt="Delete icon" src="https://assets.postman.com/postman-docs/aether-icons/action-delete-stroke.svg#icon" width="16px" /> **Delete**.
3. Right-click the canvas and select **Box** from the list of blocks.
4. Click **Select an operation...** and select the operation you want the block to perform.
5. Click **Select an account...** and follow the prompts to connect your Box account.
6. Connect blocks' input and output ports as needed.