Versions Compared

Key

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

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

  1. 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:

View file
nameFilter1.csv

-You can get the list of CustomerId per shop on CRM>Application>AdvanceFilter, in this case, Goma shop

...