how to get the list of project with links and leads in jira software by exporting in excel sheet.

Senthamilselvan
Contributor
August 30, 2024

 

how to get the list of project with links and leads in jira software by exporting in excel sheet.
Without using JSON App or API.

1 answer

1 vote
Anandhi Arumugam _Cprime_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 30, 2024

Hi @Senthamilselvan 

You can use the REST API endpoint below

{JIRA_URL}/rest/api/2/project

This will generate a JSON response. You can convert JSON to CSV by going to 

https://json-csv.com/ or https://data.page/json/csv

Hope this helps.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events