Block 1 - ๐ Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
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...
n8n-nodes-base.stickynote, n8n-nodes-base.googlecalendartrigger, n8n-nodes-base.if, n8n-nodes-base.set, n8n-nodes-serpapi.serpapi, n8n-nodes-base.code, n8n-nodes-base.merge, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io source๐ 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
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Get AI meeting briefs from Google Calendar with SerpAPI, Azure OpenAI and Slack |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | Market Research, AI Summarization |
| Author | Rahul Joshi |
| Published | 19 Feb 2026 |
Use the JSON export at /data/workflows/13519/13519.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
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...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.