- Analyze team meeting sentiment for actionable insights
- Track employee morale over time using sentiment data
- Integrate meeting insights into project management tools
- Automate reporting of meeting outcomes to stakeholders
Trigger the workflow with an incoming webhook from Microsoft Teams Fetch meeting data from Microsoft Teams using an HTTP request Analyze the sentiment of the meeting data using AI technology Send the analyzed sentiment data to Notion for record-keeping and further action Handle errors by sending notifications to a designated Slack channel
- 1Import the workflow template into your n8n instance
- 2Configure the webhook URL in Microsoft Teams to trigger the workflow
- 3Set up the necessary authentication for Microsoft Teams and Notion
- 4Test the workflow to ensure data is being fetched and sent correctly