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 ?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.