Sorry, we don't support your browser.  Install a modern browser

Сreating Notion Table blocks (table + table_row)#950

Relay currently does not support creating native Notion Table blocks (table + table_row), even though this is fully supported by the Notion API.

I need to:

  • Append table blocks to a Notion page
  • Dynamically define table_width
  • Add table_row children with cells (rich_text)
  • Include links inside table cells (e.g. metric names)

This would enable creating clean, native Notion tables without databases or manual copy/paste.

5 months ago