Forums

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

Searching into content of my Wiki

Gerald Pang
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!
February 20, 2019

I have an in-house Intranet system and a separate Confluence Wiki. What is the script that allows my users to search Wiki content from my intranet? We are using Javascript.

 

What is the URL required? For example, one other setup we have is to GitHub and this was the URL

var url = "https://api.github.com/search/repositories?q=" + encodeURI(query)

What is the URL for Confluence Wiki?

1 answer

0 votes
Marty
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 20, 2019

Hi Gerald,

you could look at using the Confluence REST API for this.

Here are the docs for the search endpoint:  https://developer.atlassian.com/cloud/confluence/rest/#api-content-search-get

I hope that helps!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events