Offer: Virgo is available for free to use within your infrastructure. Book a demo

Confluence

The Confluence connector brings spaces, pages, users, and comments into the graph. It stays current through a webhook.

Entities

EntityRepresentsKey fields
confluence_spaceA spacekey, name, type
confluence_pageA pagetitle, status, version, url
confluence_userA personaccount_id (id), name, email
confluence_commentA comment on a pagebody, created_at

Relationships

RelationTarget
in_spaceconfluence_space
authored_by, commented_byconfluence_user
parent_page, on_pageconfluence_page

Exposing for linking

Confluence exposes its pages so other sources can reference them:

  • confluence_page is recognized from a Confluence page URL.

See Cross-domain linking.

Customization

Pages are long, so Confluence ships a custom chunking hook to split them on structure rather than length.