Event when dashboard is saved

Hi all,

I am developing a plugin which has to save some parameters. I have to do some processing before saving it.

From the plugin, can I register to the dashboard-save event, so I can do this processing before the save ? Or is there another solution ?

I have tried to import appEvents, but without success.

Thanks for your help,

Regards.