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
- Import and activate the workflow (webhooks only fire on active workflows).
- Copy the production webhook URL from the Zvid render event node.
- In the Zvid dashboard, add a webhook pointing at that URL and subscribe it to render events.
- Replace the two “(replace me)” placeholder nodes with your real delivery and failure steps.
More n8n workflows
Create dynamic Shopify product ad variants with Zvid
Turn selected Shopify products into multiple product-first, benefit-first, and offer-first video ads. Zvid validates and bulk-renders the concepts, while n8n returns review links or sends a tracking-ready manifest to your asset store or social scheduler.
Create and publish Shopify product videos with Zvid
Create branded vertical videos for Shopify products with Zvid. This workflow finds eligible catalog items, validates and renders them in bulk, returns editor and review links, and can stage and attach the finished MP4s to matching products through Shopify?s Admin GraphQL API.
Create daily motivational quote videos from Google Sheets
Turn the first pending quote in Google Sheets into a polished 1080x1920 Reel, Short, or TikTok video every day. This n8n workflow validates and renders the video, writes the finished MP4 URL back to the exact Sheet row, and lets you watch it inside n8n.
Ready to ship video at scale?
Start free — your first render is only a JSON payload away.