Skip to content

Meeting No-Show Follow-Up

Example prompt: "After each meeting on my calendar, check if the other attendee joined. If they did not show up, send them a polite email offering to reschedule."

How to automate meeting no-show follow-ups with GloriaMundo

The Problem

No-shows are a routine frustration. You block out time, prepare for the meeting, and the other person simply does not appear. Then you have to decide whether to send a follow-up, what to say, and when to send it — all while trying not to sound annoyed. Most people either fire off a hasty message immediately or forget entirely and the meeting never gets rescheduled. For sales teams and consultants, every missed meeting that goes unchased is a potential deal or engagement that quietly disappears. The combination of detection (did they actually join?) and follow-up (send a tactful rebooking email) is just fiddly enough that it rarely happens consistently.

How GloriaMundo Solves It

We build a workflow that runs after each scheduled meeting ends. An integration step checks your Google Calendar for meetings that just concluded, pulling the attendee list, meeting time, and response status. A conditional step evaluates whether the meeting was attended — checking for declined RSVPs, lack of acceptance, or other signals that the attendee did not join. If a no-show is detected, an LLM step drafts a polite follow-up email that acknowledges the missed meeting without being presumptuous, briefly references the original topic, and offers two or three alternative times for rescheduling. The draft is sent via Gmail as a reply to the original calendar invite thread, keeping the context intact. Glass Box preview shows you the detection logic and the drafted email before it is sent, so you can adjust the tone or add specific details.

Example Workflow Steps

  1. Trigger (scheduled): Runs 15 minutes after each calendar event is due to end.
  2. Step 1 (integration): Fetch the meeting details from Google Calendar — attendees, their response status, meeting title, and description.
  3. Step 2 (conditional): Check whether the attendee declined, did not respond, or otherwise did not attend. If the meeting was attended normally, end the workflow.
  4. Step 3 (llm): Draft a polite rebooking email — acknowledge the missed meeting, reference the original topic, and suggest rescheduling. Keep the tone warm and non-confrontational.
  5. Step 4 (integration): Send the follow-up email via Gmail to the no-show attendee.

Integrations Used

  • Google Calendar — source of meeting data, attendee lists, and response statuses
  • Gmail — sends the follow-up rebooking email to no-show attendees

Who This Is For

Sales professionals, consultants, recruiters, and account managers who have multiple external meetings per week and cannot afford to let no-shows quietly disappear. Also useful for anyone running regular 1:1s or client calls where rescheduling needs to happen promptly.

Time & Cost Saved

Each no-show follow-up takes 5-10 minutes when done manually — checking what happened, composing a tactful message, and suggesting new times. For someone with 10-15 external meetings per week and a 10-20% no-show rate, that is 1-3 follow-up emails per week. Over a month, the workflow saves 1-2 hours of follow-up work and, more importantly, ensures no missed meeting goes unchased. The real value is the meetings that get rebooked — each one is a conversation that would otherwise have been lost. The workflow uses integration, conditional, and LLM steps, costing a few credits per run.