Skip to main content

Hello,

I am new with the Miro Rest API.

I already have a little program that I can check for a board with a specific name is created and if not I make another rest call to create it.

The problem is that when I use the https://developers.miro.com/reference/get-boards script, I noticed that the boards created by https://developers.miro.com/reference/copy-board do not show up or count.

Anyone have this issue too?

Does anyone were able to solve it?

Hi @Sanoviv Medical Institute 

Thanks for reaching out. There is a little note about not getting results instantaneously via the get boards script: 

Note that you only get results instantaneously when you filter by the team_idproject_id, or both the team_id and project_id. If you use any other filter, you need to give a few seconds for the indexing of newly created boards before retrieving boards.

Could that be the issue? Have you tried waiting a few minutes and then trying again?


Hey @Horea Porutiu , it took like 5 hours to the new boards appear but I only need to run this program once a day, so I guest I'll be ok.. ?

Well thanks for your response !


Reply