Skip to content

Update Notion Page Node

Data/Notion

Update Notion Page

Updates properties of an existing Notion page

data_notion_update_pagedata
Inputs7
Outputs3
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 update

Provider

Struct
provider

Notion provider (from Notion node)

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

Page ID

String
page_id

The ID of the page to update

Properties

Struct
properties

Page properties to update in Notion API format

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

Icon Emoji

String
icon_emoji

Optional: New emoji to use as the page icon (empty to keep current)

In Trash

Boolean
archived

Target trash state. True moves the page to trash; false restores it when Change Trash State is enabled.

Default false

Change Trash State

Boolean
change_archive_state

Enable to apply the In Trash value. True is still applied automatically for backward compatibility.

Default false

Output Pins

3

Success

Execution
exec_out

Triggered when page is successfully updated

Error

Execution
error

Triggered when an error occurs

Updated Page

Struct
page

The updated page info

UpdatedNotionPageUpdatedNotionPage3 fields
idstringrequired
urlstringrequired
last_edited_timestringrequired
Schema enforced

Node Info

Internal name
data_notion_update_page
Category
Data/Notion
Version
1