- Integrations
- /
- Runway
Runway
Runway AI video generation (Gen-3, Aleph)
Runway is the AI video model lab whose Gen-3 and newer Aleph models lead the state of the art in text-to-video and image-to-video generation. Tiny Command exposes four actions, no triggers (all generations are async): Generate Text-to-Video (a prompt becomes a 5-10 second video clip), Generate Image-to-Video (a still image becomes an animated clip with optional motion prompt), Generate Aleph (Video Edit) (the newest model that accepts a source video plus an instruction to edit it — change the season, add an object, alter the style), Get Task (poll status; returns the result video URL when ready). The connection uses a Runway API key from runwayml.com/account/api. Generation latency runs 30 seconds to several minutes depending on duration and model. Pricing is per-second of generated video, plus model-specific multipliers. The async-with-polling pattern is standard — pass a webhookUrl on the generation request to receive a callback when the task completes; skip polling for production.
Do anything Runway 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 |
|---|---|
| Runway Aleph (Video Edit) | Takes a source video plus an edit instruction. Aleph preserves the source while applying the requested change ("change the season to winter", "remove the person on the left"). For programmatic video editing workflows. |
| Runway Image to Video | Takes a source image and generates motion. Optional prompt for motion direction. For "character image already generated → animate it" workflows. |
| Runway Text to Video | Text-to-video with Runway Gen-3. Returns task ID for polling. Among the most mature accessible-API text-to-video models. |
| Get Runway Task | Polls a task by ID; returns the video URL when complete. Configure webhookUrl on the generation request for production push notification. |
Pre-built Runway 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 Runway once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Runway 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 Runway integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Runway to Tiny Command?
What Runway triggers does Tiny Command support?
What Runway actions can I run from a workflow?
Is the Runway integration real-time?
Do I need to write code to use Runway with Tiny Command?
How much does the Runway integration cost?
More forms & surveys apps people connect.
Same category as Runway, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Runway.
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.