Skip to main content

Generate cheap viral AI videos to TikTok with Google Veo3 fast and Postiz

Workflow preview

Workflow preview
100%
Generate cheap viral AI videos to TikTok with Google Veo3 fast and Postiz preview
Open on n8n.io

Important notice

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

1. Workflow Overview

This workflow contains community nodes that are only compatible with the self hosted version of n8n. This workflow automates the entire process of generating short AI videos using Google Veo3 Fast ...

Best for

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

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote, n8n-nodes-base.if, n8n-nodes-base.googlesheets, n8n-nodes-base.set

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide.

Original n8n.io source

1.1 Workflow description

Title
Generate cheap viral AI videos to TikTok with Google Veo3 fast and Postiz
Workflow name
Generate cheap viral AI videos to TikTok with Google Veo3 fast and Postiz

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

This workflow automates the entire process of generating short AI videos using Google Veo3 Fast, enhancing them with SEO-optimized titles, and uploading them directly to TikTok via Postiz, all triggered from a central Google Sheet.

This setup ensures a seamless pipeline from video creation to TikTok upload, with minimal manual intervention.


Benefits

  • Full automation from prompt input to social media publishing.
  • Cheaper video generation using Veo3 Fast vs traditional AI video tools.
  • Centralized management through Google Sheets – no coding required for end users.
  • SEO-enhanced titles with GPT-4o to boost engagement.
  • Scheduled or manual triggering, perfect for batch operations.
  • No manual uploads – integration with Postiz means content is published hands-free.

How It Works

This workflow automates the process of generating AI videos using Google Veo3 Fast, saving them to Google Drive, and uploading them to TikTok via Postiz. Here’s how it functions:

  1. Trigger: The workflow can be started manually or scheduled (e.g., every 5 minutes) to check for new video requests in a Google Sheet.
  2. Video Generation:
    • The workflow retrieves a video prompt and duration from the Google Sheet.
    • It sends the prompt to Google Veo3 Fast via the Fal.ai API to generate the video.
    • The system periodically checks the video generation status until it’s completed.
  3. Post-Processing:
    • Once the video is ready, it is downloaded and uploaded to Google Drive.
    • A YouTube-optimized title is generated using GPT-4o Mini based on the video prompt.
  4. TikTok Upload:
    • The video is uploaded to Postiz, a social media scheduling tool.
    • Postiz then publishes the video to the connected TikTok account with the generated title.
  5. Tracking: The Google Sheet is updated with the video URL for record-keeping.

Set Up Steps

To configure this workflow, follow these steps:

  1. Prepare the Google Sheet:

    • Create a Google Sheet with columns:
      • PROMPT: Description of the video.
      • DURATION: Length of the video.
      • VIDEO: (Leave empty, auto-filled by the workflow).
  2. Obtain API Keys:

    • Sign up at Fal.ai to get an API key for Google Veo3 Fast.
    • Replace YOURAPIKEY in the "Create Video" node’s HTTP header (Authorization: Key YOURAPIKEY).
  3. Configure Postiz for TikTok:

    • Create a Postiz account (free trial available).
    • Connect your TikTok account in Postiz and note the Channel ID.
    • Replace XXX in the "TikTok" node with your TikTok Channel ID.
    • Set the Postiz API key in the "Upload Video to Postiz" node.
  4. Set Up Google Drive & Sheets Access:

    • Ensure the workflow has OAuth access to:
      • Google Sheets (to read/write video data).
      • Google Drive (to store generated videos).
  5. Schedule or Run Manually:

    • The workflow can be triggered manually or scheduled (e.g., every 5 minutes) to process new video requests.

Note: This workflow requires self-hosted n8n due to community node dependencies.


Need help customizing?

Contact me for consulting and support or add me on Linkedin.

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 - When clicking ‘Test workflow’

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

Block 2 - Get status

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

Block 3 - Wait 60 sec.

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

Block 4 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 5 - Sticky Note3

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

Block 6 - Sticky Note4

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

Block 7 - Completed?

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

Block 8 - Update result

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

Block 9 - Set data

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

Block 10 - Sticky Note5

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

Block 11 - Sticky Note6

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

Block 12 - Sticky Note7

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

Block 13 - Get new video

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

Block 14 - Create Video

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

Block 15 - Get Url Video

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

Block 16 - Get File Video

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

Block 17 - Upload Video

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 18 - Generate title

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

Block 19 - Sticky Note

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

Block 20 - Sticky Note8

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

Block 21 - TikTok

Type / Role
n8n-nodes-postiz.postiz - postiz
Config choices
Version 1

Block 22 - Upload Video to Postiz

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

3. Summary Table

Workflow Generate cheap viral AI videos to TikTok with Google Veo3 fast and Postiz
Complexity advanced
Nodes 22
Categories Content Creation, Multimodal AI
Author Davide
Published 15 Aug 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/7420/7420.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 Generate cheap viral AI videos to TikTok with Google Veo3 fast and Postiz do?

This workflow contains community nodes that are only compatible with the self hosted version of n8n. This workflow automates the entire process of generating short AI videos using Google Veo3 Fast ...

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.