- Automatically extract meeting transcripts from Google Meet.
- Summarize key points and action items from meetings.
- Create calendar events based on meeting discussions.
- Invite attendees to follow-up meetings seamlessly.
Trigger the workflow manually to start the process. Retrieve the calendar event associated with the meeting. Fetch conference records to access the meeting transcript. Download the transcript file for processing. Utilize AI to analyze the transcript and generate summaries. Create follow-up calendar events based on AI suggestions.
- 1Import the workflow template into your n8n instance.
- 2Set your Google Calendar event ID in the designated node.
- 3Configure Google OAuth credentials for accessing Google Meet and Calendar.
- 4Test the workflow by clicking the manual trigger node.