You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there a way to have Automation create a confluence page automatically when a criteria is met? I'm wanting to automate creating a page when a new story is created in Jira
Hi Thomas,
Might be a bit late to respond but new feature for creatinn Confluence pages was introduced in automation A4J: Use-jira-automation-with-confluence
Hope that helps!
The other option apart from the answer Meg provided is to use Scriptrunner - you can simply use a post-function to interact with confluence and create a page once a story is created.
https://scriptrunner.adaptavist.com/latest/jira/interacting-with-confluence-from-jira.html
It doesn't take much programming to accomplish either.
The other benefit of this is you will have Scriptrunner at your disposal for the future, it is a very valuable tool in Jira's arsenal.
Hope i managed to provide another approach to resolve your issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Thomas,
Meg, above, is quite right and her alternatives are spot on.
We (Automation for Jira) don't support this yet, but we're already tracking this at https://codebarrel.atlassian.net/browse/AUT-269 (you may have to log out or use an Incognito window to view this).
We've got quite a few higher priority items in our backlog at the moment so it will be a while before we can get to this, but we'll let you know when we get a chance to work on this.
Cheers!
John
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Creating a confluence page is not an existing function of Automation as far as I am aware. I went in just now to check and didn't see anything that was readily available.
Since there are freeform automation like webhooks, you may be able to string something together though.
Alternatively, there are other marketplace apps that are built expressly for this purpose that you may find helpful.
https://marketplace.atlassian.com/search?query=create+confluence+pages+from+jira
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.