Skip to main content
notion.getBlock retrieve a block that is shared with the connected Notion integration.

Example

automations/notion-get-block.automation.ts

Inputs

Provide block_id. The integration must be able to read the page containing the block. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns the current typed block variant, or Notion’s partial { object, id } shape when the provider omits inaccessible fields.