bytechefhq / bytechefhq/bytechef
[component] Notion
- Dominant language
- Java
- Stars
- 1k
- Forks
- 170
- Avg merge
- 11h 25m
- Merged PRs (30d)
- 115
Description
As a Workflow Developer
I want to be able to use the native Notion connector
So that I can implement more complex integration use cases where the connector is involved.
Website: https://www.notion.so/
Documentation: https://developers.notion.com/reference/intro
Acceptance Criteria
List of implemented actions:
- [x] create page
- [x] create database item
- [x] get page
- [x] get database
- [x] get page or block children
- [x] list database items
- [x] add block to page
List of implemented triggers:
- [x] new database item
**Definition of Done:**
- [x] Unit/Integration tests
- [x] Connection setup steps
- [x] Guidejar tutorial for connection setup
- [x] Documentation is generated and available
Contributor guide
Assessment
This issue has not been assessed yet.