Skip to main content

Create cinematic quote videos with Veo 3

Workflow preview

Workflow preview
100%
Create cinematic quote videos with Veo 3 preview
Open on n8n.io

1. Workflow Overview

How it works 1. Get a quote – Pulls a motivational quote from a Google Sheet 2. Generate Veo prompt – Uses a Gemini powered agent to translate the quote into a 120–150 word cinematic prompt with vi...

Best for

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

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.manualtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.switch, n8n-nodes-base.converttofile, n8n-nodes-base.jwt

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Create cinematic quote videos with Veo 3
Workflow name
Create cinematic quote videos with Veo 3

How it works

1. Get a quote – Pulls a motivational quote from a Google Sheet

2. Generate Veo prompt – Uses a Gemini-powered agent to translate the quote into a 120–150 word cinematic prompt with visuals and instrumental music (no spoken words or text)

3. Create video – Generates an 8-second AI video with Veo 3.0 and uploads to GCS

4. Add quote text – Uses Creatomate to overlay the quote text onto the video

5. Upload to Postiz – Uploads the final video to Postiz (social media scheduler)

6. Schedule across platforms – Detects connected channels (TikTok, YouTube, Instagram) and schedules the video for posting in 1 day


Set up steps

  1. API Keys – Set up accounts for Google Cloud (Veo 3.0 + GCS + Gemini), Creatomate, and Postiz

  2. Credentials in n8n – Add each API key as a credential in your n8n instance

  3. Configure variables – Update the SET1 node with your Google Cloud PROJECT_ID and CLIENT_EMAIL

  4. Set up Google Sheet – Create a sheet with a column named quote containing the quotes you want to turn into videos

  5. Connect Postiz – Ensure your social media channels (TikTok, YouTube, Instagram) are connected in Postiz

  6. Test – Execute the workflow to generate and schedule a quote video

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 - Sticky Note

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

Block 2 - Sticky Note1

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

Block 3 - Sticky Note2

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

Block 4 - Sticky Note3

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

Block 5 - Sticky Note4

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

Block 6 - Sticky Note5

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

Block 7 - Sticky Note6

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

Block 8 - Sticky Note7

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

Block 9 - Sticky Note8

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

Block 10 - Read from Sheet1

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

Block 11 - Definition AI Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2

Block 12 - Manual Trigger

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

Block 13 - Upload Video to Postiz

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

Block 14 - Fetch Postiz Integrations

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

Block 15 - Route by Platform

Type / Role
n8n-nodes-base.switch - switch
Config choices
Version 3.2

Block 16 - Post to YouTube

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

Block 17 - Post to TikTok

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

Block 18 - Post to Instagram

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

Block 19 - Convert Data to File

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

Block 20 - Check Video Status

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

Block 21 - Initiate Video Generation

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

Block 22 - Generate JWT Token

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

Block 23 - Request Google Token

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

Block 24 - Upload to Google Cloud

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

Showing the first 24 of 34 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Create cinematic quote videos with Veo 3
Complexity advanced
Nodes 34
Categories Content Creation, Multimodal AI
Author Koulikas Giannis
Published 19 Apr 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/15148/15148.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 cinematic quote videos with Veo 3 do?

How it works 1. Get a quote – Pulls a motivational quote from a Google Sheet 2. Generate Veo prompt – Uses a Gemini powered agent to translate the quote into a 120–150 word cinematic prompt with vi...

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.