getNotionPageContent: Get a Page with it's Content

View source: R/getNotionPageContent.R

getNotionPageContentR Documentation

Get a Page with it's Content

Description

Gets a Notion Page and the content inside it. Does not structure (yet) and instead provides a list of blocks and content.

Usage

getNotionPageContent(secret, id)

Arguments

secret

Notion API token

id

page id

Value

list of response with blocks and content

Author(s)

Eduardo Flores


Eflores89/notionR documentation built on Feb. 8, 2025, 10:25 a.m.