Forums

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

How to export multiple JIRA Issues into a JSON-file with JIRA REST API?

Jakob Holzinger August 1, 2021

Hey I want to export all Issues assigned to a user in a JSON file to import and use it elsewhere. My API-Call is like this: 

$"{url}/rest/api/2/search?jql=assignee={userId}"

 How do I get the result of the call into a proper formatted JSON file?

I am coding in C#

Thanks for your help!

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events