insMind CLI Fruit Character Video Generator n8n Webhook
insMind CLI Fruit Character Video Generator n8n Webhook
Regular price
£29.99
Regular price
£29.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
insMind CLI Fruit Character Video Generator n8n Webhook
Regular price
£29.99
Regular price
£29.99
Sale price
Unit price
/
per
Generate character fruit product videos from an image URL/path using insMind CLI—via a single n8n webhook
This insMind CLI Fruit Character Video Generator n8n Webhook workflow lets you start an async image-to-video character generation job with insMind CLI. Send a POST request to the webhook with a product image path or URL, and the workflow returns a video result URL (or a pending/failed status while the job runs).
What this workflow does
- Receives input via an n8n webhook (POST body supports product_image_path or product_image_url, plus optional video settings).
- Validates insMind CLI authentication on the n8n host and queries insMind CLI for available tools and models.
- Selects a compatible insMind CLI video tool (or uses a provided insmind_tool), then submits an async generation job using the appropriate insmind-cli call command.
- Monitors the task: extracts the returned task ID, waits briefly, and fetches task status/result from insMind CLI.
- Responds with JSON through Respond to Webhook, including success/workflow status and the resulting video URL when available.
Use cases
- Turn product images into character-style fruit marketing videos for faster creative iteration.
- Build a self-hosted automation pipeline where your app calls the webhook and retrieves the generated video link.
- Run scalable generation workflows for SaaS catalogs without manually operating insMind CLI.
Technical details
- Nodes used: Webhook, Code, Sticky Note, Execute Command, Respond to Webhook
- Integration: insMind CLI installed on the same n8n worker/container; authenticated on the host user running the workflow
- Setup requirements: n8n self-hosting with Execute Command, verified insmind-cli auth login/status, then activate and copy the webhook URL
