Forums

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

Assistance with Confluence Automation - Checkbox Condition

Birthe Schmidt June 26, 2025

Hi Atlassian,

I’m currently working on setting up an automation in Confluence that triggers when a page is updated. I want to add a condition that checks the value of a checkbox in a template I’m using, but I’m having trouble locating the ID of the checkbox.

Could you please provide guidance on how to create this condition? Specifically, I’d appreciate any tips on how to dynamically retrieve the correct field ID for the checkbox on the pages using the template.

Thank you for your help!

1 answer

1 accepted

1 vote
Answer accepted
Marc - Devoteam
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 Leaders.
June 26, 2025

Hi @Birthe Schmidt 

Welcome to the community.

Do you mean an action Item (task)? This a Confluence has no checkboxes option.

Automation has no option for this as CQL has no option to search if an action item (task) is completed or not.

The API might provide options, to use the option to get the page by id and then provide the body parameter.

In the response the action item (task) should have a UUID and a status if completed or uncompleted

Birthe Schmidt June 26, 2025

Thanks for quick response!

Yes, I mean "Action Item" that shows up as a checkbox in my template.

ActionItem.png

I was hoping to be able to create a condition with either "true" or "checked" but it seems not to be possible!?

 

Marc - Devoteam
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 Leaders.
June 26, 2025

Hi @Birthe Schmidt 

There is a trigger that look a task status changed, would that help?

then you could make a rule like this:

Screenshot 2025-06-26 at 15.10.04.png

Like Birthe Schmidt likes this
Birthe Schmidt June 26, 2025

This seems to work @Marc - Devoteam !!

Great!! Thank you.

 

Rule.png

 

Next question: do you have any idea which field/action I can use in the template, to hold names/email addresses and use this as smart value in Send email?

 

SendEmail.png

 

 

 

Marc - Devoteam
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 Leaders.
June 26, 2025

Hi @Birthe Schmidt 

Good to hear.

Please accept my answer as a solution, if my answer helped to solve your request.

This will help other community member trying to solve the same.

P.S. If the answer is very valuable to you, please share some kudos.

Suggest an answer

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

Atlassian Community Events