7 releases

new 0.1.6 Jan 3, 2025
0.1.5 Jan 1, 2025
0.1.2 Dec 31, 2024

#399 in Database interfaces

Download history 489/week @ 2024-12-27

489 downloads per month

MIT/Apache

115KB
3K SLoC

CircleCI Crates.io Version

notnion-tools

notion-tools is a collection of utilities designed to enhance your productivity with Notion. These tools provide additional functionalities and integrations that are not available out-of-the-box, making it easier to manage and automate your Notion workflows.

-> Document

LOGO

Usage

To use this library, you need to set the NOTION_API_KEY and NOTION_DATABASE_ID environment variables. The NOTION_API_KEY is required for authentication, while the NOTION_DATABASE_ID is optional and can be set later using the database method.

Implemented endpoints

Endpoint Implemented
Create a Token -
Append block children
Retrieve a block -
Retrieve block children -
Update a block -
Delete a block -
Create a page
Retrieve a page -
Retrieve a page property item -
Update page properties
Archive a page
Create a database -
Query a database
Retrieve a database
Update a database -
List all users -
Retrieve a user -
Retrieve your token's bot user -
Create comment -
Retrieve comments -
Search by title -

Dependencies

~7–18MB
~240K SLoC