Use Cases
- Automate meeting summaries from audio recordings to Google Sheets
- Extract key metrics from interviews for analysis
- Streamline documentation of audio content for reporting purposes
How It Works
Triggers every 18 minutes using a cron job Transcribes audio recordings into text Analyzes transcribed text to extract key metrics Appends extracted metrics to Google Sheets as new rows
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the cron node to set the desired schedule
- 3Set up the transcription service with necessary credentials
- 4Define the OpenAI model and prompt for metric extraction
- 5Connect the Google Sheets node to specify the target spreadsheet
Apps Used
Google Sheets
OpenAI
Transcription Service
Categories
Tags
#process automation
#data analysis
#content scheduling