Skip to main content
notion.getPageProperty retrieve one page property, including paginated property values.

Example

automations/notion-get-page-property.automation.ts

Inputs

Provide page_id and property_id. Optional start_cursor and page_size paginate title, rich-text, people, relation, and roll-up values. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns a typed property_item or a list of property items, depending on the property type, including roll-up values.