Thanks!
Webhooks - is a HTTP POST request with callback to some event, for example if you just created a new version of your app service will automatically returns you payload with date, time, app name etc.
You can read more here: https://devcenter.appery.io/documenta...
Server Code - is a script code that can independently be run on a server. Usually used for heavy parts of logic or time consuming requests calls.
Here is a good post: https://blog.appery.io/2015/07/quickl...
Or watch our video here: https://youtu.be/WAsPtU6ndpI?list=PLd...