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.
Hi everone!
I'm trying to implement a jira automation that creates a confluence page for the sprints started in each team, has anyone done something similar?
Thanks for to help!
If you are using Jira Cloud, you can create an automation rule such as:
Which will be triggered when an specific sprint starts and also create a Confluence page on the space you want.
The thing is if you are indeed on Cloud environment, an easy way to know is how @Trudy Claspill said, looking at the URL of the Jira instance, If your Jira URL is like https://<something>.atlassian.net, then you are on a cloud environment and the image a sent should help you to create the rule (given that you can create automation rules.)
Another option (but perhaps more difficult) that provides more options is using the Confluence API from a Jira automation rule and creating the Confluence page by using the action: Send web request in the automation rule having it configured with the Page creation endpoint.
Hopefully this points you in the right direction,
David
ServiceRocket
Hi! @David Freitez
In this case, this rule you presented would be more plausible, but I would like to know if it is possible to create a "when" for each time a sprint is started in separate teams, automatically creating a Confluence page corresponding to each team.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Ana Luiza Chagas
Are you working with Cloud products or self-hosted products? If you URL is https://<something>.atlassian.net then you are working with Cloud products.
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.