NotionNotion / Create Page

appKey: notion
actionKey: create-page

Action Inputs

The following parameters are available when configuring this action:
parentPage
Parent Page
The Notion page which will contain the new page.
A Notion UUID corresponding to the page which will contain the new page. Note: Typically this requires user input.
string
content
Content
Supports markdown as shown in the <a href="https://docs.rollout.com/user-guides/notion-markdown-cheat-sheet" target="_blank"> Notion Markdown Cheat Sheet</a>.
The content of the page to be created. Supports markdown as shown in the Notion Markdown Cheat Sheet.
string | undefined
title
Title
The title of the page to be created.
The title of the page to be created.
string | undefined