1

I am thinking of using Notion API to populate a database thousands of records based on an existing page template.

Please help…

I read Notion’s API documentation site but found no topic about using templates. I also searched the internet but could not find an answer.

Rhia
  • 11
  • 1
  • 1

1 Answers1

1

This might help: https://developers.notion.com/reference/block#template

Looks like templates are being deprecated for buttons.

hsubaru
  • 11
  • 1
  • I believe these are template buttons, not database templates. It seems like currently database templates are returned as "Pages" from a database. But you can't tell the different in the results so you need to name your templates accordingly – Florian Bienefelt May 03 '23 at 13:13