The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to display Jira Issue field values in Confluence page

Mahesh Pawar
January 30, 2019

Hi i  am triggering  a bamboo build using Jira WebHook

https://user:pass@bambooserver/rest/api/latest/queue/RT-ENV?os_authType=basic

 

Now i also want to pass values like ${issue.key} to that bamboo.

Once triggered i need to print those value in job.

How can i do that.

 

Thanks in advance

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Mahesh Pawar
February 10, 2019

Solution  for above issue i wrote a rest API script in bamboo first task[which will get triggered via same webhook].

which basically get all details & fields values of that particular Jira.

Gonchik Tsymzhitov
Community Champion
February 10, 2019

Congrats!

0 votes
Gonchik Tsymzhitov
Community Champion
February 9, 2019

Hi! 

 

I have covered by this python module https://pypi.org/project/atlassian-python-api/

 

Cheers,

Gonchik Tsymzhitov

Mahesh Pawar
February 10, 2019

Seems interesting @Gonchik Tsymzhitov

TAGS
AUG Leaders

Atlassian Community Events