Skip to main content

Generate videos automatically with Veo3 Fast API, Google Drive & email notifications

Workflow preview

Workflow preview
100%
Generate videos automatically with Veo3 Fast API, Google Drive & email notifications preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Automated Video Generation, Google Drive Upload, and Email Notification with Veo 3 Fast API This workflow automates the process of generating videos using the [Veo 3 Fast API](https://rapidapi.com/...

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
Generate videos automatically with Veo3 Fast API, Google Drive & email notifications
Workflow name
Generate videos automatically with Veo3 Fast API, Google Drive & email notifications

Automated Video Generation, Google Drive Upload, and Email Notification with Veo 3 Fast API

This workflow automates the process of generating videos using the Veo 3 Fast API, uploading the video to Google Drive, and notifying the user via email. All tasks are executed seamlessly, ensuring a smooth user experience with automatic error handling.

Node-by-Node Explanation

  1. On Form Submission: Triggers the workflow when a user submits a form with a prompt.
  2. Veo 3 Fast API Processor: Sends the user's prompt to the Veo 3 Fast API to generate a video.
  3. Wait for API Response: Pauses the workflow for 35 seconds to allow the API response.
  4. API Request: Check Task Status: Sends a request to check the status of the video generation task.
  5. Condition: Task Output Status: Evaluates whether the task was successful, still processing, or failed.
  6. Wait for Task to Complete: Pauses the workflow for 30 seconds to recheck the task status if processing is ongoing.
  7. Send Email: API Error - Task Failed: Sends an email if the task fails to generate the video.
  8. Send Email: API Error - Task ID Missing: Sends an email if the task ID is missing in the response.
  9. Download Video: Downloads the processed video from the provided output URL.
  10. Upload File to Google Drive: Uploads the processed video to the user's Google Drive.
  11. Set Google Drive Permissions: Sets the necessary sharing permissions for the uploaded video.
  12. Send an Email: Video Link: Sends an email with the link to the uploaded video.

How to Obtain a RapidAPI Key

  1. Go to Veo 3 Fast on RapidAPI.
  2. Create an account or log in.
  3. Subscribe to the API plan that suits your needs.
  4. After subscription, find your API Key in the "Keys & Access" section.

How to Configure Google Drive API

  1. Go to Google Cloud Console.
  2. Create a new project or select an existing one.
  3. Enable the Google Drive API for the project.
  4. Go to Credentials and create OAuth 2.0 credentials.
  5. Add the credentials to your n8n Google Drive node for seamless access to your Google Drive.

Use Case

  • Use Case: A content creation team can automate the video production process, upload videos to Google Drive, and share them with stakeholders instantly after the task is complete.

Benefits

  • Efficiency: Reduces manual tasks, saving time and effort by automating video creation and file management.
  • Error Handling: Sends notifications for task failures or missing data, ensuring quick resolutions.
  • Seamless Integration: Automatically uploads files to Google Drive and shares the link with users, streamlining the workflow.

Who Is This For

  • Content Creators: Automates video creation and file management.
  • Marketing Teams: Quick and easy video generation for campaigns.
  • Developers: Can integrate with APIs and automate tasks.
  • Business Teams: Save time by automating repetitive tasks like file uploads and email notifications.

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 - Veo 3 Fast API Processor

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

Block 16 - Sticky Note

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

Block 17 - Send an email : Video Link

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

Block 18 - Download Video

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

Block 19 - Sticky Note1

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

Block 20 - Sticky Note2

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

Block 21 - Sticky Note3

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

Block 22 - Sticky Note4

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

Block 23 - Sticky Note5

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

Block 24 - Sticky Note6

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 Generate videos automatically with Veo3 Fast API, Google Drive & email notifications
Complexity advanced
Nodes 27
Categories Content Creation, Multimodal AI
Author Sk developer
Published 15 Nov 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/10860/10860.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 videos automatically with Veo3 Fast API, Google Drive & email notifications do?

Automated Video Generation, Google Drive Upload, and Email Notification with Veo 3 Fast API This workflow automates the process of generating videos using the [Veo 3 Fast API](https://rapidapi.com/...

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.