//[[:mmcusermanual|Manual]]// ===== Using List parameters as data ===== 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 ^ email ^ status ^ | +000000000001 | Peter | peter@test.com | 1 | //You can use this information in your broadcasts// ==== Sending Broadcasts using List parameters data ==== * To learn how to create a broadcast see [[broadcast|Broadcast]]. //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}!