Description Usage Arguments Value Examples
Post a page block to Notion.
1 |
page |
List object representing a page block in Notion. Use |
page_id |
Character string. The Notion page id or URL for the parent page of the page being posted. |
httr2 response
1 2 3 | aNewPage <- createPage(title = "My brand new page")
page_id = "31d8db33bxyxy8d09xyxyb42758886ef"
## Not run: postPage(aNewPage, page_id)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.