Skip to content

omar3anan/Atlassian-Confluence-Integration

Repository files navigation

Atlassian-Confluence-Integration

Atlassian Confluence Integration

Atlassian Confluence Integration

Description

This integration allows you to interact with Atlassian Confluence, a popular team collaboration and documentation tool, in order to retrieve articles and search for specific information within those articles using natural language queries.

Getting Started

Prerequisites

- Ensure you have access to an Atlassian Confluence instance.
- Obtain necessary credentials and permissions for Confluence API access.
- Have a development environment set up with the required programming language and libraries.

Installation

1. Clone this repository to your local machine:
git clone https://github.com/omar3anan/Atlassian-Confluence-Integration.git
2. Navigate to the project directory:
cd your-repo
3. Install the required dependencies:
npm install or yarn install
4. Configure your Confluence API credentials in the application.
5. Build and run the integration:
npm start or yarn start

Usage

- Use the integration to get all articles from your Confluence document.
- Search inside the retrieved articles by providing a question.
- Apply filters to refine the search and find specific technical keywords within the article content.

Contributing

Contributions are welcome! Please follow the standard GitHub Fork & Pull Request workflow.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published