meetergomeetergo Help

How to Add Reschedule and Cancel Links to WhatsApp Messages

Learn how to include appointment reschedule and cancel links in WhatsApp templates using dynamic variables

Updated on March 16, 2026

When you send booking confirmations or reminders via WhatsApp — either through Superchat or meetergo's direct WhatsApp integration — you can include links that allow your guests to reschedule or cancel their appointments, just like in meetergo's email notifications.

The Variables You Need

meetergo provides two dynamic variables for this purpose:

VariableDescription
{!M.Meeting.Cancel}Link for the guest to cancel the appointment
{!M.Meeting.Reschedule}Link for the guest to reschedule the appointment

These are the same variables used in meetergo's built-in email templates.

How to Use Them in WhatsApp Templates

Via Superchat

  1. Open Superchat
  2. Create or edit your WhatsApp template for booking confirmations or reminders
  3. Insert the variables where you want the links to appear

Via direct WhatsApp integration

When using meetergo's direct WhatsApp integration, templates use {{1}}, {{2}} positional variables. In the workflow action, map the Reschedule link and Cancel link fields to the corresponding {{n}} variable in your template body.

Example Template

Hi {!M.Guest.Firstname},

Your appointment "{!M.Meeting.Name}" is confirmed for {!M.Meeting.Start}.

Need to make changes?
šŸ“… Reschedule: {!M.Meeting.Reschedule}
āŒ Cancel: {!M.Meeting.Cancel}

See you soon!

Creating Clickable Buttons

In Superchat

  1. Add a button to your template
  2. Set the button action to "Open URL"
  3. Paste the variable ({!M.Meeting.Reschedule} or {!M.Meeting.Cancel}) as the URL

In the direct WhatsApp integration

Do not paste a variable into the URL field here. Add a URL Button to the template and pick what it should open under Button URL variables: Cancel appointment or Reschedule appointment. meetergo fills in the booking-specific link at send time. Everything else has to be a fixed URL.

Where Else Can I Use These Variables?

These variables work in:

  • Email templates (confirmations, reminders, follow-ups)
  • SMS notifications
  • WhatsApp messages via integrations
  • Calendar invitations
  • Any notification that supports meetergo variables

For a complete list of available variables, see Dynamic Variables Usage and Examples.

Was this article helpful?

Let us know if this article answered your questions.