@Ruud Ravensbergen apologies for the delay; I just got around to this today.
I haven't figured out how to pull the description in yet, and think that one may be more difficult because of the possibility of formatting text. The manipulating content examples on developer.atlassian.com may be helpful.
But as to how to put the page in a specific place (i.e. as a child of a specific parent), if you know the parent ID you can do it.
This is assuming a static parent page; if you need to set different parents based on criteria you might be able to do it by setting a variable that then gets included in your json.
This is my json for creating a new page with a link to the Jira ticket, nested under a specific parent page:
Thank you very much for the instructions, it works very well. My question would be, how can I configure the automation to use a template when creating a new Confluence page (linked to a jira ticket)?
30 comments