Confluence Search

Published on June 30th, 2022

Introduction

Roadie supports integration with Atlassian Confluence wiki platform to enable cross application search functionality. Roadie indexes documents from Confluence so they are available for you to search within the Roadie search bar.

Prerequisites

You’ll need an Atlassian account with an ability to create an API token and the name of your Confluence organization.

Configuring Confluence Integration

Generate Atlassian API token

Roadie uses Atlassian Confluence API to retrieve indexable information from the wiki platform. To be able to connect to your Confluence instance, we need an API token. You can create an Atlassian token by navigating to your Atlassian profile security page and Clicking ‘Create and Manage API Tokens’. Creating an Atlassian token

On the page navigated into you are able to generate API tokens which can be used to connect Roadie to your Confluence workspaces.

Store Token as a Secret to Roadie

When you have successfully generated your token, you can navigate to https://<your-roadie-instance>.roadie.so/administration/confluence and add the token to Roadie as CONFLUENCE_TOKEN.

Configure Confluence Search Indexing

To enable your Confluence wiki for search indexing, navigate to https://<your-roadie-instance>.roadie.so/administration/confluence and input your organization name, username, the Confluence Spaces keys you want to index, Confluence API token, and indexing interval. The fastest interval rate we support is scheduling indexes every 15 minutes to prevent excessive use of Confluence’s API token. Confluence Search Indexing Configuration

After clicking “Apply & Restart”, the search engine on Roadie will start populating the search index with Confluence documents. Note that the first time we retrieve your Wiki may take some time to populate, depending on the number of documents in Confluence.

More information: