Description Usage Arguments Details Examples
View source: R/set_notion_token.R
Function to generate a request header for notion.so
1 | set_notion_token(token = NULL)
|
token |
a notion |
Review the official instruction in order to get your token https://developers.notion.com/docs/getting-started
1 2 | set_notion_token()
set_notion_token(token = "AVBBPDSAFASKDDASD") # False token
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.