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

Query Notion Database

n8n-nodes-base.httpRequest

Query pages from a Notion database with optional filters and sorting. Returns matching pages with their properties.

notion database query filter search pages
API Docs
Platform
Notion
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Query tasks from a project database
Filter database entries by status or date
Retrieve paginated results from large databases
Search for specific records with complex filters

Configuration

Node Configuration Summary
Ready-to-use Notion node configured for query notion database. Copy and paste directly into your n8n workflow.
Method: POST
Endpoint: /v1/databases/{{ $json.database_id }}/query
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