π¬ Generate Sora videos from Google Sheets and save results to Google Drive
β‘ 177 views Β· π¬ Content Creation & Video
Description
Generate Sora AI videos, save to Google Drive, and update Google Sheets
This workflow automates video generation using OpenAIβs Sora model:
How it works:
- Reads video prompts from a Google Sheet
- Submits each prompt to Sora API for video generation
- Monitors video creation status with automatic retry logic
- Generates SEO-optimized titles using GPT-4
- Downloads completed videos and uploads to Google Drive
- Updates the sheet with video URLs and status
Setup Steps:
- Create a Google Sheet with columns: PROMPT, DURATION (In Seconds), VIDEO RESOLUTION, VIDEO TITLE, VIDEO URL, STATUS
- Add your OpenAI API key (with Sora access) to credentials
- Connect your Google Sheets and Google Drive accounts
- Update the sheet ID in all Google Sheets nodes
- Run the workflow manually to process all unprocessed rows
Requirements:
- OpenAI API key with Sora access
- Google Sheets OAuth2 credentials
- Google Drive OAuth2 credentials#Header 4
π Nodes Used
Google Sheets, HTTP Request, Google Drive, Filter, AI Agent, OpenAI Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File