I am trying to automate exporting issues from JIRA to excel workbook periodically. Is it possible to achieve this using Rest API. I read that it is posssible to export the issues to JSON format using the API, but is there a way to directly export the issues to excel or is it possible to convert the JSON to Exce, as if were exported to excel manually ?