Make sure you have python 3 installed
- Name the input file as
data.csv
- Add these two env variables or set them in line 19, 20 in
covidRes.py
API_KEY=<your api key>
FD_ENDPOINT=<your freshdesk endpoint>
- Run the script with following command
python3 main.py
- The error rows file will be generated as
error_rows.csv