Skip to content
Cloud & StorageReal-timeUpdated May 2026

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.

0triggers
2actions
≈ 2 minto set up
Freetier · no card
Actions

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.

ActionWhat it does
Authorize B2 AccountB2'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 NamesReturns 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/").
Recipes

Pre-built Backblaze B2 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 Backblaze B2 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 Backblaze B2 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 Backblaze B2 integration.

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

How do I connect Backblaze B2 to Tiny Command?
Open the Tiny Command workflow builder, drop in a Backblaze B2 node, and click Connect. Authorize Backblaze B2 once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Backblaze B2 triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Backblaze B2 today. Use Tiny Command's universal Webhook or Schedule trigger to start Backblaze B2 workflows, then run any Backblaze B2 action you need.
What Backblaze B2 actions can I run from a workflow?
2 Backblaze B2 actions are available out of the box, covering cloud & storage operations like "Authorize B2 Account". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Backblaze B2 integration real-time?
Backblaze B2 actions execute synchronously inside your workflow. Tiny Command waits for Backblaze B2's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Backblaze B2 with Tiny Command?
No. Every Backblaze B2 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 Backblaze B2 API endpoint directly.
How much does the Backblaze B2 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 Backblaze B2 integration itself has no per-app surcharge.
Related

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.