Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2010-12-10 05:37:23
Size: 1755
Editor: clifford
Comment:
Revision 3 as of 2010-12-10 05:38:35
Size: 1730
Editor: clifford
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
smsglobal
user name: crecom
smsglobal  user name: crecom
Line 6: Line 6:
1,use drgrep to output the following field
   a.mobile(must have)
   b.first name(optional)
   c.surname(optional)
   d.email(optional)
mark these field with Y, in drgrep
dont mark the filter with Y , but can still use them as filter.
export the report to file , delimited.
Line 15: Line 7:
2,must open the file with , excel , or ooffice, then save it in to another file.
because we put = sign in front of the strings, this opening and saving is just to
take away the = sign, we dont event need to change any header.
 1,use drgrep to output the following field

 . a.mobile(must have)
 . b.first name(optional)
 . c.surname(optional)
 . d.email(optional)
mark these field with Y, in drgrep dont mark the filter with Y , but can still use them as filter. export the report to file , delimited.

2,must open the file with , excel , or ooffice, then save it in to another file. because we put = sign in front of the strings, this opening and saving is just to take away the = sign, we dont event need to change any header.
Line 20: Line 18:
   go to Phonebook tab
Line 22: Line 19:
 . go to Phonebook tab
Line 23: Line 21:
   group message
Line 25: Line 22:
 . group message
Line 26: Line 24:
   browse from local computer for the csv file.
   then press Import Contacts button.
Line 29: Line 25:
 . browse from local computer for the csv file. then press Import Contacts button.
Line 30: Line 27:
   then press import.
   it will then ask you to confirm the imports.
   press the Import Contacts buttons.
Line 34: Line 28:
 . then press import. it will then ask you to confirm the imports. press the Import Contacts buttons.
Line 35: Line 30:
   press the Phonebook tab, the newly added contact should appear, under the group you choosed.
   please verify that.
Line 38: Line 31:
 . press the Phonebook tab, the newly added contact should appear, under the group you choosed. please verify that.
Line 39: Line 33:
   pick the group you want to send to from the contacts box and click >> to add the group
   edit the message body , note that , the first name and last name button will add the first name and last name you imported
   from the csv to the message.
   you can specify the Schedule . if left blank will send immediately.
    press the Send SMS button.

 . pick the group you want to send to from the contacts box and click >> to add the group edit the message body , note that , the first name and last name button will add the first name and last name you imported from the csv to the message. you can specify the Schedule . if left blank will send immediately.
  . press the Send SMS button.

smsglobal user name: crecom

password: c0ntr6l

detail way to send bulk message

  • 1,use drgrep to output the following field
  • a.mobile(must have)
  • b.first name(optional)
  • c.surname(optional)
  • d.email(optional)

mark these field with Y, in drgrep dont mark the filter with Y , but can still use them as filter. export the report to file , delimited.

2,must open the file with , excel , or ooffice, then save it in to another file. because we put = sign in front of the strings, this opening and saving is just to take away the = sign, we dont event need to change any header.

3,log in to www.smsglobal.com

  • go to Phonebook tab

4, add a new group, dont use the default group , since we are not allowed to use the default group to send

  • group message

5,press the import to group button in the group , which you want to use for the bulk sms.

  • browse from local computer for the csv file. then press Import Contacts button.

6,then a column heading matching screen will appear, match the headings with the one used in our csv.

  • then press import. it will then ask you to confirm the imports. press the Import Contacts buttons.

7,a message will tell you how many contacts has been imported.

  • press the Phonebook tab, the newly added contact should appear, under the group you choosed. please verify that.

8,go to Send SMS to Group.

  • pick the group you want to send to from the contacts box and click >> to add the group edit the message body , note that , the first name and last name button will add the first name and last name you imported from the csv to the message. you can specify the Schedule . if left blank will send immediately.

    • press the Send SMS button.

smsglobal (last edited 2016-07-08 06:37:25 by clifford)