Adding Confluence Search to a web site as widget or tool

Yaacov Weingarten November 6, 2017

We have a Confluence Documentation site. In addition we have a Support site that is not in Confluence. We would like to add a search widget to the Support site (similar to the Question field on this page) that would do a "live" search for related topics in our Documentation site as the user types in his support issue.

Are there any quick and easy tools out there to create this?

1 answer

0 votes
Balázs Végső January 26, 2018

I was thinking of implementing something similar. I will prototype a pure JS widget which makes async requests to the Confluence API, see https://developer.atlassian.com/server/confluence/confluence-server-rest-api/

A request to the following URL will yield results in JSON format:

https://your-instance.atlassian.net/wiki/rest/api/content/search?cql=space=Docs%20and%20type=page%20and%20text~create

Matt Kepple January 28, 2022

This would be ideal. How did it go?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events