Skip to content

Automation

The Automation group lets the virtual site react to events by running your own logic.

It contains three sections:

  • Scripts: JavaScript automation invoked by event handlers.
  • Event Handlers: bindings that run a script when a server event fires.
  • Secrets: named values your scripts can read at runtime.

Scripting and event handlers are license gated. Build a script first, then bind it to an event in Event Handlers; store any credentials a script needs as Secrets.