Prerequisites
You need a Notion workspace and admin access to create an integration. The integration must be shared with the pages and databases you want to sync.Connection Setup
1. Create an Integration
In Notion, go to Settings & members → Connections → Develop or manage integrations. Create a new integration. Copy the Internal Integration Token.2. Connect to Pages and Databases
Open each database or page you want to sync. Click the... menu → Add connections. Select your integration. The integration must have access to the database for it to be discovered.3. Paste the Token
Paste the Internal Integration Token into MantrixFlow.Available Streams
Each database shared with the integration becomes a stream. MantrixFlow discovers databases the integration has access to.Supported Sync Modes
- Full sync — Reads all records on every run.
- Incremental sync — Uses
last_edited_timeor similar to read only new or updated records.