Skip to main content

Create AI generated videos 4x cheaper than veo3 with Google Sheets & Fal.AI

Workflow preview

Workflow preview
100%
Create AI generated videos 4x cheaper than veo3 with Google Sheets & Fal.AI preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Turn Your Ideas into Videos—Right from Google Sheets! This workflow helps you make cool 5 second videos using Fal.AI and Kling 2.1, just by typing your idea into a Google Sheet. You can even choose...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.googlesheetstrigger, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.openai

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Maximiliano Rojas-Delgado.

Original n8n.io source

1.1 Workflow description

Title
Create AI generated videos 4x cheaper than veo3 with Google Sheets & Fal.AI
Workflow name
Create AI generated videos 4x cheaper than veo3 with Google Sheets & Fal.AI

Turn Your Ideas into Videos—Right from Google Sheets!

This workflow helps you make cool 5-second videos using Fal.AI and Kling 2.1, just by typing your idea into a Google Sheet. You can even choose if you want your video to have sound or not. It’s super easy—no tech skills needed!

And the best? 4x Cheaper than Veo3 model with similar quality!

Why use this?

Just type your idea in a sheet—no fancy tools or uploads.

Get a video link back in the same sheet.

Works with or without sound—your choice!

How does it work?

You write your idea, pick the video shape, and say if you want sound (true or false) in the Google Sheet.

n8n reads your idea and asks Fal.AI to make your video.

When your video is ready, the link shows up in your sheet.

What do you need?

A Google account and Google Sheets connected with service account (check this link for reference)

A copy of the following Google Spreadsheet: Spreadsheet to copy

An OpenAI API key

A Fal.AI account with some money in it

That’s it! Just add your ideas and let the workflow make the videos for you. Have fun creating!

If you have any questions, just contact me in X @maxrojasdelgado.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Wait 5s

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 2 - Check if video is ready

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 3 - Get video url

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 4 - Submit Request to generate video

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 5 - Set variables for Video generation

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 6 - Check video status

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 7 - Google Sheets Trigger

Type / Role
n8n-nodes-base.googleSheetsTrigger - googleSheetsTrigger
Config choices
Version 1

Block 8 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Update sheet with video url and prompt used in Kling 2.1

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 14 - Generate prompt for Kling 2.1 model

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

3. Summary Table

Workflow Create AI generated videos 4x cheaper than veo3 with Google Sheets & Fal.AI
Complexity intermediate
Nodes 14
Categories Content Creation, Multimodal AI
Author Maximiliano Rojas-Delgado
Published 18 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/5034/5034.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Create AI generated videos 4x cheaper than veo3 with Google Sheets & Fal.AI do?

Turn Your Ideas into Videos—Right from Google Sheets! This workflow helps you make cool 5 second videos using Fal.AI and Kling 2.1, just by typing your idea into a Google Sheet. You can even choose...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.