Hi,
I’m creating an internal app for our company that pulls data from a CSV file and sends a response to the customer that depends on that CSV file. The file is stored in Google Drive, as the Freshdesk internal storage options are not enough for us (multiple API limitations like requests-per-minute or storages not being available for Freshdesk).
The problem I am facing right now is that the request template framework doesn’t seem to accept “text/csv” as the content type of response inside a request template. The documentation mentions that and says I should get in touch with the community, if I need that.
So here I am.
Hope you can help me.
Regards
Niklas