Skip to main content
notion.getPage retrieve a Notion page and its visible properties.

Example

automations/notion-get-page.automation.ts

Inputs

Provide page_id. Optional filter_properties limits the returned property IDs. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns the full page when accessible, or Notion’s partial page reference.