Skip to content

A Node-Red Node which helps you use the Notion API without writing any code.

Notifications You must be signed in to change notification settings

EmanuelMiron/node-red-contrib-notion-api2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-notion-api

TO DO:

1. DB Node

This Node should handle all database related requests and should have the following functionalities:

1. Query a DB ✅
    1.1 This should include Filtering and Sorting the results ✅
2. Insert new Item in the DB ✅
3. Update DB Item ✅
4. Delete DB Item ✅

2. Page Node

This Node should handle all Page requests and should have the following functionalities:

1. Query a Page ✅
2. Create a Page ✅
3. Update a Page ✅

3. Block Node

This Node should handle all Block related requests and should have the following functionalities:

1. Query a Block
2. Update a Block
3. Query Block Children
4. Append Block to Children
5. Delete Block

4. Comments Node

This Node should handle all Comments related requests and should have the following functionalities:

1. Query Comments
2. Create Comments

About

A Node-Red Node which helps you use the Notion API without writing any code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published