Articles on: Scheduling
This article is also available in:

Dynamic Variables Usage and Examples

Dynamic variables in meetergo allow you to personalize email templates, reminders, follow-ups, or calendar invitations with specific information relevant to each recipient.

What are Dynamic Variables?



Dynamic variables help customize emails by inserting specific information that is relevant to the recipient, rather than sending the same message to everyone. For instance, using the variable {!M.Guest.Fullname}, you can insert the guest's full name into your text.

Want to use your own questions as a variable? Use a data field!

This automation streamlines the scheduling process, enabling you to create email templates tailored to specific use cases.

Examples



Organization Variables



VariableValueDescription
{!M.Brand.Name}richardUsername
{!M.Brand.Description}We help your scheduling!Brief description of your profile
{!M.Brand.Imprint}https://meetergo.com/impressum/Link to the imprint


Meeting Variables



VariableValueDescription
{!M.Meeting.Name}Virtual CoffeeAppointment type title
{!M.Meeting.Description}Short chat over virtual coffeeAppointment type description
{!M.Meeting.Duration}15Appointment duration
{!M.Meeting.Start}30.06.2023 11:00(Europe/Berlin)Appointment start time (with timezone)
{!M.Meeting.StartDate}30.06.2023Start date formatted
{!M.Meeting.StartTime}11:00Start time formatted
{!M.Meeting.End}30.06.2023 11:15(Europe/Berlin)Appointment end time (with timezone)
{!M.Meeting.EndDate}30.06.2023End date formatted
{!M.Meeting.EndTime}11:15End time formatted
{!M.Meeting.Channel}PhoneChannel name where the meeting takes place
{!M.Meeting.Location}meetergo officeMeeting location (if local channel)
{!M.Meeting.Link}Link to online meeting (empty for phone, local, etc.)
{!M.Meeting.ConfirmationLink}https://my.meetergo.com/appointment/xyLink to appointment confirmation page
{!M.Meeting.Cancel}https://my.meetergo.com/cancel?id=xySecret link to cancel the appointment
{!M.Meeting.Reschedule}https://my.meetergo.com/reschedule?id=xySecret link to reschedule the appointment


Host Variables



VariableValueDescription
{!M.Host.Fullname}Richard GödelHost's full name
{!M.Host.Firstname}RichardHost's first name
{!M.Host.Lastname}GödelHost's last name
{!M.Host.Email}info@meetergo.comHost's email


Guest Variables



VariableValueDescription
{!M.Guest.Fullname}Bob the BuilderGuest's full name
{!M.Guest.Firstname}BobGuest's first name
{!M.Guest.Lastname}the BuilderGuest's last name
{!M.Guest.Email}bob@builder.comGuest's email
{!M.Guest.Phone}1234Guest's phone number (for "Phone" channel)
{!M.Guest.Delete}https://my.meetergo.com/forget-me?id=xySecret link to delete personal data
{!M.Guest.QuestionsAndAnswers}field1 value1Guest's form inputs


New Host Tags



The following variables are for the handoff process, where a meeting is transferred from one host to another. In this case, "Host" variables refer to the original host, and "New Host" variables refer to the new host.

VariableValueDescription
{!M.NewHost.Fullname}Peter ZwegaNew host's full name
{!M.NewHost.Firstname}PeterNew host's first name
{!M.NewHost.Lastname}ZwegaNew host's last name
{!M.NewHost.Email}peter@meetergo.comNew host's email


Dynamic variables enable you to create highly personalized communications tailored to each recipient, enhancing engagement and efficiency in your scheduling and communication processes.

Updated on: 16/10/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!