Learn R Programming

notionR (version 0.0.9)

addBlockParagraph: Adds a Paragraph Block to a Page

Description

Id refers to a page id, content should be only text. HTML will export to text.

Usage

addBlockParagraph(secret, id, content)

Value

list

Arguments

secret

API token

id

Page id where block will be appended

content

content to append