Enhance
Integrations

Confluence

Bidirectional wiki sync with Atlassian Confluence.

The Confluence integration syncs documentation between Enhance's wiki and your Confluence spaces. Import existing documentation or publish Enhance pages to Confluence.

Setup

  1. Go to Workspace Settings > Integrations
  2. Click Connect Confluence
  3. Authorize via OAuth (or provide email + API token for basic auth)
  4. Select which Confluence spaces to sync
  5. Map spaces to Enhance projects

What gets synced

DataDirectionDescription
PagesBidirectionalTitle, content, metadata
Page hierarchyInboundParent-child structure
AttachmentsInboundFile metadata

Content format

Confluence uses its own storage format (XHTML-like). Enhance automatically converts between Confluence storage format and its internal editor format when syncing pages.

Sync directions

DirectionDescription
InboundPull Confluence pages into Enhance wiki
OutboundPush Enhance wiki pages to Confluence
BidirectionalBoth directions (may require conflict resolution)

Publishing to Confluence

From any wiki page in Enhance:

  1. Click the publish dropdown in the editor toolbar
  2. Select Publish to Confluence
  3. The page is created or updated in the connected Confluence space

Diagrams in the editor are automatically rendered as images before publishing.

Importing from Confluence

When inbound sync is enabled:

  1. Enhance fetches pages from the connected Confluence space
  2. Content is converted to Enhance's editor format
  3. Pages appear in the project wiki with source marked as "Confluence"

Confluence remains the source of truth for imported pages.

Limitations

  • Page sync is content-only (space structure is partially preserved)
  • Confluence Cloud API v2 is required
  • Bidirectional sync may cause conflicts if both sides are edited
  • Default page fetch size is 25 pages per request