Don't think a webhook is triggered on restore of any object to a registered app.
Delete's work fine, creation of folders/file all register fine via a webhook.
But if you use the web app to restore a previously deleted object, no hooks triggered.
This makes it hard to resync to our apps on restored files without doing a non-event driven method of syncing (ie polling the entire world of our user base).