Forums

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

What needs to be included in Powershell script to read Jira values? Like types of tickets, and etc

Carmen Burns
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 29, 2022

I have a plain Powershell script, and want to read Jira data.  What needs to be the script to read that data?

2 answers

1 vote
Trudy Claspill
Community Champion
July 30, 2022

I did a search and came across this. I haven't used it before, but you might want to consider it.

https://atlassianps.org/docs/JiraPS/

And I found this example of using PS to interact with the Jira REST API within this community.

https://community.atlassian.com/t5/Jira-questions/JIRA-API-with-Powershell/qaq-p/992343

You can find a lot of references to using powershell to access Jira if you search the internet for jira server powershell

0 votes
Mohamed Benziane
Community Champion
July 30, 2022

Hi,

Welcome to the community.

Did you use the REST API ?

Carmen Burns
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 2, 2022

Actually, that was missing.  I just used the JiraPS.  Maybe, that is part of the problem.

Suggest an answer

Log in or Sign up to answer