Skip to main content
Notion integration for reading, creating, and updating pages and databases in your Notion workspace. Required Configuration:
  • OAuth2 authentication. Connect your Notion account via the OAuth flow in the VibeFlow Connectors settings.

Setting Up Notion

1

Open Connectors

Go to Settings > Connectors in your VibeFlow dashboard and select Notion.
2

Authorize Access

Follow the OAuth flow to connect your Notion workspace. You’ll be asked to select which pages and databases VibeFlow can access.
3

Use in Workflows

Once connected, use Notion in your workflows to read, create, and update pages and databases.

Available Endpoints

Database Operations

Create a new database in a Notion workspace.
Retrieve a specific database by ID.
Query a database with filters and sorting options.
Search across all databases in your Notion workspace.

Page Operations

Retrieve a specific page by ID.
Create a new page in a workspace or database.
Update the properties of an existing page.
Archive a page by ID.
Search across all pages in your Notion workspace.

Block Operations

Retrieve a specific block by ID.
Retrieve all children blocks of a given block.
Append new children blocks to an existing block.
Update the content or properties of an existing block.
Delete a block by ID.