- Integrations
- /
- Backblaze B2
Backblaze B2
Backblaze B2 cheap object storage
Backblaze B2 is the cheap object-storage service — much cheaper than S3 (often 1/4 the storage cost) with zero-egress free tier when paired with Cloudflare CDN. Used for backups, archives, and media-heavy workloads where S3 cost would be punishing. Tiny Command exposes two actions, no triggers: Authorize Account (B2's auth handshake — exchanges your application key for a session token used on subsequent calls; the runtime caches the token), List File Names (paginated file list within a bucket with optional prefix filter for "list all PDFs under invoices/2026/" patterns). The connection uses a Backblaze application key ID + application key (created in B2 dashboard with bucket-scoped permissions). B2 has S3-compatible API on top of its native API (S3-compatible endpoint at s3.us-west-002.backblazeb2.com for region-002 buckets). For workflows that use S3 client libraries, point the endpoint at B2's S3-compat URL and most code works unchanged.
Do anything Backblaze B2 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.
| Action | What it does |
|---|---|
| Authorize B2 Account | B2's two-step auth — exchanges the application key for a short-lived (24h) session token used for actual operations. The runtime caches the token, so most workflows don't call this directly; it's mostly for explicit re-auth or for debugging. |
| List File Names | Returns paginated files within a bucket, optionally filtered by prefix. Useful for inventorying bucket contents or for batch processing of files matching a pattern (e.g., "all .csv files under exports/2026-05/"). |
Pre-built Backblaze B2 workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
AI-triage every Backblaze B2 event, ping the right channel only when it matters.
Every event matching a filter, appended to a running spreadsheet.
Turn Backblaze B2 into a Notion-backed source of truth, auto-tagged.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Backblaze B2 once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Backblaze B2 field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Backblaze B2 integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Backblaze B2 to Tiny Command?
What Backblaze B2 triggers does Tiny Command support?
What Backblaze B2 actions can I run from a workflow?
Is the Backblaze B2 integration real-time?
Do I need to write code to use Backblaze B2 with Tiny Command?
How much does the Backblaze B2 integration cost?
More cloud & storage apps people connect.
Same category as Backblaze B2, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Backblaze B2.
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.