Skip to main content
notion.getPageMarkdown retrieve a Notion page as markdown.

Example

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

Inputs

Provide page_id. Set include_transcript to include supported meeting transcript text. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns id, markdown, truncated, and unknown_block_ids. Inspect unknown IDs before assuming the markdown is complete.