Does anyone know if theres:
- a way to get an event within a dashboard gadgets front end code when the user deletes the gadget? Goal would be to clean up forge storage data associated with that instance.
- if there isn’t a way to do that, is there a rest call one can make to see if a dashbaord id + gadget id is still valid? This would be used via a scheduled task to clean up later.