Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can i implement a Jira plugin that will cal web api and generate the report in excel

Ramya Vardhana
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 13, 2018

I need to implement a Jira Plugin that wil cal web api and generate the report in excel,Can anyone suggest me to how to implement it.

1 answer

0 votes
Levente Szabo _Midori_
Atlassian Partner
August 14, 2018

Hi Ramya,

Levente from Midori here, makers of Better Excel Plugin.

If you need to work on an app that creates Excel exports and reports from Jira issues, you can use the Better Excel Plugin REST API. This will take the job of rendering the Excel spreadsheet or generating an Excel report off your shoulders. You can call it from an external system, an automation script or your custom Jira app, for instance.

You can also find more details on connecting to the Jira (or external) REST API on our website here.

Suggest an answer

Log in or Sign up to answer