Skip to content

Confluence connector #3

Description

@fuseraft

Implement the Confluence connector described in docs/features/connectors.md under "Planned Connectors" — part of the Short Term (v0.2–0.3) roadmap.

Planned scope (from docs):

  • Space and page hierarchy traversal
  • Attachments extraction
  • Labels → tags mapping
  • Page relationships preservation
  • Version history tracking

Target CLI surface:

compendium connect confluence \
  --space "EA" \
  --url https://company.atlassian.net \
  --bundle my-catalog \
  --type Document \
  --token $CONFLUENCE_TOKEN

Depends on the connector plugin architecture issue (IConnector + ConnectorRegistry).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions