Skip to main content

Notion

Use the Notion connector to perform various operations such as creating pages, querying databases, and more. To do this, you'll need to set up a Notion integration and retrieve an API key. You can find detailed instructions to create a Notion integration in the Notion API documentation.

Prerequisites​

To use the Notion connector, you need to have a Notion account. If you don't have one, you can create a Notion account at notion.so.

Supported Authentication Methods​

  • OAuth 2.0

Basic Operations​

Comments​

  • Create a new comment
  • Retrieve the comment

Page​

  • Create a new page inside a page with content
  • Create a new page inside a page with content
  • Retrieve a page
  • Update a page
  • Delete a page

Database​

  • Query a database
  • Create a new database
  • Update a database
  • Retrieve a database

Block​

  • Retrieve a block
  • Retrieve a block children
  • Delete a block
  • Search for content across pages and databases

User​

  • Retrieve a user
  • Retrieve all users