Booking ConfirmedTemplate
This section covers the use cases of automated messages sent to the customers when their booking gets confirmed and the steps involved in setting up such automated workflows.
Last updated
This section covers the use cases of automated messages sent to the customers when their booking gets confirmed and the steps involved in setting up such automated workflows.
Last updated
When a customer books a service (e.g., spa session, class) via Wix Bookings, they should instantly receive a WhatsApp message confirming the booking with all the key details:
Customer name
Service booked
Date & Time
Venue or Location
Any helpful instructions
Navigate to WhatsApp Templates
1. Go to Templates > WhatsApp in the Mercuri CX dashboard.
Click Create Template.
Select the WhatsApp Account that will be used to send out WhatsApp messages.
Configure Template Details
Fill in the basic template info:
Template Name: booking_confirmed
(Use an easy name to identify later)
Language: English
(or as per your customer base)
Category: UTILITY
(since itโs an informational message)
Fill Template Components
Header (Optional):
Note: Headers can contain only one variable if needed, but in this case, a fixed title is considered.
Type: Text
Example Text: Booking Confirmed
Body:
Add the message content in the Body section of the template.
To include dynamic information like order ID or customer name, use the "Add Variable" button located at the right end of the Body field.
Sample message :
Hello {{1}}, your booking for {{2}} is confirmed.
๐
* Date and time*: {{3}}
๐
Location
: {{4}}
We look forward to seeing you!
Variables :
Add a variable value to the corresponding placeholders with a sample value
Note: Each {{ }}
It is a placeholder that gets replaced dynamically during automation:
{{1}}
โ Customer name
{{2}}
โ service name
{{3}}
โ Start Date and Time
{{4}}
โ Location
Note: Assign sample values for each variable before submitting for approval.
3. Click on Create template after filling in all the required details.
Go to the Automation section in the dashboard.
Click on Create Automation.
Choose the automation type as Booking Confirmed
from the list.
Select the preferred communication channel as WhatsApp, for delivering the automated message.
Choose the approved booking_confirmed
template that we created in earlier steps.
If you have already set up the WhatsApp template for the Booking Confirmed event, then jump to this .