Capture miro board without using miro UI

  • 23 November 2022
  • 1 reply
  • 26 views

Hi,

I am trying to capture miro board without loosing any data field but  the challenge is I want to do this  without using Miro UI(from backed api call or if there is any other way).

please help me to find out this solution and let me know if that can be done from backend or frontend(but without using miro) ?


1 reply

Userlevel 2
Badge +1

Hi @Sk Nur Hasan, thank you for your message.

The Miro REST API offers endpoints and methods to retrieve board content by sending REST API requests.

It's not possible to retrieve the content of en entire board with a single requests, but you can make multiple requests to retrieve board information and specific board items. 

Here are some resources to get you started:

Best,

marco

Reply