Notion

Create subpage

Create a child page on an existing Notion page.

Inputs

Field

Type

Description

pageId [required]

string

The ID of the page that you wish to create a new child page for.

title [required]

string

The title of the subpage to be created.

content

string

The text to be added to the newly created page.

Outputs

Field

Type

Description

page [required]

The properties of the newly created page.