Skip to content

Update Notion Data Source Node

Data/Notion

Update Notion Data Source

Updates a Notion data source title, description, icon, or property schema

data_notion_update_data_sourcedata
Inputs7
Outputs3
Security exposure2/10
Packagedata

Ratings

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

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

Input Pins

7

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Notion provider (from Notion node)

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

Data Source ID

String
data_source_id

The Notion data source ID to update

Title

String
title

New title

Description

String
description

New description

Properties

Struct
properties

Property schema updates in Notion API format

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

Icon Emoji

String
icon_emoji

Optional new emoji icon

Output Pins

3

Success

Execution
exec_out

Triggered on success

Error

Execution
error

Triggered on error

Data Source

Struct
data_source

Updated data source

NotionDataSourceNotionDataSource9 fields
idstringrequired
titlestringrequired
descriptionstring | null
urlstringrequired
propertiesArray<NotionDataSourceProperty>required
itemsNotionDataSourcePropertyarray item
idstringrequired
namestringrequired
property_typestringrequired
created_timestringrequired
last_edited_timestringrequired
archivedbooleanrequired
in_trashbooleanrequired
Schema enforced

Node Info

Internal name
data_notion_update_data_source
Category
Data/Notion
Version
1