Read and store data from Embed Miro Board into system's database

  • 29 July 2023
  • 1 reply
  • 25 views

Badge

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


1 reply

Userlevel 6
Badge +4

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