In Rual you can automate these events, setting different routes depending on what fields change and the contents of the change. An example can be found in our tutorials.
  - on update
  - on create
  - on save (update or create)
  - on remove
update multiple documents
block.
  - send a mail to sales if a new customer registers
  - update a transport route if a delivery is cancelled
  - fulfill open orders from purchase transactions
  - cancel appointments by sms if a dentist calls in sick
  - push revenue updates to a Slack channel
part of the Basic Rual Developer courses