How to send whatsapp with variabe message from whatsapp panel
Techmet
Last Update há 2 meses
Variables / placeholders are replaced with actual values while sending the message.
E.g. If the message template text is Hello {{name}}, your order {{orderId}} is shipped for {{user.city}}, then the message sent to the receiver will be Hello John, your order 1234 is shipped for Bangalore
- The variables are enclosed in double curly braces like {{variableName}}
- Variables should not contain special characters. Dot(.) and Underscore(_) are allowed though.
Step 1 - Need to Create the Template with Variables.
Step 2 - Go to Send message > Using Template with variable
Step 3 - Choose the template, automatically variable column will be generated in below excel format.
Step 4 - Fill the desire details in excelsheet format
Step 5 - Click on Send (its done)
Create template with Varibale
- Click on Message Template - Menu
- Give Name to template
- Create template content with desired variable in double curly braces like {{name}}
- All the variable will be generated automatically in excelsheet, by selecting the template to send message.

Send Whatsapp with variables template
- As Variable template get chosen, automatically column will be visible in below excel format.
- Column can be filtered-Edited-Deleted by given dropdown in excel format
- Details can be filled manually 1-by-1 Or Copy-Paste from other excelsheet.
- If specific column get blank or deleted than message will be go without variable value as mentioned in template format.
