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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.