Box content management automation
Fire the workflow when a Box file/folder event occurs (FILE.UPLOADED, etc.).
4 fields
Retrieve the authenticated user's profile.
List managed users in the enterprise (admin / server auth).
2 fields
List files, folders, and web links inside a folder.
3 fields
Retrieve metadata for a folder.
1 field
Create a new folder under a parent.
Rename, move, or change folder properties.
Delete a folder (moves it to the trash).
Copy a folder (and its contents) into a destination parent.
List items currently in the trash.
Retrieve file metadata.
Get a download URL for a file (follows Box's 302 redirect).
Upload a new file from inline text content into a folder.
Upload a new version of an existing file from inline text content.
Rename, move, or change a file's description.
Move a file to the trash.
Copy a file into a destination folder.
Create or update a public shared link on a file.
Create or update a shared link on a folder.
Search files, folders, and web links by query.
Share a file or folder with a user at a given role.
List collaborators on a folder or file.
Remove a collaborator.
Add a comment to a file.
List comments on a file.
Create a review or approval task on a file.
Register a webhook on a file or folder (manual, not the trigger).
List all webhooks created by the app for the user.
Delete a webhook.
Wire Box into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.