Notion

Query database

Query a Notion database with provided filters.

Inputs

Field

Type

Description

databaseId [required]

string

filters

The filter object that limits the returned rows based on the specified criteria. Please refer to the Notion documentation.

Outputs

Field

Type

Description

rows [required]

[]

The properties of the queried database rows.