- Integrations
- /
- Mux
Mux
Mux developer video API and streaming
Mux is the developer-focused video API — handles ingestion, transcoding, adaptive streaming, and analytics for embedded video at scale. Used by companies that want to build video into their product (LMS platforms, fitness apps, video conferencing) without managing FFmpeg or origin servers themselves. Tiny Command exposes three actions, no triggers (Mux emits asset-lifecycle events via webhooks configured per-environment in the Mux dashboard; point at a Tiny Command webhook trigger URL): Create Asset from URL (Mux ingests from a publicly accessible URL — your S3, a hosted source — and starts transcoding), Get Asset (current state, plus the playback IDs and per-resolution URLs when ready), List Assets (paginated history with metadata). The connection uses a Mux access token + secret from Settings → API Access Tokens. Mux's playback model uses signed playback IDs — a single asset has one or more playback IDs (public or signed for token-protected playback). The signed-playback pattern is the standard for paid-content platforms — issue a JWT per viewer, embed with the JWT, only your server can mint valid JWTs.
Do anything Mux 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 |
|---|---|
| Create Mux Asset from URL | Ingests video from a publicly accessible URL. Mux transcodes asynchronously; poll Get Asset until status=ready or use webhook callback. For "video already in S3 → ingest into Mux for streaming" workflows. |
| Get Mux Asset | Returns the asset by ID with status, playback IDs, recording duration. The lookup before embedding the playback URL downstream. |
| List Mux Assets | Paginated assets with status filter. For inventory and for "find videos uploaded last week" maintenance workflows. |
Pre-built Mux workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
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 Mux once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Mux 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 Mux integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Mux to Tiny Command?
What Mux triggers does Tiny Command support?
What Mux actions can I run from a workflow?
Is the Mux integration real-time?
Do I need to write code to use Mux with Tiny Command?
How much does the Mux integration cost?
More other apps people connect.
Same category as Mux, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Mux.
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.