Hi,
I would like to make some jira software Add-on.
I want to gather some data from jira (like issue...) and finally I want to make my own report
My question is how can I get or fetch data from jira software cloud?
When I click one item, then event fire, cloud will send some data from cloud, How can I get or fetch data for display? this is my main question. (I don't need change data, just fetch data and display)
I have already checked jira cloud document, but I could not figure out.
Do you have any resource or detail information about my issues?
How should I approach to implement this kind of report?
Thank you