Skip to main content

Overview

This example shows how to create a personalized video campaign using templates, perfect for sales outreach, marketing, and customer engagement.

Use Case

Scenario: Send personalized product demo videos to 100 potential customers, each featuring their name, company, and specific pain points.

Step 1: Create Your Template

First, create a template in the SlideVid dashboard with variables:
Variables in this template:
  • {{name}} - Recipient’s first name
  • {{our_company}} - Your company name
  • {{company}} - Recipient’s company
  • {{industry}} - Their industry
  • {{pain_point}} - Specific challenge they face
  • {{case_study_company}} - Similar company name
  • {{result}} - Quantified success metric
  • {{product_name}} - Your product name

Step 2: Prepare Recipient Data

Step 3: Generate Personalized Videos

Step 4: Handle Webhook Notifications

Step 5: Track Campaign Performance

Advanced: Multi-Scene Personalization

For more complex templates with multiple scenes:

Complete Example with Database

Key Takeaways

Templates First

Create and test your template before bulk generation

Data Quality

Validate recipient data to ensure all variables are present

Use Webhooks

Track completions with webhooks, not polling

Monitor Progress

Save results to database for tracking and analytics

Next Steps

Bulk Generation

Scale to thousands of videos

Personalization Guide

Advanced personalization techniques

Best Practices

Production-ready patterns