Luma AI Webhook Response
detail.loadingPreview
Receives webhook data from Luma AI and processes video and thumbnail URLs.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow is designed to receive webhook responses from Luma AI. Upon receiving a webhook, it extracts relevant data such as video and thumbnail URLs, stores them in Airtable, and marks the generation as complete.
Key Features
- Receives POST requests via a webhook.
- Parses incoming JSON data.
- Extracts video and thumbnail URLs from the response.
- Updates an Airtable base with generation details.
- Handles potential errors during processing.
How To Use
- Set up a Luma AI generation job that sends a webhook to this workflow's endpoint.
- Configure the 'Global SETTINGS' node with your Airtable base and table IDs.
- Ensure the 'Airtable Token API' credential is set up correctly.
- The workflow will automatically trigger when Luma AI sends a webhook.
Apps Used
Workflow JSON
{
"id": "aa375960-a765-46e8-97be-3a2e094e4dca",
"name": "Luma AI Webhook Response",
"nodes": 0,
"category": "AI & Machine Learning",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: aa375960-a765...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Elevenlabs Text-to-Speech API with n8n Webhook
Generate speech from text using Elevenlabs.io via a custom n8n webhook. This workflow solves the need for programmatic text-to-speech generation by leveraging the 'Webhook', 'If params correct', and 'Generate voice' nodes.
Automated Car Insurance Quote Generator with AI and Vector Store
This n8n workflow generates car insurance quotes using an AI agent. It leverages LangChain nodes like Webhook, Text Splitter, Embeddings, and Vector Store (Pinecone) to process and retrieve relevant information, then logs the results to a Google Sheet.
Create an AI-Powered Telegram Bot with Langchain and DALL-E 3
Build a sophisticated Telegram bot using n8n, integrating Langchain for AI conversation and DALL-E 3 for image generation. This workflow allows for dynamic chat interactions and creative image creation directly through Telegram.
AI Video Analyzer and Replicator: Deconstruct and Recreate Short-Form Videos
This n8n workflow reverse-engineers short-form AI videos by analyzing Instagram Reels or TikToks. It uses Apify for scraping and Google Gemini to generate a detailed prompt for AI video models to recreate the video.
Automated Customer Feedback Sentiment Analysis with OpenAI and Google Sheets
This n8n workflow automatically analyzes customer feedback for sentiment using OpenAI and stores the results in Google Sheets. It's triggered by a form submission, making feedback processing seamless.
Transform Images to Lego Style with Line Bot and DALL-E
This workflow automates image transformation to a Lego style using a Line bot webhook, DALL-E for prompt generation, and DALL-E for image creation. It's ideal for creative applications and custom content generation.