View source: R/getNotionPageContent.R
getNotionPageContent | R Documentation |
Gets a Notion Page and the content inside it. Does not structure (yet) and instead provides a list of blocks and content.
getNotionPageContent(secret, id)
secret |
Notion API token |
id |
page id |
list of response with blocks and content
Eduardo Flores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.