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:
Ignoring the no-show (laziness).
Getting angry/arrogant (ego).
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.
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:
Go to your booking tool's notification settings.
Find the setting for "If booking marked as no show."
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).


{
"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:
Missed the meeting.
Ignored the "waiting on Zoom" email.
Ignored the value email.
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:
Generates attention (Content).
Captures leads (Micro-Apps/Lead Magnets).
Nurtures trust (Retargeting).
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 ๐
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
