Block 1 - Set Time Range
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
Automate Microsoft Teams Meeting Analysis with GPT 4.1, Outlook & Mem.ai Watch the YouTube video to get started [Follow along with the blog post](https://blog.nocode...
n8n-nodes-base.set, n8n-nodes-base.scheduletrigger, n8n-nodes-base.postgres, n8n-nodes-base.code, n8n-nodes-base.filter, n8n-nodes-base.merge, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Wayne Simpson.
Original n8n.io sourceAutomate Microsoft Teams Meeting Analysis with GPT-4.1, Outlook & Mem.ai
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
Automatically creates a detailed report from past meetings.
Stores meeting summaries, metadata, and insights into an easy-to-browse frontend.
New meetings are added dynamically without manual work. ** Knowledge Base Indexing (via Mem.ai)**
Uploads extracted meeting data into a structured knowledge base.
Supports categorisation, search and chat functionality across meetings.
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.
⚠️ 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).
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 62 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automate Microsoft Teams meeting analysis with GPT-4.1, Outlook & Mem.ai |
|---|---|
| Complexity | advanced |
| Nodes | 62 |
| Categories | Document Extraction, AI Summarization |
| Author | Wayne Simpson |
| Published | 30 May 2025 |
Use the JSON export at /data/workflows/4512/4512.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Automate Microsoft Teams Meeting Analysis with GPT 4.1, Outlook & Mem.ai Watch the YouTube video to get started [Follow along with the blog post](https://blog.nocode...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, AI Summarization use case.