Forums

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

How to enable advanced CQL lookup in Confluence Automation?

Dan Ground
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!
September 19, 2025

 

Hi,

We’re building an automation in Confluence Cloud to auto-number SOP pages in our TEC space (format: SOP_001, SOP_002, …).

At the moment, the “Lookup pages” action in Automation only gives us the simplified filters (Author / Created / Last updated). We don’t see an option to enter a CQL query.

From Atlassian docs and examples I’ve found, it looks like some tenants already have access to advanced Lookup with full CQL (e.g. being able to run:

 

space = TEC AND label = sop AND title ~ "SOP_*" ORDER BY title DESC

That’s exactly what we need to calculate the next number.

Question:

  • Is this advanced Lookup (CQL) something that can be enabled by Atlassian support?

  • Or is it a staged rollout we just need to wait for?

  • Has anyone here successfully requested it to be turned on?

Thanks in advance!
Dan

1 answer

0 votes
Bill Sheboy
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.
September 19, 2025

Hi @Dan Ground -- Welcome to the Atlassian Community!

As you observed, the Lookup Pages action cannot do many CQL queries.  Instead, you may use the Send Web Request action to call the Confluence REST API to send the query.

To learn more about that method, please see these sources:

 

Kind regards,
Bill

Suggest an answer

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

Atlassian Community Events