๐Ÿ’ฌ Automated meeting prep with GPT-5 & Gemini research from calendar to Slack via Attio CRM

โšก 327 views ยท ๐Ÿ’ฌ Lead Nurturing & AI Sales Agents

Description

This n8n template transforms your daily meeting preparation by automatically researching attendees and generating comprehensive briefing documents. Every weekday morning, it analyzes your calendar events, researches each external attendee using multiple data sources, and delivers professionally formatted meeting briefs directly to your Slack channel.

Whoโ€™s it for

Business professionals, sales teams, account managers, and executives who regularly attend meetings with external contacts and want to arrive fully prepared with relevant context, conversation starters, and strategic insights about their attendees.

How it works

The workflow triggers automatically Monday through Friday at 6 AM, fetching your dayโ€™s calendar events and filtering for meetings with external attendees.

For each meeting, an AI agent researches attendees using your CRM (Attio), email history (Gmail), past calendar interactions, and external company research via Perplexity when needed.

The system then generates structured meeting briefs containing attendee background, relationship context, key talking points, and strategic objectives, delivering everything as a formatted Slack message to start your day.

Requirements

How to set up

  1. Configure credentials for all required services in your n8n instance

  2. Update personal identifiers in the workflow:

    1. Replace โ€œYOUR_EMAIL@example.comโ€ with your actual calendar email in both Google Calendar nodes
    2. Replace โ€œYOUR_SLACK_CHANNEL_IDโ€ with your target channel ID in both Slack nodes
  3. Adjust AI models in OpenRouter nodes based on your preferences and model availability

  4. Test the workflow manually with a day that contains external meetings

  5. Verify Slack formatting appears correctly in your channel

How to customize the workflow


The template uses multiple AI models through OpenRouter for different processing stages, allowing you to optimize costs and performance by selecting appropriate models for research tasks versus text formatting operations.

๐Ÿ”— Nodes Used

HTTP Request, Slack, Google Calendar, Schedule Trigger, Filter, AI Agent

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup