createNotionPage {notionR} | R Documentation |
Create a Page
Description
Silent Return
Usage
createNotionPage(secret, parent_id, title_property, title = "untitled")
Arguments
secret |
API token |
parent_id |
database id where page will be created or page under which it will nest |
title_property |
name of the title property |
title |
title of the new page |
Value
list
Author(s)
Eduardo Flores
[Package notionR version 0.0.9 Index]