Table Reservation Created Template
This section covers the use cases of automated WhatsApp messages sent to customers when a table reservation is confirmed , along with the steps involved in setting up such automated workflow.
Last updated
This section covers the use cases of automated WhatsApp messages sent to customers when a table reservation is confirmed , along with the steps involved in setting up such automated workflow.
Last updated
When a customer books a table via your restaurant's reservation system, they should receive a WhatsApp message with:
Date & Time of reservation
Party size
Customer name
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: table_reservation_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: Reservation 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}} ,
Thank you for your table reservation for {{2}} on {{3}}.
Your table is confirmed under the name {{4}}.
We are looking forward to welcoming you!
If you need to make any changes or have any questions, please reply to this message.
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}}
→ Part size
{{3}}
→ Date and Time
{{4}}
→ Customer name
Note: Assign sample values for each variable before submitting for approval.
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 asTable Reservation Created
from the list.
Select the preferred communication channel as WhatsApp, for delivering the automated message.
Choose the approved table_reservation_confirmed
template that we created in earlier steps.
If you have already set up the WhatsApp template for the Table Reservation Confirmation event, then jump to this .