Short answer: Drop the "Shotstack → Shotstack Get Render Status" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Render ID render_id | string | Required | The render ID returned by Render Video (`response.id` from that op). |
{"render_id": "e.g. 2abd5c11-0f3d-4c6d-9bff-abc123"}
{"success": true,"response": {"id": "2abd5c11-0f3d-4c6d-9bff-abc123","url": "https://shotstack-api-stage-output.s3-ap-southeast-2.amazonaws.com/.../output.mp4","plan": "free","owner": "5y...","status": "done","created": "2026-05-13T08:00:00.000Z","updated": "2026-05-13T08:00:12.400Z","duration": 5,"renderTime": 12.4}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.