Open
Description
I would like to automate an action where a row/page is created everyday. The contents of the page should be retreived from a template stored in the db. Wrote a makeshift solution using copy but it's too slow and inefficient for what I'm looking for.
Is there a script or function in notion.py that can let me create a page using a template?
Thanks.