πŸ“‹ Transform meeting notes into action items with Gemini & Google Workspace

⚑ 2,366 views Β· πŸ“‹ Project Management

Description

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

❓ What Problem Does It Solve?

Manual transcription and action planning from meeting notes is often error-prone, time-consuming, and inconsistent. Important tasks, decisions, or deadlines can be overlooked or delayed. This workflow solves these pain points by automatically analyzing notes using AI and turning them into actionable, structured data. It drastically reduces follow-up delays, miscommunications, and administrative effort, letting teams focus on execution instead.

πŸ’‘ Why Use Google Meet Automation?

⚑ Who Is This For?

πŸ”§ What This Workflow Does

πŸ” Setup Instructions

  1. Import the provided Google Meet Automation.json file into your n8n instance. use Payload example

  2. Set up credentials for:

    • Google OAuth2 API (Google Tasks, Google Docs)
    • Gmail OAuth2 API for sending emails
    • Google Palm API (for Google Gemini AI access)
  3. Customize workflow parameters:

    • Webhook URL and access permissions
    • Google Tasks project or folders if applicable
    • Email templates if desired (subject line, branding)
  4. Update any API endpoints or credential references to match your account setup.

  5. Thoroughly test with sample meeting note payloads to ensure smooth execution.

🧩 Pre-Requirements

πŸ› οΈ Customize It Further

πŸ“ž Support

Made by: khaisa Studio Tag: automation, google meet, meeting notes, AI, google tasks, gmail, google docs Category: Productivity Need a custom? Contact Us

πŸ”— Nodes Used

Webhook, Google Tasks, Gmail, Google Docs, Basic LLM Chain, Structured Output Parser

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup