You've unlocked Christmas Calendar Day 22 of 24!

How to build a system to re-book people who no-shows for your sales meetings

Copy-paste our pre-built flow for sending no-show follow-up to leads that booked a meeting.

Find a time in the calendar to get your full strategy before Christmas ๐Ÿ‘‡

Welcome to day 22 ๐ŸŽ…๐Ÿป

This guide covers the inevitable fate of scaling sales meetings: the no-show.

When you scale digital meetings on Zoom, Teams, or Meet, people will ghost you. Itโ€™s not personal, itโ€™s just business. But how you handle it defines your professionalism and your revenue.

Most founders leave money on the table by either:

  1. Ignoring the no-show (laziness).

  2. Getting angry/arrogant (ego).

  3. Manually chasing them (inefficient).

This guide gives you the middle path. A fully automated, polite, and professional recovery system.

You will see the full architecture we use to horizontally scale this across multiple sales reps, ensuring that if a lead doesn't book immediately, they are nurtured into a long-term retargeting ecosystem.

This guide covers the logic required to build this:

  • The trigger: How to connect your booking system (YouCanBook.me) via Webhook.

  • The setup: Mapping data so this works for 1 rep or 10 reps.

  • The "human" element: Setting delays to make automation feel organic.

  • The value logic: Sending case studies instead of desperate nudges.

  • The safety net: Automatically routing dead leads to long-term retargeting.


You will also get the direct template for Encharge (our email automation tool) so you can copy-paste this entire flow.

Letโ€™s dive in.

INFO: This system follows the pre-framing of leads before meeting system we set up in day 12 (click here to go through that if you haven't).

Step 1: The trigger (webhooks & booking data)

We use YouCanBook.me, but this logic applies to most booking tools. The goal is to trigger the flow manually but digitally the moment you mark someone as a "No Show" in your calendar dashboard.

The steps:

  1. Go to your booking tool's notification settings.

  2. Find the setting for "If booking marked as no show."

  3. Add a webhook.

You need to send specific data to your automation platform (Encharge) to make the emails look real.

Data you must map:

  • Meeting start time

  • Lead name

  • Phone number

  • Closer name (crucial for teams with multiple sales reps).

(or you can use the code below if you use YouCanBook.Me)
{
   "booking_reference":"{REF}",
   "booking_id":"{BOOKING-ID}",
   "cancel_link":"{CANCEL-LINK}",
   "startsAt":"{START-LOCAL-DATE}",
   "endsAt":"{END-LOCAL-TIME}",
   "timeZone":"{TIMEZONE}",
   "name":"{NAME}",
   "email":"{EMAIL}",
   "startFormatDate":"{START-FORMAT-yyyy-MM-dd}",
   "startFormatTime":"{START-FORMAT-HH:mm:ss}",
   "startBooker":"{START-BOOKER}",
   "phone":"{PHONE}",
   "closer_name":"Lasse",
   "createdISO":"{CREATED-ISO}",
   "startsAtISO":"{START-ISO}",
   "startISO":"{START-ISO}"
}

Step 2: The "organic" delay and rep check

Once the webhook fires, the lead enters the Encharge flow. We tag them immediately with Start no show protocol.

Do not send the email immediately. It looks like a bot. We set a wait timer for 24 minutes. This mimics a human who waited on the call, gave up, went to get a coffee, and then sat down to write a "Hey, missed you" email.

If you have multiple sales reps (e.g., Harold, Jacob, Lasse), the system needs to know who sends the email.

We use a "Check field" step to look at the Closer Name we mapped in Step 1.

  • If Closer = Harold -> Send Harold's Email.

  • If Closer = Jacob -> Send Jacob's Email.

Step 3: Email 1 - The "I was waiting" email

This email is short, polite, and non-accusatory.

Subject: [Meeting Name] 

Body:

"Hey [Name], I was waiting around on Zoom. We were supposed to chat at [Time]. I assume things got busy and fell between two chairs. Is there a better time to speak next week?"

After sending, we wait 3 days. Then, we check: Did they reply? If they replied, the automation stops (Job done). If they did not reply, we check: Did they rebook? If they booked, the automation stops.

If neither, they move to Step 4.

Step 4: The "value first" email

If they ignored your first polite nudge, sending another "just checking in" email is annoying.

We switch to value.

We check if they have consumed specific content (case studies, guides, tutorials) using tags.

  • If they haven't seen Case Study A, we send it.

  • If they have seen Case Study A, we send Case Study B.

You are building authority. You aren't asking for a meeting; you are giving them a reason to want one.

Step 5: Email 2 - the final nudge

After the value drop, we wait another 3 days. Now we send the final manual-style follow-up.

Body:

"Hey, we were supposed to speak a week ago. Haven't heard back. Assume something unexpected came up. If you're still interested, is next week better? If not, no worries."

If they don't respond to this, do not push further. You will look desperate.

Step 6: The long-term ecosystem

If the lead has:

  1. Missed the meeting.

  2. Ignored the "waiting on Zoom" email.

  3. Ignored the value email.

  4. Ignored the final nudge.

They are not ready.

The system automatically waits 7 days and then enrolls them into your Evergreen Retargeting Flow. This sends them into your general newsletter/ads audience where they get nurtured passively until they are ready to raise their hand again. More about this system here

The bigger picture

This automation is just one leak in the bucket.

To truly scale a B2B company, you need a system that:

  1. Generates attention (Content).

  2. Captures leads (Micro-Apps/Lead Magnets).

  3. Nurtures trust (Retargeting).

  4. Recovers lost ops (The system you just learned).

We have built this exact architecture for over 200+ B2B founders.

We would love to give you a personalized walkthrough of how this full strategy matches your specific revenue goals and team size.

If you want to stop guessing and start scaling, use the calendar below.

Find a time in the calendar below to get your walkthrough ๐Ÿ‘‡

Ready to grow your company with an AI-powered lead generation system, like 58 other founders?

Get your own private walkthrough of the system thatโ€™s helping us (and founders like you) generate more than 1.5 million impressions per month on LinkedIn, resulting in $1 million+ in additional pipeline value every month.

Find a time in the calendar below to get your walkthrough ๐Ÿ‘‡

See you on the other side!

Best regards,

Harald Roine (AKA. Buro Santa #1)

Lasse Flagstad (AKA. Buro Santa #2)

Privacy - ๐Ÿง Elves donโ€™t sell your data, and neither do we. Privacy is part of the magic. 
All rights reserved ยฉ Buro Ops AS