Description Usage Arguments Value See Also
Access all page names and IDs in a tidy format. This is particularly useful for getting a quick overview of all pages and selecting a specific ID to access an individual page.
1 | list_page_ids(key, query = NULL, sort = NULL)
|
key |
Notion access key as a character. |
query |
A string which limits which pages are returned by comparing the
query to the page title. If |
sort |
A search sort object. If |
A data.frame containing page names and IDs.
search_workspace()
and list_pages()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.