meetergomeetergo Help

Venue: Show the Meeting Location, Link, or Phone Number in Emails

What the Venue variable shows for every channel, which phone number appears for phone appointments, and what to do when the venue stays empty

Updated on July 28, 2026

Booking confirmations, reminders and calendar entries all need to say where the meeting takes place. Depending on the channel that is an online meeting link, a phone number, or a physical address.

The Venue Variable

Instead of creating a separate template for each channel, use the {!M.Meeting.Venue} variable (shown as Venue in the variable picker). It automatically resolves to the relevant location for the channel that was booked:

Channel (as shown when you pick it)Venue shows
Phone callHost calls the attendeeThe attendee's phone number from the booking form
Incoming Phone callAttendee calls the hostYour own phone number from your business card
In-person MeetingThe meeting address
In-person MeetingAttendee provides addressThe address the attendee entered while booking
Microsoft Teams, Google MeetA meetergo link that forwards to the meeting
Zoom, WebEx, Whereby, meetergo connect, custom link, other online channelsThe meeting link itself
WhatsAppWhatsApp: followed by the attendee's number
Booked Resource (e.g., Room)The name of the booked resource

Example Usage

Hi {!M.Guest.Firstname},

Your appointment with {!M.Host.Fullname} is confirmed.

Date: {!M.Meeting.StartDate}
Time: {!M.Meeting.StartTime}
Location: {!M.Meeting.Venue}

See you soon!

Which Phone Number Appears?

This is the most common source of confusion, because both phone channels are simply called Phone Call in emails and calendar entries. Only the small subtitle in the channel picker tells them apart:

  • Phone call (Host calls the attendee) – the venue is the attendee's number, so you know who to call.
  • Incoming Phone call (Attendee calls the host) – the venue is your number, so the attendee knows where to call.

{!M.Meeting.Channel} renders "Phone Call" for both, so if the wrong number shows up, check which of the two channels the booking actually used rather than the wording in the email.

Your own number for incoming calls is taken from the contact details on your business card (personal page), not from the phone field of the person booking.

The Venue Is Empty

The venue is left blank when the underlying value does not exist. Match your channel to the cause:

ChannelThe venue is empty when
Phone call (you call the attendee)Your booking form has no phone field, or the field was optional and left blank
Incoming Phone callNo phone number is saved on your business card
In-person MeetingNo address is set on the meeting type, or the attendee left the address field blank
Zoom, WebEx, Whereby and other online channelsNo meeting link was created, usually because the connection to that provider needs to be reauthorized

Microsoft Teams, Google Meet and meetergo connect are never empty, because their link is generated by meetergo itself.

VariableDescription
{!M.Meeting.Venue}The relevant location: link, phone number, address, or resource name
{!M.Meeting.Channel}The channel name (e.g. "Microsoft Teams", "Phone Call")
{!M.Meeting.Location}The address, and only for in-person meetings. Empty for every online or phone channel
{!M.Meeting.Link}The online meeting link. Also returns your phone number for Incoming Phone call. Empty for in-person meetings, resources, and when you call the attendee

The Venue in the Calendar Entry

The Location field of the calendar invite is preset to {!M.Meeting.Venue}, which is why the calendar entry shows the video link, the phone number, or the address depending on the channel. You can replace it with any other text or variable on the meeting type, under Communications on the Calendar invite tab. See Change the calendar event title, location, and description.

Was this article helpful?

Let us know if this article answered your questions.