FulFilment Created Template
This section covers the use cases of automated messages sent to the customers when a fulfillment is created 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 a fulfillment is created and the steps involved in setting up such automated workflows.
Last updated
A business uses multiple shipping partners (e.g., Delhivery, BlueDart, Shiprocket). When an order is fulfilled, the customer should receive a WhatsApp message containing
Order number
Courier partner
Tracking number
A button linking to the tracking page based on the courier partner
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: shipment_details
(Use an easy name to identify later)
Language: English
(or as per your customer base)
Category: UTILITY
(since it’s an informational message)
[ Understand the different categories of WhatsApp templates]
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: Mercuri CX
[Click here to explore different media that can be added to the header ]
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 package with order number: {{2}} has been shipped and will be delivered in 3–6 days via our courier partner.
Courier partner: {{3}}
Tracking AWB number: {{4}}
Tap the button below to track your order in real time.
Variables :
Add a variable value to the corresponding placeholders with a sample value
Note : Each {{ }}
is a placeholder that gets replaced dynamically during automation:
{{1}}
→ Customer name
{{2}}
→ Order number
{{3}}
→ Courier partner (e.g., Delhivery, BlueDart)
{{4}}
→ Tracking AWB number
Note: Assign sample values for each variable before submitting for approval.
Add Dynamic Tracking Button
Click the Add Button > select Visit Website.
Configure details for the Call to Action section as follows:
Type of Action: Visit website
Button Text: Track now
URL Type: Dynamic [Click here to learn more about the types of URLs.]
Website URL: https://snte.me/{{1}}
(This is a shortened tracking link where {{1}}
will be dynamically replaced with the tracking code generated by your shipping partner.)
Under Sample URL Setup:
Variable value: URL short code
Sample text: https://snte.me/DL123456789IN
(Example tracking link for template approval)
Click on Create template after filling in all the required details.
[Know more about different buttons available in templates]
Go to the Automation section in the dashboard.
Click on Create Automation.
Choose the automation type as Fulfilment created
from the list.
Select the preferred communication channel as WhatsApp, for delivering the automated message.
Choose the approved Shipment_details
template that we created in earlier steps.