I want to fetch ticket conversation details for summarization in the frontend freshdesk app.
Those are not available via DataApi (only ticket id and other fields).
This blog describes getting the data via api using oauth
Still it mentions:
A Freshservice trial account
Also you need to check “service_ticket” in docs to actually have documentation for accessing freshworks resources.
Does it mean that its not possible to use oauth flow for freshdesk?
Is there maybe a different method for feching such data in frontend app.
Would appriciate help
Thanks in advance,
Kuba!