Skip to main content

KB tool - Confluence knowledge base

Workflow preview

Workflow preview
100%
KB tool - Confluence knowledge base preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Enhance Query Resolution with the Knowledge Base Tool! Our KB Tool Confluence KB is crafted to seamlessly integrate into the IT Ops AI SlackBot Workflow, enh...

Best for

  • Internal Wiki automation workflows
  • AI RAG automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.executeworkflowtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Angel Menendez.

Original n8n.io source

1.1 Workflow description

Title
KB tool - Confluence knowledge base
Workflow name
KB tool - Confluence knowledge base

Enhance Query Resolution with the Knowledge Base Tool!

Our KB Tool - Confluence KB is crafted to seamlessly integrate into the IT Ops AI SlackBot Workflow, enhancing the IT support process by enabling sophisticated search and response capabilities via Slack.

Workflow Functionality:

  • Receive Queries: Directly accepts user queries from the main workflow, initiating a dynamic search process.
  • AI-Powered Query Transformation: Utilizes OpenAI's models or local ai to refine user queries into searchable keywords that are most likely to retrieve relevant information from the Knowledge Base.
  • Confluence Integration: Executes searches within Confluence using the refined keywords to find the most applicable articles and information.
  • Deliver Accurate Responses: Gathers essential details from the Confluence results, including article titles, links, and summaries, preparing them to be sent back to the parent workflow for final user response.

To view a demo video of this workflow in action, click here.

Quick Setup Guide:

  • Ensure correct configurations are set for OpenAI and Confluence API integrations.
  • Customize query transformation logic as per your specific Knowledge Base structure to improve search accuracy.

Need Help?

Deploy this tool to provide precise and informative responses, significantly boosting the efficiency and reliability of your IT support workflow.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Execute Workflow Trigger

Type / Role
n8n-nodes-base.executeWorkflowTrigger - executeWorkflowTrigger
Config choices
Version 1

Block 2 - Query Confluence

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 3 - Return Tool Response

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.3

Block 4 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 7 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow KB tool - Confluence knowledge base
Complexity intermediate
Nodes 7
Categories Internal Wiki, AI RAG
Author Angel Menendez
Published 03 Sept 2024

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/2398/2398.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does KB tool - Confluence knowledge base do?

Enhance Query Resolution with the Knowledge Base Tool! Our KB Tool Confluence KB is crafted to seamlessly integrate into the IT Ops AI SlackBot Workflow, enh...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Internal Wiki, AI RAG use case.