Get an AI Prep Brief in Email Before Every Calendly Meeting
A set time before each Calendly meeting, this looks up the attendees, pulls context from your CRM and the web, and delivers a concise prep brief to Email — so you walk in ready.
- 1
Step 1 — Find upcoming meetings
Add a
Schedule Trigger(e.g. every 30 min) then aCalendlynode to fetch meetings starting in the next hour that have external attendees. - 2
Step 2 — Gather context
Add nodes to look the attendee's email up in your CRM and, optionally, an
HTTP Requestto enrich the company from the web. - 3
Step 3 — Write the brief
Add an
OpenAInode that turns the context into a tight brief: who they are, recent history with you, and 2–3 smart talking points. - 4
Step 4 — Deliver to Email
Add an
Email Send(SMTP) node. Set the recipient, a clear subject, and build the body from the prep brief. Add your SMTP credentials (or use Gmail).
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.