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

Notion

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

Entities

EntityRepresentsKey fields
notion_databaseA databasetitle, url
notion_pageA pagetitle, url, created_at
notion_userA personuser_id (id), name, email
notion_commentA comment on a pagebody, created_at

Relationships

RelationTarget
in_databasenotion_database
authored_by, commented_bynotion_user
parent_page, on_pagenotion_page

Exposing for linking

Notion exposes its pages so other sources can reference them:

  • notion_page is recognized from a Notion page URL.

See Cross-domain linking.

Customization

Notion ships a custom chunking hook so page content is split on its own structure.