Forums

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

how to create jira tickets by using jenkins python api

AJAYVARMA MEDIDHARAJU
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!
February 21, 2022

i want to create jira tickes by using jenkins python apis

1 answer

0 votes
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
February 22, 2022

Hi @AJAYVARMA MEDIDHARAJU , welcome on the community. Can you describe your use case in more details? I don't know Jenkins's configuration but I know Jira REST API, so if you help me with Jenkins part, I can help you with Jira part :)

AJAYVARMA MEDIDHARAJU
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!
February 23, 2022

Hi @Martin Bayer _MoroSystems_ s_r_o__ Actually for me also dont know how to create tickets with jenkis 

can you help me out how to create jira with rest api

Martin Bayer _MoroSystems_ s_r_o__
Community Champion
February 24, 2022

Are you on DC or Cloud? There are some examples here:

https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/

But it would be really helpful to have someone who knows how to configure Jenkins, because you need to solve authentication, parameters in REST API requests etc..

Chris Arnold July 27, 2022

How far did you get? 

Managed to execute Jira Rest API using Python in Jenkins.

/rest/api/2/reindex?type=FOREGROUND
requests.post(url, headers=headers)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events