Table Reservation Canceled Template
This section covers the use cases of automated WhatsApp messages sent to customers when a table reservation is canceled , 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 canceled , along with the steps involved in setting up such automated workflow.
Last updated
When a customer cancels their table reservation, they should receive a WhatsApp message that includes:
Customer name
Date and time
Optional link to rebook
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_canceled
(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 Canceled
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 table reservation scheduled on {{2}} is canceled.
We hope to serve you another time.
Feel free to rebook anytime !
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}}
โ date and time
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 Canceled
from the list.
Select the preferred communication channel as WhatsApp, for delivering the automated message.
Choose the approved table_reservation_canceled
template that we created in earlier steps.
If you have already set up the WhatsApp template for the Table Reservation Cancellation event, then jump to this .