Use Cases
- Automatically extract and classify action items from Google Meet recordings.
- Send classified action items to Google Sheets for better tracking.
- Enhance team collaboration by keeping all action items organized in one place.
How It Works
Trigger the workflow upon receiving a new Google Meet event. Fetch data from Google Meet to extract relevant information. Utilize AI to classify the action items from the fetched data. Send the classified action items to Google Sheets for documentation.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the webhook trigger with your Google Meet integration.
- 3Set up the HTTP request node to fetch data from Google Meet.
- 4Connect the AI classification node with the fetched data.
- 5Configure the HTTP request node to send data to Google Sheets.
Apps Used
Google Meet
Google Sheets
OpenAI
Slack
Categories
Target Roles
Tags
#process automation
#workflow management
#notifications