Transcribe Audio from Google Drive to Sheets via AWS - n8n Workflow | Neura Market
Transcribe Audio from Google Drive to Sheets via AWS
Automates transcription of Google Drive audio uploads using AWS S3 and Transcribe, storing results in Google Sheets.
This n8n workflow streamlines audio transcription by triggering on new files uploaded to Google Drive. It uploads the file to AWS S3, initiates an AWS Transcribe job with the S3 URI, waits for completion to handle variable processing times, retrieves the transcript details, formats the data, and appends it to a Google Sheets spreadsheet for easy access and analysis.
Key benefits include seamless integration across Google and AWS services, scalability for large files or high volumes, reduced man
Platform
n8n
Category
Education
Price
$14.99
Creator
Bryce Yu
transcription
AWS Transcribe
Google Drive
AWS S3
Google Sheets
audio processing
AI automation
meeting notes
cloud storage
workflow automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.