Cloudflare R2 zero-egress object storage
Cloudflare R2 is Cloudflare's S3-compatible object storage with zero egress fees — the breakthrough pricing that makes it attractive for content-distribution workloads where AWS S3's egress costs would be punishing (CDN origins, video hosting, large media downloads). Tiny Command exposes three actions, no triggers (R2 doesn't emit object-change webhooks directly; for event-driven workflows, use Cloudflare Workers to react to R2 events and POST to a Tiny Command webhook trigger): List Buckets (every R2 bucket in the connected Cloudflare account), List Objects (within a bucket, with optional prefix filter), Get Object (download an object's metadata or content). The connection uses R2-specific access keys (Cloudflare dashboard → R2 → Manage R2 API Tokens) which are S3-compatible. R2's S3 compatibility means most S3 client libraries work against R2 with just a base URL change. The endpoint is per-account: https://{account_id}.r2.cloudflarestorage.com.
No credit card required · Set up in under 2 minutes
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does | Open action |
|---|---|---|
| Get R2 Object | Downloads object content from an R2 bucket. For workflows that need to fetch and process R2-stored content (CDN-origin files, archived backups, user-uploaded assets) downstream. | |
| List R2 Buckets | Returns every R2 bucket in the account with name and creation date. Useful for bucket-inventory workflows and for resolving bucket names at workflow-build time. | |
| List R2 Objects | Paginated objects within a bucket with optional prefix filter. Useful for batch-processing workflows that need to discover all objects matching a pattern (e.g., "all .csv files under exports/" for incremental ingestion). |
Clone any recipe and customize it in one click. Every recipe is fully editable.
AI-triage every Cloudflare R2 event, ping the right channel only when it matters.
Every event matching a filter, appended to a running spreadsheet.
Turn Cloudflare R2 into a Notion-backed source of truth, auto-tagged.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Cloudflare R2 once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Cloudflare R2 field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
If we missed yours, ping support. We usually reply within an hour.
Same category as Cloudflare R2, ordered by how often teams pair them. Hover the carousel to pause.
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.