Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


[('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 Image Added  to export click on the Excel button Image Added

2. Choose the company in 'Preferences':

Note: the Preferences can be found by clicking on your name in the top right corner

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"

...