Sample Tasks -> T08- SMS Marketing. Send SMS to many mobile phones.

Task Description: Send the same message to a list of mobile numbers through yahoo.

Solution
1. Create a List of mobile numbers Create List Variable from Tools Menu > Variable Manager. Make sure “User Variables” tab is selected. Click “New” and in 'Type' selection select “List”. Type user names. Give an appropriate name to List Variable (say “MobileNo”) and save the List Variable.
2. Record a Task. Record a task to send a message to one particular mobile number through Yahoo Messenger's Text feature ("Start a Mobile Conversation" feature).
3. Replace your mobile number in the task with the variable. Open the task in the editor. Identify and edit the keystroke action that has the phone number and then replace the phone number with the variable you declared earlier (say "MobileNo").
4. Loop through the list of mobile numbers Identify the action from where you started a mobile conversation, from there till you had sent the mobile message and put all those actions inside a Loop command for list variable "MobileNo".
 

t8-1.gif (8959 bytes)

t8-1.gif (8959 bytes)

t8-1.gif (8959 bytes)