Skip to content

Notion

Copy page

Ingests pages and database rows from a Notion workspace, flattened to plain text with titles preserved.

Shape: OAuth redirect. Provider id: notion.

Workspace → Setup → Connectors → Notion → Connect, or POST /api/v1/connectors/notion/auth and open the returned authUrl.

Pages returned by Notion's search, optionally narrowed by a query string on the connection. Rich text is converted to plain text; an untitled page is ingested as Untitled.

Polling at the connection's cadence. Notion has no push channel here.

Terminal window
divinci connectors status notion
divinci connectors settings notion --auto-sync on --cadence 1440
divinci connectors disconnect notion