Confluence Cloud
Instructions on how to install and use the Confluence Cloud Connector.
The Confluence connector integrates Confluence with Ocular, enabling seamless indexing of Confluence pages, spaces. This integration allows users to search and analyze Confluence content within Ocular, enhancing visibility and collaboration across teams. By leveraging the Confluence connector, developers can ensure that all relevant documentation and knowledge base articles are easily accessible and searchable in one centralized location.
π Creating API Token
-
Visit My-Profile in your browser.
-
Click the
Create API Token
button.
-
From the dialog that appears, enter a memorable and concise Label for your token like
Ocular AI Integration
and click create. -
Click Copy to clipboard, then paste the token elsewhere to save.
π Note:
- For security reasons, it isnβt possible to view the token after closing the creation dialog; if necessary, create a new token.
- You should store the token securely, just as for any password.
𧩠Installing the Confluence Connector
Frontend
To install a connector in your frontend, navigate to marketplace and select Confluence
app and provide the Ocular AI Integration Token
.
-
In the
Username of Confluence Cloud
feild enter theemail address
of the user who created the Confluence cloud instance. -
In API Token, enter the
API Token
generated in the previous step. -
In
Domain Name
, enter theDomain Name
of the Confluence Cloud instance. For example, if the Confluence Cloud instance ishttps://vivek-lahole.atlassian.net/Confluence/projects
, then the domain name isvivek-lahole.atlassian.net
.
π Note:
- Make sure you pass the correct domain name, username, and API token.
Backend
To install a connector in your backend, add the connector to the Ocular config file in your backend.
The following config files are currently supported:
core-config-local.js
- for running Ocular in Docker.core-config-dev.js
- for running Ocular in development mode.
Set the following in the core-config-xxx.js
apps section: