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
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
Tried it. Works great ![]()
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.