- Automatically notify team members of new or updated calendar events via Slack.
- Log key metrics from calendar events into Google Sheets for easy tracking.
- Enhance team collaboration by providing real-time updates on important events.
Triggers when a new or updated event is detected in Google Calendar. Processes the event data using a Set node to prepare it for Slack. Sends a notification to a specified Slack channel with event details. Uses OpenAI to extract and analyze key metrics from the event. Appends the analyzed metrics as a new row in Google Sheets.
- 1Import the workflow template into n8n.
- 2Connect your Google Calendar account to the workflow.
- 3Set up the Slack channel for notifications.
- 4Configure the Google Sheets destination for data logging.
- 5Customize the OpenAI prompt as needed for your metrics extraction.