The Read Notion Database
block allows you to seamlessly access and manage all pages from a Notion database. This functionality is particularly advantageous for streamlining text-heavy workflows, such as content editing.
To run this block, you will first need to authenticate your Notion account with Keyflow. Navigate to your credentials page and connect your Notion.
I/O | Feature | Type | Simple Explanation |
---|---|---|---|
input | database_id | string | The unique ID or link of the Notion database you’re accessing. |
output | page_id | string[] | The unique ID or link of individual pages within the specifieddatabase. |
The block outputs are variable for Read Notion Page because it depends on the
properties present in the notion database. Once you set the database_id
input, all your notion database properties will automatically be included as
individual handles that can be directly connected to other blocks for further
data processing.
Explore how this block can enhance various operations:
In summary, the Read Notion Database
block serves as an essential utility for effectively managing and analyzing text-oriented workflows.