Skip to main content

Hello,

I am trying to create a plugin for Miro, and it would be useful if i could have a event listener that tracks the changes on the content of a item on the board (specifically a sticky note). Going through the documentation the closest thing i could find is experimental:items:update. This event listener is triggered when the item changes size, rotates or moves. Close enough but not quite there. Is there a workaround available that I missed? 

 

 

Hey ​@ThanosKivertzikidis 

Thank you for your comment, and it’s a great suggestion. At the moment, we don’t have this specific functionality.

As a workaround, you could try to use our webhooks, but they are in experimental mode, so they are not fully stable yet - but that may be another thing you may want to leverage. You’d receive events if an item has been updated, but again, it’s not exactly the content, you would get events for even if the item has moved around on the board but the content has not changed, so it’s not exactly the best solution. 

I’ll pass this along though as feedback, since I can see why it could be very useful for developers to have an event listener for item content modifications.  


Reply