Notion Node Catalog
Generated category
Notion Node Catalog
Generated from 19 catalog nodes in Data/Notion.
Nodes in this category
Showing 19 of 19 generated node docs.
Append Notion Block Children
Data/NotionAppends child blocks to a Notion block or page
Create Notion Data Source
Data/NotionCreates a Notion data source inside an existing database
Create Notion Page
Data/NotionCreates a new page under a Notion data source, database, or page
Delete Notion Block
Data/NotionMoves a Notion block to trash
Download Notion File
Data/NotionDownloads a Notion file URL into a FlowPath
Get Notion Data Source
Data/NotionRetrieves a Notion data source schema with its properties
Get Notion Database
Data/NotionRetrieves a Notion database schema with its properties
Get Notion Page
Data/NotionRetrieves a Notion page with its content and blocks
List Notion Block Children
Data/NotionLists child blocks for a Notion block or page
List Notion Databases
Data/NotionLists all databases the integration has access to
Notion (API Key)
Data/NotionConnect to Notion using an Internal Integration token. Create an integration at notion.so/my-integrations and paste the token here.
Notion (OAuth)
Data/NotionConnect to Notion using OAuth. Requires OAuth provider configuration in flow-like.config.json.
Query Notion Data Source
Data/NotionQueries a Notion data source and returns matching pages or child data sources
Query Notion Database
Data/NotionQueries a Notion database and returns matching pages
Search Notion
Data/NotionSearches across all pages and databases the integration has access to
Update Notion Block
Data/NotionUpdates a Notion block with a raw Notion block update object
Update Notion Data Source
Data/NotionUpdates a Notion data source title, description, icon, or property schema
Update Notion Page
Data/NotionUpdates properties of an existing Notion page
Upload Notion File
Data/NotionUploads a FlowPath file to Notion and returns a file_upload object