Box integrations
Box is a cloud content management and file sharing service for businesses. It allows users to securely store, manage, and share files, collaborate on projects, and access content from anywhere. Box offers features such as file synchronization, secure file sharing, and integration with other business applications, providing a comprehensive solution for content management and collaboration.
Automate your Box workflow with premade actions
Quickly integrate Box with thousands of apps for automated workflows using our no-code toolkit or AI copilot for custom actions.New File Event
Emit new event when a new file uploaded on a target. [See the documentation](https://developer.box.com/reference/post-webhooks)
New Folder Event
Emit new event when a new folder created on a target. [See the documentation](https://developer.box.com/reference/post-webhooks)
Upload File Version
Update a file's content. [See the documentation](https://developer.box.com/reference/post-files-id-content/).
New Event
Emit new event when an event with subscribed event source triggered on a target. [See the documentation](https://developer.box.com/reference/post-webhooks)
Search Content
Searches for files, folders, web links, and shared files across the users content or across the entire enterprise. [See the documentation](https://developer.box.com/reference/get-search/).
Upload a File
Uploads a small file to Box. [See the documentation](https://developer.box.com/reference/post-files-content/).
Download File
Downloads a file from Box to your workflow's /tmp directory. [See the documentation](https://developer.box.com/reference/get-files-id-content/)