Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is it possible to create JIRA ticket automatically as soon as Confluence Page is created?

Shipra Arora April 24, 2017

Hi Team 

could you please let know if its feasible to automate following use case : 

Create JIRA ticket automatically as soon as some Confluence Page is created from a predefined template? 

Many Thanks 

Shipra 

2 answers

1 vote
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 14, 2018

Hello,

You could do it with the Power Scripts for Confluence add-on:

https://marketplace.atlassian.com/apps/1219507/power-scripts-for-confluence?hosting=server&tab=overview

It is a free add-on. You could create a listener for the Page Create event and in this listener you could use the httpPost method to create a Jira issue, using the out of the box Jira Rest Api.

You can find more info here on how to create a listener in the Power Scripts for Confluence add-on.

https://confluence.cprime.io/pages/viewpage.action?pageId=32825901

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2017

It can easily be done in a Confluence add-on with listener module. Not sure if there is one that already does it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events