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.
Is there any Information to register a template- yet?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found this: https://support.atlassian.com/confluence-cloud/docs/create-a-template/ Worked for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.