Communication & Messaging

๐ŸŒ Confluence Page AI Powered Chatbot

๐ŸŒ Confluence Page AI Powered Chatbot

Manual
High
16
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
16
Node Types
10

Node Types

sticky Note
Sticky Note, Sticky Note2, Sticky Note3, Sticky Note4
4 nodes
http Request
Confluence Page Storage View, Search By ID
2 nodes
markdown
HTML to Markdown
1 node
lm Chat Open Ai
gpt-4o-mini
1 node
manual Chat Trigger
When chat message received
1 node
memory Buffer Window
Window Buffer Memory
1 node
set
Chat Response, Globals, Page Schema
3 nodes
agent
AI Agent
1 node
telegram
Send Telegram Message
1 node
split Out
Split Out
1 node

Workflow JSON

13.53 KB
{
  "id": "mOcaSIUAvpt3QjQ1",
  "meta": {
    "instanceId": "31e69f7f4a77bf465b805824e303232f0227212ae922d12133a0f96ffeab4fef",
    "templateCredsSetupCompleted": true
  },
  "name": "๐ŸŒ Confluence Page AI Powered Chatbot",
  "tags": [],
  "nodes": [
    {
      "id": "f4761e1a-6430-4b3d-97f9-b91743e02ea6",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        -340
      ],
      "parameters": {
        "color": 7,
        "width": 633,
        "height": 974,
        "content": "## Confluence\nhttps://developer.atlassian.com/cloud/confluence/basic-auth-for-rest-apis/\nhttps://id.atlassian.com/manage-profile/security/api-tokens\nhttps://developer.atlassian.com/cloud/confluence/rest/v2/intro/#about\n\nSupplying basic auth headers\nYou can construct and send basic auth headers yourself, including a base64-encoded string that contains your Atlassian account email and API token.\n\nTo use basic auth headers, perform the following ste...

Showing first 1000 characters. Click "Expand" to view the full JSON.