πŸ”¬ Automate Microsoft Teams meeting analysis with GPT-4.1, Outlook & Mem.ai

⚑ 2,395 views Β· πŸ”¬ Document Extraction & Analysis

πŸ’‘ Pro Tip β€” YouTube’s API quotas can be a bottleneck when you’re pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments β€” no quota limits, just structured data.

View All Scrapers

Description

Automate Microsoft Teams Meeting Analysis with GPT-4.1, Outlook & Mem.ai

Template Overview

This advanced n8n template automates Microsoft Teams meeting analysis, knowledge base creation, and email drafting directly from meeting recordings and transcripts.

It provides end-to-end automation for the following use cases:

Meeting Analysis

AI-Powered Web App

Draft Follow-Up Emails

Core Components

Designed to be scalable, modular, and easily customisable for different organisation sizes and industries.

πŸ›‘οΈ Note

Failure to correctly configure Azure permissions will prevent the template from functioning. Ensure admin approval is fully completed during setup.

Important Prerequisites

⚠️ Administrator consent is required

This template requires a Microsoft 365 Global Administrator or Application Administrator to grant admin consent to a set of Microsoft Graph and SharePoint API scopes.

Basic Azure App Registration knowledge is required:

You need to set up an Azure App Registration manually, configure OAuth2 authentication, and assign specific API permissions.

A setup guide is included, but familiarity with:

is highly recommended.

Knowledge of Postgres is required The template includes a SQL script to create the required Postgres table (see blog post).

You are responsible for hosting your own database (You can use Supabase with the Postgres connection string).

πŸ”— Nodes Used

HTTP Request, Postgres, Webhook, Microsoft Outlook, Markdown, Schedule Trigger

πŸ“₯ Import

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

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