VertiGIS Studio Web provides you with the framework to configure a deployment hook, using any webhook service you prefer. When you deploy an application to a deployment environment (Testing, Staging, or Production), Web invokes the hook, which executes an automated task.
Although the possibilities are endless, here are a few examples of an automated task you can execute using a deployment hook:
•Update a server-side resource, such as a database.
•Capture a set of changes in a changelog file.
•Send an email notification about app updates.
See Configure a Deployment Hook.