What it does
When a meeting completes, auto-extracts an AI summary and action items, updates the linked deal with decisions and next steps, creates a task for each action item, and sends a structured follow-up email to attendees within minutes.
You get
an automated post-meeting summary
deal update
and attendee follow-up
How it works
Build Meeting Summary AI Attribute
create_ai_attributeCreate an AI-derived attribute on the Meeting object called 'meeting_summary'. Computed at meeting_completed from the transcript. Output: structured object with (a) one-paragraph executive summary; (b) decisions reached (list); (c) action items (list of {assignee, due, description}); (d) objections raised (list); (e) sentiment score; (f) next step proposed (free-text). Falls back to gracefully partial output if transcript is incomplete or short.
Build Follow-up Email Content
Generate ContentGenerate a follow-up email template that renders the meeting_summary attribute. Structure: thank-you opening referencing meeting subject and attendees, recap of decisions, bulleted action items with owners and due dates, link to recording if available, signature with proposed next step and a scheduling link. Tone: professional but warm; reflects the rep's voice based on prior outbound style if available. Send-from address: the meeting host's email.
Build Post-Meeting Workflow
Create WorkflowCreate a workflow firing on meeting_completed. Step sequence: (1) compute meeting_summary attribute; (2) update the linked deal record with the AI-extracted next step, objections, sentiment, and the meeting note; (3) for each action item in the summary, create a CRM task assigned to the named owner with the due date; (4) trigger the follow-up journey to send the recap email. If meeting_summary computation fails (no transcript, processing error), still create a task for the host to manually follow up and notify them via Slack.
Build Follow-up Journey
Create JourneyBuild a 1-touch journey that sends the follow-up email to all meeting attendees (excluding internal users) within 30 minutes of meeting_completed, when triggered by the post-meeting workflow. Personalize per attendee: the body stays the same but the salutation and signature adapt.
Build Follow-up Performance Dashboard
Build DashboardCompose a dashboard tracking post-meeting follow-up health: median time from meeting_completed to follow-up email sent (target: under 30 min), % of meetings with completed follow-ups vs missed, action-item completion rate (tasks created vs tasks completed), and reply rate to follow-up emails. Break down by meeting type and rep. Flag any meeting older than 4 hours without a follow-up sent.
Ready to run this recipe?
Tell Blu what you need. It builds the segment, content, journey, and dashboard in minutes.
Sign up free