Skip to main content

Miro REST API introduces flowchart shapes


Mira Balani
Mironeer
Forum|alt.badge.img+1

Good day Miro developers! 🖖 😃 

In our endeavor to extend our features and functionalities, the experimental release of shapes now supports flowchart shapes in addition to the basic shapes that we support in production. This experimental release supports read operations for flowchart shapes via the following APIs:

For more information, see the changelog

Cheers,

Mira

Was it helpful?

5 replies

Forum|alt.badge.img
  • New Here
  • 1 reply
  • July 24, 2023

I’m reading shapes from boards through the REST API using a python program. It generally works well , but I get “Widget not found” errors when I try to access shapes from a BPMN diagram. Do I need to change the call I’m making or is this not yet supported?


Josip Janzic
Mironeer
Forum|alt.badge.img+1

Hi @Tyler Reed could you share an example API call that you are making, together with the specific widget type that is causing the issue for you?


Forum|alt.badge.img+1

is it also possible to add a template to the board via API?


Forum|alt.badge.img+1

William Bishop
Mironeer
Forum|alt.badge.img+4

Reply