API call to backup/export board


There is a feature in the web gui that I would like to see a REST endpoint for: the ability to export an entire board.

This would help in the current cases where boards or board activity are deleted and your support staff is unable to spend the time to recover the lost data for customers.

With a REST endpoint, I can script a nightly backup of our boards and then if something happens can simply restore it myself.

This functionality exists in the web gui already so hopefully it wouldn’t be too hard to expose that existing endpoint.

 

Related topics:

 - https://community.miro.com/got-a-question-ask-the-community-45/undo-deleted-items-361

 - https://community.miro.com/wish-list-32/automatic-backups-431

Tim, I agree with you. I know not everyone has the ability to custom code a backup tool, but for those of us that can, it would be super helpful for us to backup all of our boards nightly or weekly to our own system. 


I’d like to have this feature as well 🙂 It would be great to be able to pull regular (e.g. nightly) board exports / backups via the REST API in a Cron Job or similar.


Would love to see this feature! 


The following idea has been merged into this idea:

All the votes have been transferred into this idea.

Ideally I’d like to be able to export all the organisations boards via the API as a JPG (additionally as an rtb would be a bonus). With the low code solutions now available it would be relatively trivial to be able to create a solution to back up our own data.


An API is key.  My own use case is to download regular backups to my synology server.  Even better (and quite important in my view) would be to backup in a native Miro format so that previous versions could reverted to, changes could be highlighted between versions, etc.