SalesFREE

Get an AI Prep Brief in Slack Before Every Google Calendar Meeting

A set time before each Google Calendar meeting, this looks up the attendees, pulls context from your CRM and the web, and delivers a concise prep brief to Slack — so you walk in ready.

difficulty Intermediatesetup 35 minresult A tailored one-page brief for every upcoming Google Calendar meeting appears in Slack, covering who you're meeting and what matters.
  1. 1

    Step 1 — Find upcoming meetings

    Add a Schedule Trigger (e.g. every 30 min) then a Google Calendar node to fetch meetings starting in the next hour that have external attendees.

  2. 2

    Step 2 — Gather context

    Add nodes to look the attendee's email up in your CRM and, optionally, an HTTP Request to enrich the company from the web.

  3. 3

    Step 3 — Write the brief

    Add an OpenAI node that turns the context into a tight brief: who they are, recent history with you, and 2–3 smart talking points.

  4. 4

    Step 4 — Deliver to Slack

    Add a Slack node. Set Resource to Message and Operation to Send. Choose the channel (e.g. #alerts) and drop the prep brief into the message text using expressions like {{ $json.summary }}. Connect your Slack OAuth or bot-token credential.

Frequently asked questions

How far ahead does it send?

Whatever you set in Step 1's window. An hour before is common; nudge it earlier if you like to prep the night before.

What if there's no CRM record?

The flow still runs — it just leans on the web-enrichment step and the meeting invite. Add a fallback so a thin brief is better than none.

About this recipe. Recipes on FlowRecipesHub are written for business owners, not developers, and are tested before publishing — how recipes get made. Some ingredient links are affiliate links that cost you nothing — full disclosure.