Skip to main content

If I embed a miro board on my website and create a mindmap from there, is it possible to read and store the name of entities and relationships into my database? How do I do it? Thanks

Hi @Jingga,

Great question! Yes, this would be possible. If you wish to read/retrieve data from Mindmaps, you can leverage our Web SDK’s built-in methods to retrieve and manage mindmap nodes

We also have a REST API which you can leverage to read board items from a board. We will be expanding our REST API to return more details about mindmaps in particular in the coming months. 😀


Reply