Export an issue details from another application

Anis Ben Frej June 28, 2022

Hello,

Until now I have exported the issue manually in the form of xml (see picture).
I'm going to write an application so I can automate our work, so I want to ask if there is a solution so I can export the data directly inside my application, e.g. using Resp API, batch file....
For my application I am now using C#

JiraExport.PNG

1 answer

1 accepted

2 votes
Answer accepted
Brant Schroeder
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 28, 2022

@Anis Ben Frej Welcome to the Atlassian community

I would suggest utilizing the delivered API to develop against.  

Cloud - https://docs.atlassian.com/software/jira/docs/api/REST/1000.824.0/

Server - https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/ 

Anis Ben Frej June 28, 2022

Thank you Brant for your response

Suggest an answer

Log in or Sign up to answer