New Custom Node for Markdown to Notion!

Hey Everyone,
I’ve been looking for a custom Node that created Notion Blocks from Markdown AND was easy to use. So I ended up building my own!

Used https://claudefa.st/ to do it

Get it here if you want!

npm i n8n-nodes-notion-markdown-unified

3 Likes

Tried it. Works great :slight_smile:

Hey @Abdo-El-Mobayad

Is there an example somewhere on how to pass images?
For some reason I cant get it to work.

My input is a simple base64 string converted to file. Nothing special.