Instantiating a notion database page from a notion template

The idea is:

When creating a new notion database page with n8n, I’d like to have the option of instantiating an existing notion template that is specific to this database.

My use case:

Notion supports creating pretty sophisticated templates for database pages. They are a great way to start out with repeating tasks. It would be impossible to recreated these templates within n8n.

I think it would be beneficial to add this because:

Constructing a notion page with n8n is quite complicated and can never cover all the possibilities notion offers. With the option to create a new database page from a template existing in notion, it would be possible to create many practical workflows, for instance recurring meetings, maintenance tasks, or common workflows.

Any resources to support this?

It looks like the notion API doesn’t support duplicating pages or instantiating templates, but it would be possible to copy the blocks from a template one by one.

Are you willing to work on this?

I am unable to contribute unfortunately.