Skip to main content

text-to-video generation using Google Veo3 API and Google Drive

Workflow preview

Workflow preview
100%
text-to-video generation using Google Veo3 API and Google Drive preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Automate Text To Video Generation with Google Veo3 API and Google Drive Integration Create CGI ads effortlessly by integrating the [Google Veo3 API](https://rapidapi.com/skdeveloper/api/google veo ...

Best for

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

Tools used

n8n-nodes-base.formtrigger, n8n-nodes-base.wait, n8n-nodes-base.httprequest, n8n-nodes-base.switch, n8n-nodes-base.emailsend, n8n-nodes-base.googledrive, n8n-nodes-base.stickynote, n8n-nodes-base.if

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
text-to-video generation using Google Veo3 API and Google Drive
Workflow name
text-to-video generation using Google Veo3 API and Google Drive

Automate Text To Video Generation with Google Veo3 API and Google Drive Integration

Create CGI ads effortlessly by integrating the Google Veo3 API for video generation and uploading to Google Drive with seamless email notifications.


Node-by-Node Explanation:

  1. On form submission: Triggers the workflow when a form is submitted with a prompt for the video.
  2. Wait for API Response: Waits for 35 seconds for the API to respond.
  3. API Request: Check Task Status: Sends an HTTP request to check the task status for success or failure.
  4. Condition: Task Output Status: Checks the task's output status and triggers the appropriate action (success, processing, or failure).
  5. Wait for Task to Complete: Waits for another 30 seconds to recheck the task's completion status.
  6. Send Email: API Error - Task ID Missing: Sends an email if the task ID is missing from the API response.
  7. Upload File to Google Drive: Uploads the generated video to Google Drive.
  8. Set Google Drive Permissions: Configures the permissions for the uploaded video on Google Drive.
  9. Send an email: Video Link: Sends a final email with the link to the completed video on Google Drive.
  10. Download Video: Downloads the video from the generated URL.

How to Obtain RapidAPI Key:

  1. Visit Google Veo3 API on RapidAPI.
  2. Sign up or log in to your account.
  3. Subscribe to the Google Veo3 API plan.
  4. Copy the API key provided in your RapidAPI dashboard.

How to Configure Google Drive:

  1. Go to Google Cloud Console.
  2. Enable the Google Drive API.
  3. Create credentials for OAuth 2.0 and download the credentials file.
  4. In your workflow, authenticate using these credentials to upload and manage files on Google Drive.

Use Case:

This workflow is ideal for businesses looking to automate CGI video creation for advertisements using the Google Veo3 API, with seamless file management and sharing via Google Drive.


Benefits:

  • Automation: Completely automates the CGI video creation and sharing process.
  • Error Handling: Sends error notifications for task failures or missing task IDs.
  • File Management: Automatically uploads and manages videos on Google Drive.
  • Easy Sharing: Generates shareable links to videos via email.

Who Is This For?

  • Digital marketers looking to create ads at scale.
  • Creative agencies producing CGI content.
  • Developers integrating API workflows for video generation.

Link to Google Veo3 API:

Google Veo3 API on RapidAPI

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 - On form submission

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

Block 2 - Wait for API Response

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

Block 3 - API Request: Check Task Status

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

Block 4 - Condition: Task Output Status

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

Block 5 - Wait for Task to Complete

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

Block 6 - Send Email: API Error - Task ID Missing

Type / Role
n8n-nodes-base.emailSend - emailSend
Config choices
Version 2.1

Block 7 - Upload File to Google Drive

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

Block 8 - Send Email: API Error - Task Failed

Type / Role
n8n-nodes-base.emailSend - emailSend
Config choices
Version 2.1

Block 9 - Set Google Drive Permissions

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

Block 10 - Sticky Note8

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

Block 11 - Sticky Note9

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

Block 12 - Sticky Note10

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

Block 13 - Sticky Note11

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

Block 14 - Condition: Check Task Id

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

Block 15 - Sticky Note

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

Block 16 - Send an email : Video Link

Type / Role
n8n-nodes-base.emailSend - emailSend
Config choices
Version 2.1

Block 17 - Download Video

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

Block 18 - Sticky Note1

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

Block 19 - Sticky Note2

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

Block 20 - Sticky Note3

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

Block 21 - Sticky Note4

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

Block 22 - Sticky Note5

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

Block 23 - Sticky Note6

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

Block 24 - Sticky Note7

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

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

3. Summary Table

Workflow text-to-video generation using Google Veo3 API and Google Drive
Complexity advanced
Nodes 27
Categories Content Creation, Multimodal AI
Author Sk developer
Published 16 Nov 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/10876/10876.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 text-to-video generation using Google Veo3 API and Google Drive do?

Automate Text To Video Generation with Google Veo3 API and Google Drive Integration Create CGI ads effortlessly by integrating the [Google Veo3 API](https://rapidapi.com/skdeveloper/api/google veo ...

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.