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,
I have created Jira automation rule to create a confluence page. Right now, the page format is basic using Json, I want to create a page using a global template but its throwing 500 error If I am using below line in code:
"template": {"template name"}
Is there any solution for this? could you please help me with that.
Thanks
Hey @ppushpam
Welcome to Atlassian Community !!
I hope you are creating a automation rule using "send web request" as mentioned in this link
passing "template": {"template name"} in json body wont work.
Looks like there isn't a easy way to achieve this, there might be possibility that this is not there yet, please check this thread for more info.
Regards,
Vishwas
To better support this use case, we've recently introduced a new "Create Confluence page" action to Automation - you can read more about this here: https://support.atlassian.com/cloud-automation/docs/use-jira-automation-with-confluence/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you document how to register templates, so that they show up in the dropdown
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.