Automate Video and Thumbnail Updates in Airtable with Luma AI Webhook - n8n Workflow | Neura Market
Automate Video and Thumbnail Updates in Airtable with Luma AI Webhook
This workflow captures webhook responses from Luma AI after video generation, processes the data, and updates Airtable with video and thumbnail URLs, completing the video creation and tracking process.
The workflow begins by listening for a POST request from Luma AI's webhook, which signals the completion of a video generation. It then processes the incoming data to extract video and thumbnail URLs, along with a unique generation ID. The workflow checks the validity of the video URL before proceeding to update the corresponding record in Airtable, using the generation ID to ensure accurate matching. This automation streamlines the process of managing video content, reducing manual input and en
Platform
n8n
Category
AI
Price
Free
Creator
Jasmine Wong
Current
if
set
webhook
airtable
stickyNote
executionData
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.