Google Drive Transcription to Notion
detail.loadingPreview
Automatically transcribe audio files from Google Drive and summarize them into Notion.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of taking audio files uploaded to a specific Google Drive folder, transcribing them using OpenAI's Whisper model, and then summarizing the transcription into a new page in Notion.
Key Features
- Triggered by new audio file creation in Google Drive.
- Downloads audio files from Google Drive.
- Transcribes audio to text using OpenAI Whisper.
- Summarizes transcribed text and extracts key information using OpenAI.
- Creates a new page in Notion with the summarized content.
How To Use
- Configure Google Drive Trigger: Set up the Google Drive Trigger node to watch a specific folder for new audio files.
- Configure OpenAI Credentials: Ensure your OpenAI API credentials are set up.
- Configure Notion Credentials: Ensure your Notion API credentials are set up and you have a target page or database configured.
- Adjust Node Parameters: Modify the folder ID in the Google Drive Trigger and ensure the OpenAI prompt is suitable for your needs. The Notion node is set up to create a new page with a heading and summary.
Apps Used
Workflow JSON
{
"id": "076f67c7-ae1b-4a28-bbd4-239efff2a59e",
"name": "Google Drive Transcription to Notion",
"nodes": 0,
"category": "Audio Processing",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 076f67c7-ae1b...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
OpenAI Audio Transcription, Summarization, and Google Drive Integration
Transcribe audio files using OpenAI, summarize the content, and save the results to Google Drive.
AWS S3 to Transcribe Workflow
Transcribes audio files from an AWS S3 bucket using AWS Transcribe.
French Text to English Audio Workflow
Converts French text to spoken audio, transcribes it, translates to English, and generates English audio.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Weekly Cocktail Inspiration for Your Team
Automatically share engaging cocktail recipes with your team or community every week. This workflow fetches a random recipe, generates a beautiful visual card using Bannerbear, and posts it directly to your Rocket.Chat channel, fostering fun and connection.