Notion Lite
Notion is a note taking application.
Features
Feature Name | Supported | Notes |
---|---|---|
Capture deletes | check | BLOCK_CHILDREN_DATABASE , BLOCK_COMMENT , BLOCK_DATABASE , BLOCK_PARENT_DATABASE , and USERS tables. |
History mode | ||
Custom data | ||
Data blocking | check | |
Column hashing | check | |
Re-sync | check | |
API configurable | check | API configuration |
Priority-first sync | ||
Fivetran data models | ||
Private networking | ||
Authorization via API |
Supported deployment models
We support the SaaS and Hybrid deployment models for the connector.
You must have an Enterprise or Business Critical plan to use the Hybrid Deployment model.
Setup guide
Follow our step-by-step Notion setup guide to connect Notion with your destination using Fivetran connectors.
Sync overview
To capture new records and updates, we incrementally sync the DATABASE_OBJECT
and PAGE
tables and their child tables.
To capture updates and deletes, we re-import the following tables and their child tables during every sync:
BLOCK_CHILDREN_DATABASE
BLOCK_COMMENT
BLOCK_DATABASE
BLOCK_PARENT_DATABASE
USERS
Schema information
This schema applies to all Notion connectors.
Explore Notion schema ERD
Limitation
For the BLOCK
table, we support a three-level hierarchy, with data stored in BLOCK_PAGE
, BLOCK_PARENT_PAGE
, and BLOCK_CHILDREN_PAGE
tables.