Get AI meeting briefs from Google Calendar with SerpAPI, Azure OpenAI and Slack

Go to Workflow
0 views
Built by Rahul Joshi Rahul Joshi
Created on June 05, 2026

Description

๐Ÿ“Š Description
Streamline your meeting preparation with this AI-powered research automation. ๐Ÿ“…๐Ÿค– Whenever a new event is created in your Google Calendar, this workflow automatically researches the attendee and their company, generates a concise AI-powered briefing, and delivers it directly to you on Slack. By combining real-time web search data with Azure OpenAI summarization, you walk into every meeting fully informed. No manual Googling. No last-minute scrambling. Just smart, automated meeting intelligence. ๐Ÿš€
๐Ÿ”„ What This Template Does
๐Ÿ“… Monitors new Google Calendar events in real time.
๐Ÿ‘ฅ Filters events with external attendees and extracts their name and company.
๐Ÿ”Ž Runs parallel Google searches (via SerpAPI) for the person and their company.
๐Ÿงน Parses and cleans search results for structured research data.
๐Ÿ”€ Merges personal and company insights into one dataset.
๐Ÿค– Generates a concise meeting brief using Azure OpenAI (GPT-4o-mini).
๐Ÿ“จ Sends a formatted Slack DM with your personalized meeting briefing.
โœ… Key Benefits
โœ… Eliminates manual pre-meeting research
โœ… Automatically prepares you before every new event
โœ… Combines personal and company intelligence in one summary
โœ… Delivers insights directly to Slack in real time
โœ… Saves hours of repetitive Googling every week
โœ… Improves meeting confidence and preparation quality

โš™๏ธ Features
Google Calendar new event trigger
Conditional attendee filtering logic
Parallel SerpAPI Google searches (person + company)
JavaScript parsing and data cleaning nodes
Azure OpenAI GPT-4o-mini summarization agent
Structured AI-generated meeting brief
Slack direct message delivery
Modular design for adding LinkedIn or news searches

๐Ÿ” Requirements
Google Calendar OAuth2 credentials
SerpAPI API key
Azure OpenAI API credentials (GPT-4o-mini deployment)
Slack OAuth2 credentials (User ID required for DM delivery)

๐ŸŽฏ Target Audience
Founders and startup operators
Sales professionals and account executives
Recruiters and hiring managers
Consultants and client-facing teams

Nodes Used (4)

AI Agent
@n8n/n8n-nodes-langchain.agent
Azure OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatAzureOpenAi
Code
n8n-nodes-base.code
Slack
n8n-nodes-base.slack