The Campaign Manager has the capability to use the data in the list parameters as data in the broadcasts.
Assume that your List contains the following information:
customer_phone_number | name | status | |
---|---|---|---|
+000000000001 | Peter | peter@test.com | 1 |
You can use this information in your broadcasts
To use the data contained in the list paramters you must set the parameter name between braces in your text as follow.
Hi {name}, remenber! your status in our shops is {status}!