n8n Form Trigger: 360° Product Video from Photos (Pollo API)
n8n Form Trigger: 360° Product Video from Photos (Pollo API)
Regular price
£8.99
Regular price
£8.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
⚡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
n8n Form Trigger: 360° Product Video from Photos (Pollo API)
Regular price
£8.99
Regular price
£8.99
Sale price
Unit price
/
per
Turn a single product photo into a 360°-style video—automatically in n8n
This n8n Form Trigger workflow takes a customer-submitted prompt and product image_url, sends them to the Pollo API (MiniMax H3 image-to-video), then polls until the generation completes and returns the final 360°-style product video URL with metadata.
What this workflow does
-
Receives a form submission containing: a prompt, an image URL, a model_path (e.g.,
minimax/minimax-h3/video), and a Pollo API key. - Sends a POST request to the Pollo API generation endpoint for MiniMax H3, using the prompt and the provided image URL as the reference image.
- Waits 10 seconds, then checks task status using the returned task ID.
- Repeats the wait + status polling loop until the generation status is either succeed or failed.
- Outputs results, including: task ID, status, generated video URL, media type, and credited cost/refund information.
Use cases
- Enable customers (or your internal team) to submit product images and instantly generate 360°-style marketing videos via an n8n form.
- Automate product content creation for e-commerce catalogs—photo → video turnaround without manual polling or API handling.
- Support SaaS operators who need a reliable Pollo API integration with task status tracking and final URL delivery.
Technical details
- n8n nodes: Form Trigger, HTTP Request, Wait, IF, Set, and supporting elements (e.g., Sticky Note for clarity).
-
Core integration: Pollo API using the MiniMax H3 image-to-video route specified by
model_path. - Polling logic: waits 10 seconds, then repeatedly queries task status until completion.
Setup requirements
- Have a Pollo API account and an API key.
- Provide an image_url that is publicly accessible and points directly to a supported image file.
