Use Cases
- Automatically generate meeting minutes after Google Meet sessions.
- Streamline documentation by sending meeting notes to Notion.
- Enhance team collaboration with organized meeting records.
How It Works
Trigger the workflow with an incoming request from Google Meet. Fetch meeting data using an HTTP request. Generate meeting minutes using OpenAI's text completion model. Send the generated minutes to Notion for storage and access.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set up the Google Meet webhook to trigger the workflow.
- 3Configure the HTTP request to fetch Google Meet data.
- 4Set up OpenAI parameters for generating meeting minutes.
- 5Configure the HTTP request to send data to Notion.
Apps Used
Google Meet
OpenAI
Notion
Categories
Target Roles
Industries
Tags
#ai content generation
#document automation
#workflow management