...
[( 'unique_customer_id' , 'in' , [ 'RWANDAGASIZA1276' , 'RWANDAGASIZA4826' , 'RWANDAGICUMBI1059' , 'RWANDAGICUMBI3012' , 'RWANDAKAYONZA2890' , 'RWANDAMAHOKO2536' , 'RWANDAMUHANGA2096' , 'RWANDAMUHANGA3674' , 'RWANDANGOMA6' , 'RWANDANYAGATARE2883' , 'RWANDANYAGATARE3369' , 'RWANDARULI1224' , 'RWANDANYAKARAMBI1448' , 'RWANDANYAMATA2956' , 'RWANDANYANZA3047' ])] |
All customer IDs should be wrapped in single quotes and separated by a comma as above. Make sure the first line - [('unique_customer_id', 'in', [
- and the last - ])]
- are exactly as above. This will also work for a single customer ID.
Note: to get a list of customers, you can pull this information from the CRM > Applications > filter the customer using the advanced search. Select the customer to export click on the Excel button
2. Choose the company in 'Preferences':
3. Go to the SMS Centre Module, then choose "Template" in the left menu.
...
11. Choose "Daily" as the "Schedule" - make sure the start and end dates in the "Daily" option are correctly configured
12. Choose a provider
13. To choose which customers to send the message to, click the arrow in the "Data Sources" Field and choose "Create and Edit..."
...
14.3. Model is "bboxx.crm.application" - this automatically populates the available mapping
14.4. Paste the list you've prepared in step 1 into "Domain"
...