Good day,
How accurate it the data extracted with the API corresponding to the analytics provided on FreshDesk?
I am currently using the FreshDesk to schedule API to extract ticket data and being able to perform comparison analytics to historical data. I am getting very similar results to some of the FreshDesk reporting stats however not everything is matching.
I have also noticed when extracting the underlying data on a FreshDesk report it includes duplicates of tickets that may also be throwing off the accuracy when comparing to the APi - which extracts one row of data per Ticket ID.
Is there any way to see the definitions behind ticket counting?
e.g resolved tickets I would assume are using the resolved date - how will this be defined for created tickets, assign tickets etc.
I would like to create a smooth pipeline from API pulled into Python and translated into a SQL table that can be extracted into an Excel report. However, I have no way to confirm the accuracy of the data while there are discrepancies between my report and the FreshDesk report.
Any suggestions or help is welcome and thank you for your time.