Skip to content
Cloud & StorageReal-timeUpdated May 2026

Box

Enterprise file ops on Box with governance built in

Box is the enterprise-focused file storage platform that's spent more time on governance, compliance, and access controls than competitor Drive or Dropbox. Three triggers cover the file-event surface: File Uploaded (new file lands in a watched folder), File Downloaded (audit-style event, useful for compliance workflows that track who accessed what), Folder Created. Six actions cover the operational side: Upload File, Download File, Get File, Create Folder, List Files in Folder, Search (with Box's full-text search across content and metadata). The integration uses Box's OAuth at the user or enterprise level (admin-installed for org-wide access). Box's enterprise focus shows up in the trigger choice, File Downloaded fires for every download event, which lets a workflow build audit trails for sensitive content (sales contracts, financial models, customer data exports). Common patterns: a File Uploaded to a regulated-content folder fires a workflow that classifies the file with AI, applies the right Box classification label, and notifies the compliance team in Slack; or File Downloaded by an external user triggers a security review workflow.

3triggers
6actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when Box does.

3 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything Box can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Create FolderCreates a folder under a specified parent. Useful for client-onboarding workflows that auto-provision a folder structure ("Client/Brand/Assets/", "Client/Contracts/", "Client/Deliverables/").
Download FileDownloads file content by ID. For workflows that need to relocate files (Box → S3 archival, Box → email attachment) or process them downstream (OCR, transcoding, classification).
Get File MetadataReturns file metadata — size, MIME type, parent folder, owner, modification time, custom metadata. Use this when you need file context without downloading the bytes.
List Folder ContentsReturns files and sub-folders within a specific folder with metadata. Useful for "inventory all files in this client folder" reporting or for "iterate over folder contents and process each" batch workflows.
Search BoxFull-text and metadata search across Box content the connecting user can see. Filterable by file type, owner, modification date, custom metadata. Useful for "find all contracts that mention term X" or for agentic workflows that ground answers in Box-stored knowledge.
Upload FileUploads a file from URL or base64 content to a specific Box folder with optional metadata. For workflows that auto-archive content into Box (transcripts from Fireflies, screenshots from automated tests, exports from BI tools).
Recipes

Pre-built Box workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Box once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Box field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Box integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Box to Tiny Command?
Open the Tiny Command workflow builder, drop in a Box node, and click Connect. Authorize Box once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Box triggers does Tiny Command support?
Tiny Command supports 3 real-time Box triggers, including "File Downloaded", "File Uploaded", "Folder Created". Each trigger fires within seconds of the event happening in Box.
What Box actions can I run from a workflow?
6 Box actions are available out of the box, covering cloud & storage operations like "Create Folder". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Box integration real-time?
Yes. File Downloaded and every other Box trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in Box rather than on a polling schedule.
Do I need to write code to use Box with Tiny Command?
No. Every Box trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Box API endpoint directly.
How much does the Box integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Box integration itself has no per-app surcharge.
Related

More cloud & storage apps people connect.

Same category as Box, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Box.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.