How can I auto-create Confluence wiki pages and assign them to new issues made on specific projects in Jira?

Sorin Sbarnea (Citrix)
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.
May 31, 2012

For a specific project I want to auto create pages in confluence and link to them from the jira bug.

This has to happen when you create the ticket in Jira.

How can I obtain this behaviour?

1 answer

0 votes
Renjith Pillai
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.
May 31, 2012

Probaly you can use a Script Runner post function in your workflow and create a confluence page via SOAP (I guess REST still does not support creating pages) and also update an issue field giving this link.

(You could use Confluence CLI, if you don't want to mess with SOAP)

Suggest an answer

Log in or Sign up to answer