🎬 Automate video creation with Luma AI Dream Machine and Airtable (Part 1)

⚑ 3,453 views · 🎬 Content Creation & Video

πŸ’‘ Pro Tip β€” Since TikTok doesn’t have a public API, getting data usually means fragile HTTP scraping. ScraperNode is a community node that gives you clean JSON for TikTok profiles, videos, and comments β€” drop it into your workflow and skip the parsing.

View All Scrapers

Description

Automate Video Creation with Luma AI Dream Machine and Airtable (Part 1)

Description

This workflow automates video creation using Luma AI Dream Machine and n8n. It generates dynamic videos based on custom prompts, random camera motion, and predefined settings, then stores the video and thumbnail URLs in Airtable for easy access and tracking. This automation makes it easy to create high-quality videos at scale with minimal effort.

πŸ‘‰ Airtable Base Template
πŸŽ₯ Tutorial Video


Setup

1. Luma AI Setup

2. Airtable Setup

Create an Airtable base with the following fields:

πŸ‘‰ Use the Airtable template linked above to simplify setup.

3. n8n Setup


How It Works

1. Global Settings Configuration

The Set node defines key settings such as:

2. Random Camera Motion

3. API Request to Luma AI

4. Capture API Response

5. Store in Airtable


Why This Workflow is Useful

βœ… Automates high-quality video creation
βœ… Reduces manual effort by handling prompt generation and API calls
βœ… Random camera motion makes videos more dynamic
βœ… Ensures organized tracking with Airtable
βœ… Scalable – Ideal for automating large-scale content creation


Next Steps

πŸ”— Nodes Used

Airtable, HTTP Request, Execution Data

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup