Forums

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

Restring blogposts in automation unable to succeed

Kiwamu Izumi
June 22, 2026

Hi, 
I am currently trying to set up an automation flow which looks for newly created blogposts and turns their access from editable for everyone in space to "Anyone in space can view, only some can edit." with the edit permission given to admin.

However, the "Restrict page" action keeps failing with the error message "Content must be of type page." I suspect that the "Restrict page" action doesn't work for the blogposts.

Note that the extraction of the blogposts that were newly created has been implemented by placing a "Branch flow/related entity" block, which works fine according to the audit log.


I am wondering if there is any workaround for implementing the automated access changer dedicated for blogposts, preferably within the Automation framework. Any comments and suggestions would be appreciated.

2 answers

2 accepted

0 votes
Answer accepted
Marc -Devoteam-
Community Champion
June 23, 2026

Hi @Kiwamu Izumi 

Welcome to the community.

Blog posts are not considered pages, but a type of page, you can only manage permissions on a post in the GUI.

Also via API the restrictions can't be edited, vai automation also not as blogpost are not considered as a standard page

Tomislav Tobijas
Community Champion
June 23, 2026

Yes, you can add/update restrictions via API > Confluence REST API / Content restrictions / Add restriction 

I did try this for pages, but it should be valid for blog posts as well.

Kiwamu Izumi
July 5, 2026

Hi @Marc -Devoteam- , @Tomislav Tobijas 
Thank you so much for answering to my question! I see the point.
I might set up a work around as suggested by @Tomislav Tobijas  where the web request is triggered so that the administrator can change the permission via the GUI.

Like # people like this
0 votes
Answer accepted
Tomislav Tobijas
Community Champion
June 23, 2026

Hi @Kiwamu Izumi ,

You could try using Send web request action for this. So, instead of the "Restrict page" action, add a "Send web request" block after your branch:

Note that I haven't tested this myself, but I've built something similar on one site and it worked.

There's also this feature request related to what you're looking for (and some broader features as well): CONFCLOUD-82971: Enable native blog post creation as an action in Automation for Confluence 

Cheers,
Tobi

Kiwamu Izumi
July 5, 2026

Hi @Tomislav Tobijas ,
Thank you for the suggestion --- seems like this is a good workaround. I will try setting this up!

Like Tomislav Tobijas likes this

Suggest an answer

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

Atlassian Community Events