Get 40%-off on all premium templates.
Discount code auto-applied at checkout.
Thomas Frank just released a little library that's going to be quite helpful to Notion automation wizards.
It's a little library for writing Notion API requests with a lot less code.
Instead of building tons of nested objects and arrays, you can just chain methods to create blocks, properties, etc.
The most interesting, IMO, is the createNotion() function, which lets you build page objects with much less code (the way Notion API handles that is very annoying).
Example:
Find the GitHub, docs and more examples on Notion Helper’s website.
Try Notion Helper