Hi there. For all the modules in Sugar I can manage logic hooks like "before_save" to do something (i.e. a custom query written by me).

Is there a way (even weird, I MUST do this thing) to attach an event on the end of the syncronization between a sugar offline client and the server?

This "logic hook" will run on the offline client.

Thanks for your help