The purpose of this script is to Manually add ontime of hundreds of users using Bboxx API.
Prerequisite: Python 3 above.
To run this script
Create a .csv file and put all the CustomersID that you need to add ontime.
-CSV file with the account id as the first column of each line. All other columns will be ignored.
-The first line will be processed as any other line (so it should not be a header containing the labels, but contain an account as the others).
-Sample .csv file here:
-You can get the list of CustomerId per shop on CRM>Application>AdvanceFilter, in this case, Goma shop
Add Comment