Skip to content

Get Notion Data Source Node

Data/Notion

Get Notion Data Source

Retrieves a Notion data source schema with its properties

data_notion_get_data_sourcedata
Inputs3
Outputs5
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

3

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 ID of the Notion data source to retrieve

Output Pins

5

Success

Execution
exec_out

Triggered on success

Error

Execution
error

Triggered on error

Data Source

Struct
data_source

The Notion 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

Title

String
title

Data source title

Property Names

String Array
property_names

List of property names in the data source

Node Info

Internal name
data_notion_get_data_source
Category
Data/Notion
Version
1