How to add Notes body through API

I saw Bocknote.js is used for the body of notes. Should we use the blocknote library to e.g. parse markdown to the a blocknote format, like described here: https://www.blocknotejs.org/docs/editor-api/converting-blocks#parsing-markdown-to-blocks or is there another way?
BlockNote
Markdown & HTML - BlockNote
It's possible to export or import Blocks to and from Markdown and HTML.
2 Replies
Prastoin
Prastoin2d ago
Hello @thomasmol, I assume you're trying to directly hit the API in order to insert notes programmatically ?
thomasmol
thomasmolOP23h ago
yes exactly!

Did you find this page helpful?