Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Each email that is sent out from TimeTap can make use of tags which can fill the email with dynamic information about the appointment.

...

TagDefinition
%APPT_DATE_TIME%Date and Time of the Appointment for client's timezone
%APPT_DATE_TIME_STAFF%Date and Time of the Appointment for staff's timezone
%APPT_DATE%Appointment Date (without time)
%APPT_START_TIME%Appointment Start Time in client's timezone
%APPT_START_TIME_STAFF%Appointment Start Time in staff's timezone
%APPT_END_TIME%Appointment End Time in client's timezone
%APPT_END_TIME_STAFF%Appointment End Time in staff's timezone
%APPT_ID%Appointment ID Number
%CUSTOM_FIELDS%Appointment fields set up under Define Field Labels
%APPT_SEATS%Total number of seats (for class based bookings)
%MANAGE_APPT_URL%A link to a dedicated page where client can cancel or reschedule appointment
%APPOINTMENT_NOTE%New appointment note entered when creating appointment
%COMPLETED_NOTE%Note entered by staff after marking an appointment as Completed
%CHANGE_NOTE%Note entered by staff after editing/rescheduling an appointment
%CHANGE_SUMMARY_CLIENT%Summary of rescheduling or editing changes made to the appointment sent in client's timezone
%CHANGE_SUMMARY_STAFF%Summary of rescheduling or editing changes made to the appointment sent in staff's timezone
%CANCEL_NOTE%Note entered by client/staff when canceling appointment
%NOSHOW_NOTE%Note entered by staff after marking an appointment as No Show
Repeating Appointment Email Tags
%RECURRING_APPT_STARTDATE%The start date for the repeating appointment series
%RECURRING_APPT_ENDDATE%The end date for the repeating appointment series
%FREQUENCY%How often the appointment takes place (ie every "week", "2 weeks", "3 weeks", "month")
%DAYS_OF_THE_WEEK%Which days of the week the appointment is taking place on
%WEEK_OF_THE_MONTH%If repeating appointment is set on a monthly basis, this will fill in whether it is happening on the 1st,
2nd, 3rd, or 4th week. So if the appointment is on the first Tuesday, it would fill in with "1st" 

...

Here is a list of tags relating to location groups or location super groups that you've set up in TimeTap:

TagDefinition
%LOCATION_GROUP_NAME%Location Group Name
%LOCATION_GROUP_BOOKURL%Location Group Booking URL
%LOCATION_GROUP_LOGOURL%Location Group Logo URL
%LOCATION_GROUP_DESCRIPTION%Location Group Description
%LOCATION_GROUP_DIRECTIONS%Location Group Directions
%LOCATION_SUPER_GROUP_NAME%Location Super Group Name
%LOCATION_SUPER_GROUP_BOOKURL%Location Super Group Booking URL
%LOCATION_SUPER_GROUP_LOGOURL%Location Super Group Logo URL
%LOCATION_SUPER_GROUP_DESCRIPTION%Location Super Group Description
%LOCATION_SUPER_GROUP_DIRECTIONS%Location Super Group Directions

...

TagDefinition
%CLIENT_FULLNAME%Full name of client
%CLIENT_FIRSTNAME%Just the client Client's First Name
%CLIENT_ADDRESS1%Address 1
%CLIENT_ADDRESS2%Address 2
%CLIENT_CITY%City
%CLIENT_STATE%State
%CLIENT_ZIP%Zip/Pin
%CLIENT_EMAILADDRESS%Client's Email address
%CLIENT_PHONE%All Client's phone numbers (home, mobile & work)
%CLIENT_HOME_PHONE%Client's home phone number
%CLIENT_MOBILE_PHONE%Client's mobile/cell phone number
%CLIENT_WORK_PHONE%Client's work phone number
%CLIENT_COMPANYNAME% 

Company Name

%CLIENT_ID%Client's Id (can be passed as a parameter in booking url to auto log clients into scheduler)


Here are some tags relating to the service and your business:

...

TagDefinition
%INVOICE_NUMBER%This is the number as shown on the invoice detail screen
%INVOICE_SUBTOTAL_AMOUNT%This is the Sub Total amount that is shown on the invoice
%INVOICE_TAX_AMOUNT%This is the total tax amount on the invoice (applies to the sub total to create the total)
%INVOICE_TAX2_AMOUNT%Second tax line item in case your business's country/area has two tax line items
%INVOICE_AMOUNT%This is the Invoice Total amount that is shown on the invoice
%INVOICE_PAID_AMOUNT%This is the amount that the client has paid toward the invoice so far
%INVOICE_BALANCE_AMOUNT%This is the remaining balance (the invoice total minus the paid amount)
%INVOICE_PRINT_URL%This prints the link to download the invoice pdf from online

...