Hi,
There is a metadata instance in a box file in our application.
We have set the status of the metadata from a dropdown.
Depending on that value, our application should reflect that in our front end.
So I want to add an event listener to that metadata instance.
How can I achieve that? Any help is appreciated.