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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,636
Community Members
 
Community Events
184
Community Groups

How to use jira automation to create a confluence page for initiated sprints?

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!

2 answers

1 accepted

0 votes
Answer accepted
David Freitez
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.
Mar 21, 2023

Hi @Ana Luiza Chagas

If you are using Jira Cloud, you can create an automation rule such as:

image.png

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!

0 votes
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Mar 21, 2023

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.

Suggest an answer

Log in or Sign up to answer