For each table, you can specify the URL of an external webservice that will be called whenever there is a change in that table.
The table and row IDs that have changed are passed as parameters to the URL, allowing the external webservice to use our API to trigger actions automatically to TImeTonic, or any other service that also has an API.
Widely used to perform real-time synchronization between timetonic and any external system with an API.
Formula
URL_TRIGGER(URL du webservice/{tableId}/{rowId}"))