Use Cases
- Automate the summarization of team meetings held in Microsoft Teams.
- Maintain organized records of important discussions for project management.
- Enhance collaboration by sharing summarized chat content in Notion.
How It Works
Trigger the workflow with an incoming message from Microsoft Teams. Fetch chat data from Microsoft Teams using an HTTP request. Use AI to summarize the fetched chat data. Send the summarized chat content to Notion for documentation.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the Microsoft Teams webhook trigger with the appropriate path.
- 3Set up the HTTP request to fetch data from Microsoft Teams.
- 4Specify the OpenAI model and prompt for summarization.
- 5Configure the HTTP request to send data to Notion.
Apps Used
Microsoft Teams
OpenAI
Notion
Categories
Target Roles
Tags
#ai content generation
#process automation
#workflow management