Use Cases
- Automatically analyze sentiment from calendar events for team awareness
- Send real-time notifications to Slack based on event sentiment analysis
- Enhance team communication by summarizing event sentiments
How It Works
Triggers when a new event is created in Google Calendar Sets up the necessary parameters for processing the event Parses the event details using a PDF parser Analyzes the sentiment of the parsed content using OpenAI Sends the sentiment analysis results to a designated Slack channel
Setup Steps
- 1Import the workflow template into n8n
- 2Connect your Google Calendar account to the workflow
- 3Configure the Slack node with your workspace details
- 4Set up the OpenAI node with your API key and model preferences
- 5Activate the workflow to start receiving notifications
Apps Used
Google Calendar
Slack
OpenAI
PDF Parser
Categories
Target Roles
Tags
#sentiment analysis
#slack automation
#process automation