See llms.txt for all machine-readable content.
This workflow runs manually or every 30 minutes to pick a new product from Google Sheets or Shopify, then uses Zvid to generate and render a vertical product promo video and optionally writes the finished video URL back to the sheet.
@zvid/n8n-nodes-zvid from Settings → Community nodes before credentials. A workspace owner/admin may need to install it. On n8n Cloud, the owner can install verified Zvid from the Nodes panel. Create a Zvid API credential with a key from https://app.zvid.io/api-keys and Base URL https://api.zvid.io; select it on every Zvid node.sheet. Connect Google Sheets and select the same spreadsheet and tab in Read products sheet and Mark row done. Create headers Title, Price, CompareAtPrice, ImageUrl1, ImageUrl2, Tagline, Status, VideoUrl. Supply Title and a public ImageUrl1; leave Status empty. Confirm Mark row done still matches on row_number after configuring it.source: shopify, shopDomain to the subdomain only, and apiVersion to a supported version. Attach Header Auth X-Shopify-Access-Token with read_products to Poll new products. This branch uses the legacy REST Products API and requires an app permitted to access it. Maintain a valid token for scheduled runs.dryRun: false renders and spends Zvid credits; use true for an editor draft and quote. Test manually, verify the sheet write and open Watch video → Binary → data → View. Check the 30-minute schedule before activation.Supported Zvid operations use the Zvid node. This template returns videos for review; social publishing and attaching videos to Shopify product pages are not included. The optional Shopify source uses the legacy REST Products API: https://shopify.dev/docs/api/admin-rest/latest/resources/product . It only tracks the newest product, so multiple new products between polls are not all processed.