All n8n workflows
Webhook Code If No Operation, do nothing

Receive Zvid render events with a webhook

A ready-made webhook receiver for Zvid render events: verifies the payload, branches on completed vs failed and hands you the video URL to deliver.

Copy, then paste directly onto your n8n canvas (Ctrl/Cmd + V) — or import the downloaded file via Workflow menu → Import from file.

How it works

The delivery half of the webhook-driven bulk pipeline — or a building block for any Zvid automation that should react the moment a render finishes.

  • Webhook node receives render.* events from Zvid.
  • Normalize event extracts the job id, status and video URL.
  • Completed? branches: successful renders flow to a delivery placeholder (swap in Gmail, Slack, your CRM…), failures flow to an error handler.

Set up steps

  1. Import and activate the workflow (webhooks only fire on active workflows).
  2. Copy the production webhook URL from the Zvid render event node.
  3. In the Zvid dashboard, add a webhook pointing at that URL and subscribe it to render events.
  4. Replace the two “(replace me)” placeholder nodes with your real delivery and failure steps.

More n8n workflows

Ready to ship video at scale?

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