Engineering & product

Video rendering that lives in your workflow.

Drop a Zvid step into n8n or Make, pass a template id and a few variables, and get back a hosted video or image URL. No server to run and no render farm to manage — just steps in the automation you already build.

No-code

Automations that make video, not just move data

You already move data between tools. Zvid adds one more step: turn a row, record, or form submission into a finished video or image. Point an n8n community node or the Make app at a stored template id, map fields to {{placeholders}}, and Zvid resolves everything server-side before a credit is spent. Output comes back as an absolute cdn.zvid.io URL you can pass to the next step.

There is no backend to stand up. Authenticate server-to-server with an API key, register a webhook once, and let render.completed and render.failed events drive the rest of the flow — HMAC-signed, retried with backoff, and logged. When one render is not enough, fan out with a bulk call and track every item under a single batch id.

What you get

Everything your flow needs to render

n8n and Make ready

Zvid ships n8n community nodes and a Make app so a render becomes a native step in the automations you already build — no glue code between them.

Trigger from anywhere

Fire a render from a spreadsheet row, CRM record, or form submission by mapping those fields into up to 200 {{variables}}, nested up to 8 levels deep.

Pinged on completion

Register a webhook once and let render.completed and render.failed events — HMAC-SHA256 signed, retried 5 times with exponential backoff — advance the next step without polling.

Fan out in one call

Send a whole campaign in a single bulk request of up to 500 renders; valid items queue while invalid ones return in itemErrors by index under one batch id.

Design once, reuse

Build a project in the browser editor or pick from 400+ templates across 23 categories, then bind its variables and render it from your workflow.

Safe, repeatable runs

Idempotency keys make retries safe, and a free pre-flight validator resolves your template against plan limits without spending a single credit.

n8n + Make

Native integrations

500

Renders per bulk call

200

Template variables

1,200 free

Credits, no card

FAQ

Frequently asked questions

Do I need to write or host any code? +

No. Drop the Zvid step into an n8n or Make workflow, pass a template id plus variables, and Zvid renders server-side and returns a hosted URL. Authentication is a single API key.

How does my automation know a render finished? +

Register a webhook endpoint once and Zvid posts render.completed or render.failed events, each HMAC-SHA256 signed and retried up to 5 times with exponential backoff. A per-request webhookUrl lets you route individual jobs.

Can I generate many videos from one trigger? +

Yes. A bulk call queues up to 500 renders at once, subject to per-plan caps. Valid items are billed and queued, invalid items come back in itemErrors by index, and everything rolls up under one batch id with fix-and-resubmit in the dashboard.

Explore more: see every roles

Ready to ship video at scale?

Start free — your first render is only a JSON payload away.