Skip to content
Forms & SurveysReal-timeUpdated May 2026

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.

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

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.

ActionWhat 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 VideoTakes a source image and generates motion. Optional prompt for motion direction. For "character image already generated → animate it" workflows.
Runway Text to VideoText-to-video with Runway Gen-3. Returns task ID for polling. Among the most mature accessible-API text-to-video models.
Get Runway TaskPolls a task by ID; returns the video URL when complete. Configure webhookUrl on the generation request for production push notification.
Recipes

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

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

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

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.