Skip to content

Create Notion Data Source Node

Data/Notion

Create Notion Data Source

Creates a Notion data source inside an existing database

data_notion_create_data_sourcedata
Inputs6
Outputs4
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

6

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

Database ID

String
database_id

Parent Notion database ID

Title

String
title

Data source title

Properties

Struct
properties

Data source property schema in Notion API format

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

Icon Emoji

String
icon_emoji

Optional emoji icon

Output Pins

4

Success

Execution
exec_out

Triggered on success

Error

Execution
error

Triggered on error

Data Source

Struct
data_source

Created 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

Data Source ID

String
data_source_id

Created data source ID

Node Info

Internal name
data_notion_create_data_source
Category
Data/Notion
Version
1