Skip to main content

Smart meeting rescheduler: Gmail + Calendar + Sheets automation

Workflow preview

Workflow preview
100%
Smart meeting rescheduler: Gmail + Calendar + Sheets automation preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Description Stop losing valuable leads to missed meetings with this No Show Follow Up & Rescheduling automation! Whenever a lead is marked as a “no show” in your CRM or calendar, this workflow auto...

Best for

  • Lead Nurturing automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.if, n8n-nodes-base.googlecalendar, n8n-nodes-base.gmail, n8n-nodes-base.googlesheets, n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-base.wait, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.

Original n8n.io source

1.1 Workflow description

Title
Smart meeting rescheduler: Gmail + Calendar + Sheets automation
Workflow name
Smart meeting rescheduler: Gmail + Calendar + Sheets automation

Description

Stop losing valuable leads to missed meetings with this No-Show Follow-Up & Rescheduling automation! Whenever a lead is marked as a “no-show” in your CRM or calendar, this workflow automatically sends polite follow-up emails with rescheduling options, tracks responses over 48 hours, and moves unresponsive leads into a nurture sequence—ensuring you recapture lost opportunities with zero manual effort.

What This Template Does

📋 Detects no-show leads from CRM or calendar data 📧 Sends apology + reschedule link via Gmail instantly 🗓 Creates placeholder calendar events for potential rebooking ⏳ Waits 24 hours to check for responses before sending a follow-up 📩 Sends a shorter second follow-up if no reply 🔄 Updates Google Sheets with final booking status 📊 Moves unresponsive leads into nurture campaigns in GoHighLevel or Sheets

Prerequisites

  • Google Sheets with lead details (Name, Email, Status, Meeting Date)
  • Gmail API credentials for sending follow-ups
  • Google Calendar API credentials for creating placeholder events
  • GoHighLevel account (for nurture campaigns)
  • n8n instance (self-hosted or cloud)

Step-by-Step Setup

  • Connect CRM or calendar to detect no-show status updates.
  • Trigger Gmail to send apology + reschedule email with booking link.
  • Create a Google Calendar placeholder event to hold potential rebookings.
  • Add a 24-hour delay node to wait for responses.
  • If no reply → send a second, shorter follow-up email.
  • Update Google Sheets with the final booking status (Rescheduled, No Response).
  • For unresponsive leads → add them to a GoHighLevel nurture sequence.

Customization Ideas

  • Add Slack/Telegram alerts for reps when a no-show is detected.
  • Modify follow-up email templates with AI-generated personalized messages.
  • Adjust response wait times (e.g., 12 hrs instead of 24 hrs).
  • Sync updates with your CRM (HubSpot, Salesforce, Zoho).

Key Benefits ✅ Automatically recovers no-show leads with polite reminders ✅ Reduces wasted opportunities by offering quick rescheduling options ✅ Keeps reps prepared with calendar placeholders ✅ Ensures consistent tracking of booking status across platforms

Perfect For Sales Teams managing high volumes of meetings SDRs ensuring no lead slips through due to missed calls Account Managers maintaining professional communication Businesses wanting to maximize lead recovery with minimal effort

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Check If Unbooked

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2

Block 2 - Create Calendar Placeholder

Type / Role
n8n-nodes-base.googleCalendar - googleCalendar
Config choices
Version 1.2

Block 3 - Send Follow-up Email

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 4 - Get row(s) in sheet1

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4

Block 5 - When clicking ‘Execute workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 6 - Get a thread

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 7 - If

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 8 - Send Follow-up Email1

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 9 - If1

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 10 - Get a thread1

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 11 - Append or update row in sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 12 - Edit Fields

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 13 - Wait 24hr

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1

Block 14 - Wait 24 hr 1

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1

Block 15 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 22 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 23 - Sticky Note8

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 24 - Sticky Note9

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Showing the first 24 of 28 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Smart meeting rescheduler: Gmail + Calendar + Sheets automation
Complexity advanced
Nodes 28
Categories Lead Nurturing
Author Rahul Joshi
Published 12 Sept 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/8509/8509.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Smart meeting rescheduler: Gmail + Calendar + Sheets automation do?

Description Stop losing valuable leads to missed meetings with this No Show Follow Up & Rescheduling automation! Whenever a lead is marked as a “no show” in your CRM or calendar, this workflow auto...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing use case.