Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to make a cql search that get the same results from web search

Felipe Alves May 8, 2023

As you can see on picture, I'm trying to get the articles Title and Url and to do so my query has been misunderstood by the REST API on cql

 

{
title : articleData.title,
url : responseData._links.base + articleData.content._links.tinyui
}

 

And consulting the articles that mention "how to make such call" on these two links:

 

1> https://docs.atlassian.com/ConfluenceServer/rest/8.2.2/#api/content-search

2> https://developer.atlassian.com/server/confluence/advanced-searching-using-cql/

 

And even so were not helpful to make it. Some blessed soul could explain to me how do I make this query returns correctly ?

 

2023-05-08 17_35_34-confluence.js.png

0 answers

Suggest an answer

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

Atlassian Community Events