Hello, my name is Isaac, and I have this question on the fields made available through Freshdesk’s Tickets API, and the possibility of getting through the Tickets API, the fields / properties which are made available through Analytics’s Data Export API.
For context: I have seen that Freshdesk Analytics has the option to schedule a Data Export which can be made available through API. From what I’ve seen, this Data Export is limited to display only recently updated tickets (I’m guessing the limit is “updated in the last 24 hours” or so) and its frequency can be down to Daily only (e.g., not Hourly).
The thing is, this Data Export can display several fields which are not, as far as I can see, available through the Freshdesk API itself, such as:
-Customer reply count
-No of agent reassigns till date
-Agent reply count
-No of times reopened
-No of group reassigns till date
I would be happy to use the Analytics “Data Export” option which includes these ticket fields/properties, but (1) it brings too few tickets back, only those which were updated recently, instead of the option of getting all tickets, and (2) the data is only updated once a day, instead of being near-live, so as to call the API multiple times throughout the day.
As far as I know, none of these calculated ticket properties are included in the actual Freshdesk API’s response for “List All Tickets”. They are also not mentioned in the API Developer Reference (Freshdesk).
So, my question is: Is there a way of including these fields in a “List All Tickets” API call?
Thanks in advance!!!
Best Regards from Chile,
Isaac