You can make your own middleware to have it and parse the content. I already have a (little) POC on that and I figure out how to use Notion as an headless CMS. When I will have more time I will publish a solution for that!
sounds interesting. How did u solve that case specific? I need to switch the CMS if i cant find a way to figure that out, but wanted to stay with notion as possible.
I needed to code all the solution. You need to make 3 API calls + parse the content of Notion's page. It's not really plug and play right now... Notion API is really a mess. I love using Notion but I hate to use the Notion API.
You have 2 options right now : 1/ You code yourself the solution 2/ You change the CMS