Publish from Notion (API)

Hey Community,

i am building a social Media Automator with Notion as my single source of truth.
I get out the page properties but i didn’t get the Page content. I tried to work with the Notion API and search as well other options like Notion to HTML API (Github).
But I cant get out the content to give it to other sources like “Medium”.

Anybody got sucess to extract page content from a notion page inside a Database?
Other option would be to export the page as Markdown and hand the Markdown-File over.

Any other Ideas how i could make it work?

Thank you in advance :slight_smile:

blueprint.json (748.6 KB)