Skip to content

Create Notion Page Node

Data/Notion

Create Notion Page

Creates a new page under a Notion data source, database, or page

data_notion_create_pagedata
Inputs7
Outputs5
Security exposure3/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
3/10High
PrivacyPotential sensitivity of processed data.
4/10Medium
PerformanceRuntime or resource pressure.
3/10High
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
0/10High

Input Pins

7

Input

Execution
exec_in

Trigger page creation

Provider

Struct
provider

Notion provider (from Notion node)

NotionProviderNotionProvider4 fields
provider_idstringrequired
access_tokenstringrequired
workspace_idstring | null
workspace_namestring | null
Schema enforced

Parent ID

String
database_id

The data source, database, or page ID to create the page under

Parent Type

String
parent_type

Parent type for the page

Default data_source_id
data_source_iddatabase_idpage_id

Properties

Struct
properties

Page properties in Notion API format

AnyValueAnyValue0 fields
No named fields in this schema.
Default {}

Content

Struct Array
content

Optional page content as an array of Notion block objects

AnyValueAnyValue0 fields
No named fields in this schema.
Default []

Icon Emoji

String
icon_emoji

Optional: Emoji to use as the page icon

Output Pins

5

Success

Execution
exec_out

Triggered when page is successfully created

Error

Execution
error

Triggered when an error occurs

Created Page

Struct
page

The created page info

CreatedNotionPageCreatedNotionPage3 fields
idstringrequired
urlstringrequired
created_timestringrequired
Schema enforced

Page ID

String
page_id

The ID of the created page

Page URL

String
page_url

The URL of the created page

Node Info

Internal name
data_notion_create_page
Category
Data/Notion
Version
1