Notion
Ingests pages and database rows from a Notion workspace, flattened to plain text with titles preserved.
Shape: OAuth redirect. Provider id: notion.
Connect
Section titled “Connect”Workspace → Setup → Connectors → Notion → Connect, or
POST /api/v1/connectors/notion/auth and open the returned authUrl.
What gets ingested
Section titled “What gets ingested”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.
Keeping it fresh
Section titled “Keeping it fresh”Polling at the connection's cadence. Notion has no push channel here.
From the CLI
Section titled “From the CLI”divinci connectors status notiondivinci connectors settings notion --auto-sync on --cadence 1440divinci connectors disconnect notion