BulkSmsApp Features
- Upload a bulk csv file with name and phone_number
- The file is parsed and checked if the number exist in the Database i.e. registered customer
- If the number is tied to a user who is a registered customer then a sms is initiated.
- SMS integration is done with AfricaStalking API.
- For those phonenumber that is not in the DB, the numbers are saved in the file upload model as failed_phone_number_list and then once the file upload entire lifecycle is completed (started,progress,completed), an email is sent to the admin with the list of the failed phone_numbers