Notion


Action: Create Page

appKey: notion
actionKey: createPage

Action Inputs

The following parameters are available when configuring this action:


parentPagerequiredstring
A notion uuid corresponding to the page which will contain the new page. Note: Typically this requires user input.

contentstring
The content of the page to be created.Supports markdown as shown in the Notion Markdown Cheat Sheet.

titlestring
The title of the page to be created.