Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I automate the creation of a "Live Doc" instead of a standard page in Confluence Automation?

Wayne Braganza
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 10, 2026

I have a scheduled automation rule that creates a weekly design page using the "Publish new page" action.

While the automation works perfectly, it creates a standard Confluence page by default. Our team has moved entirely to the new "Live Doc" format for real-time collaboration, and I find myself having to manually click "Convert to Live Doc" every time the automation runs.

Is there a way to force the "Publish new page" action to use the live doc content type instead of page?

3 answers

2 votes
Salih Tuç
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 Champions.
April 10, 2026

Hi @Wayne Braganza ,

You cannot directly add a Live Doc using automation since automation is not just creating page, it is "publishing" it and the publish is for regular page. I believe in the near future we may have that feature and I will check the future roadmap for Confluence for that purpose.

But for now, you can use the old-school way: Rest API. Just click "Send web request" as action and call the /pages endpoint.

Screenshot 2026-04-10 at 11.45.06.png

Note that the "subtype": "live" part is the critical one since we want to create a Live Doc.

Best,

 

1 vote
Tomislav Tobijas
Community Champion
April 11, 2026

To add a short note on what Barbara and Salih said, here's a feature request for adding this action in Confluence automation: CONFCLOUD-83078: Add Create Live Doc to Confluence Automation 

1 vote
Barbara Szczesniak
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 Champions.
April 10, 2026

@Wayne Braganza I was going to suggest adding a step after the Publish new page action in the automation to convert the Page to a Live Doc, but this does not seem to be easily accessible. (see https://community.atlassian.com/forums/Automation-questions/How-can-I-use-Automation-to-convert-a-page-into-a-live-doc/qaq-p/3149292 . You might want to read all the way through to the most recent comments from @Darryl Lee)

@Salih Tuç Just a question, since I generally ignore every post here in the community that mentions the REST API. I am also not that familiar with automation.

Does your step create the item as a Live Doc or convert the Page created and published in the automation to a Live Doc?

That is, would you just add a step after the Publish new page action in the automation or instead of the Publish new page action?

Salih Tuç
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 Champions.
April 12, 2026

Hi @Barbara Szczesniak , the answer is "Create the item as Live Doc". It should be replaced with "Publish new page" step in the automation.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events