More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
📝

Get Notion Database

n8n-nodes-base.httpRequest

Retrieve a Notion database's schema and properties. Returns database title, properties structure, and metadata.

notion database get retrieve schema
API Docs
Platform
Notion
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Get database schema for dynamic form building
Retrieve property definitions and types
Get database title and description
Inspect select/multi-select options

Configuration

Node Configuration Summary
Ready-to-use Notion node configured for get notion database. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /v1/databases/{{ $json.database_id }}
Nodes: 2
Auth: Notion API Key
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Notion Nodes