Google Drive Automation Workflows
838 ready-made Google Drive workflows for n8n, Make, Zapier, Activepieces, and Pipedream. File-triggered workflows: organize uploads, convert documents, sync folders.
Automate Document-to-Podcast Conversion with AI and Google Drive
Transform written documents into dynamic podcast episodes using AI and Google Drive. This workflow automates script generation, audio production, and file management, streamlining your content creation process.
n8n$14.99Automate 20-Song Playlist Creation with AI and Google Drive Integration
Streamline your music production by automatically generating 20-song playlists using AI and storing them in Google Drive. This workflow leverages AI for song ideation, lyrics writing, and audio production, all initiated through a Telegram bot interface.
n8n$24.99Automate PDF Attachment Uploads from Gmail to Google Drive with OpenAI Filtering
This workflow automates the process of filtering and uploading specific PDF attachments from Gmail to Google Drive using OpenAI. It identifies PDFs based on customizable search terms and uploads them to a designated Google Drive folder.
n8n$14.99Automate Google Drive File Sharing and Link Generation
Streamline your Google Drive file sharing process with this n8n workflow, which automates public link generation and access status modification for batch file handling.
n8n$9.99Automate Google Drive File Analysis with InfraNodus Knowledge Graphs
Automatically sync files from Google Drive to InfraNodus, transforming them into insightful knowledge graphs that reveal key topics and content gaps.
n8n$14.99Automatically Save Telegram Files to Google Drive
Streamline your file management by automatically saving files received on Telegram to a designated Google Drive folder.
n8n$3.99Automate Text Extraction, Translation, and Entity Analysis from Google Drive Files
This workflow automates the process of extracting text from images and PDFs stored in Google Drive, translating the text, and extracting named entities and keywords. It streamlines data processing and analysis, saving time and effort.
Make$4.99Automate PDF Data Extraction from Google Drive Using PDF.co
Streamline the process of extracting text, images, and metadata from PDFs stored in Google Drive using PDF.co. Ideal for automating data extraction from invoices, reports, and forms.
Make$3.99Automate LinkedIn Posts with Google Drive and Sheets Integration
Streamline your LinkedIn content strategy by automating posts using Google Sheets and Drive. This workflow ensures consistent posting, reduces manual errors, and allows for post approval via Telegram.
n8n$14.99Automate File Transfer from Egnyte to Google Drive
Automatically transfer files from Egnyte to Google Drive based on specified criteria, streamlining your file management process.
Make$3.99Automate File Conversion and Upload from Google Sheets to Google Drive
Streamline your workflow by converting files from URLs listed in Google Sheets to a specified format using CloudConvert, and automatically upload them to Google Drive.
Make$3.99Automatically Log New Google Drive Files to Coda Table
This workflow monitors a specified Google Drive folder for new files and logs their details into a Coda table, streamlining data management.
Make$3.99Automatically Upload VideoAsk Media to Google Drive
Streamline your workflow by automatically uploading media files from VideoAsk responses to a designated Google Drive folder. This ensures all your media files are organized and easily accessible.
Make$4.99Automate File Transfers from Google Drive to Egnyte
Efficiently search and convert files in Google Drive, then upload them to Egnyte for streamlined file management.
Make$3.99Automate Upload of Modified iAuditor Inspection Reports to Google Drive
Automatically monitor iAuditor for modified inspection reports and upload them to a designated Google Drive folder.
Make$4.99Automate Google Drive to Google Cloud Storage File Migration
Effortlessly transfer files from a Google Drive folder to a specified Google Cloud Storage bucket at regular intervals.
Make$3.99Upload new files to Uniqode from new files in Google Drive
When you upload files to a specific folder in Google Drive, Make will automatically upload them to Uniqode.
MakeFreeSeamlessly Transfer Instagram Media to Google Drive
Automatically save new Instagram media to Google Drive, ensuring your content is securely backed up and easily accessible.
Make$3.99Automatically Backup Instagram Media to Google Drive
This workflow automatically saves new photos and videos from your Instagram account to a specified Google Drive folder, ensuring your media is securely backed up.
Make$2.99Automate Text Replacement in PDFs Using Google Drive and PDF.co
Streamline your PDF text replacement process by automatically searching and replacing text in PDFs stored in Google Drive using PDF.co.
Make$4.99Automatically Print New PDF Files from Google Drive with PrintNode
This workflow monitors a specified Google Drive folder for new PDF files and automatically sends them to PrintNode as print jobs every 15 minutes. Customize the schedule and ensure seamless printing operations.
Make$3.99Automate PDF Form Filling with Google Drive and PDF.co
Automatically populate PDF forms with data from Google Drive using PDF.co's API. Streamline your document management by handling text fields, checkboxes, and more.
Make$4.99Automate PDF Splitting with Google Drive and PDF.co
Automatically split PDF files stored in Google Drive using PDF.co based on pages, ranges, keywords, or barcodes.
Make$4.99Load and Aggregate Files from a Google Drive Folder into a Key-Value Dictionary
## What does this template do? This workflow automates the process of retrieving all Google Docs from a specified Google Drive folder, extracting their content, and structuring the data into a unified key-value dictionary, where: - Key = The file name - Value = The content of the document (with normalized newlines) This is ideal for use cases such as knowledge ingestion, prompt context preparation, or populating a RAG (Retrieval-Augmented Generation) system with reference documents. ## Use Case Perfect for teams or individuals who maintain prompts, content, or reference material in Google Docs and want to integrate that data dynamically into automation or AI workflows. ## What the Workflow Does - Triggered via Execute Workflow Trigger from another workflow - Retrieves all files from a specified Google Drive folder - Downloads the full content of each Google Docs file - Maps each file name to its content using a Set node - Aggregates all entries into a single dictionary with Code node - Outputs a JSON object like: ```json { "Doc1": "content of doc 1", "Doc2": "content of doc 2" } ``` ## Apps & Services Used - Google Drive - Google Docs - n8n Code node ## Pre-requisites - A connected Google account with access to the target Drive folder - OAuth2 credentials for both: - Google Drive - Google Docs ## Customization Tips - Change Folder: Update the Google Drive node to select a specific folder rather than root - Support Other File Types: Replace or complement the Google Docs node to handle other formats (e.g., PDFs or text files) - Data Cleaning: Modify the Code node to adjust text normalization to your needs ## Additional Use Cases #### Prompt Management for AI Workflows - Centralize your GPT prompt templates in Google Docs instead of hardcoding them in n8n - Easily manage prompt versions and edits directly from Google Drive - Dynamically load prompts into downstream nodes (like OpenAI or Hugging Face) without redeploying workflows #### Knowledge Base Loader for RAG Systems - Aggregate internal knowledge, FAQs, SOPs, or policy docs from Google Docs into a structured dictionary - Use the resulting object as the context source for Retrieval-Augmented Generation models #### Dynamic Form Inputs or Question Sets - Maintain forms, surveys, or interview questions in Google Docs - Load the content into n8n for form generation, chatbot interaction, or customer intake flows #### Client-Specific Config or Script Templates - For client onboarding workflows, load client-specific scripts or prompts from individual docs named after each client - Helps automate client-facing document generation or AI interactions #### Content Ingestion for Translation, Summarization, or Sentiment Analysis - Batch process internal documentation or user-submitted Google Docs - Trigger summarization, translation, or classification pipelines using the document contents #### Document-to-Database Import - Automatically fetch and normalize Google Docs contents, ready to push into a database (e.g., Notion, Airtable, PostgreSQL)
n8n$4.99
More integrations
Need a custom Google Drive workflow?
Our automation experts build tailored Google Drive integrations for your exact stack.
Request a Custom Workflow