Scorecard API
Current Process:
Daily at 9am Power Automate will grab the current year Scorecard file and POST the Unit and Hour data tables from the excel workbook as json to the zPerform Scorecard API endpoint (z.razar.io/scorecard/flow/update).
The API endpoint will then update the data in redis under the keys z.perform:scorecard:unit_data and zperform:scorecard;hour_data
Required Header Authorization key : 24razarscorecard2024 (where 24 / 2024 is the current year)
No Comments