This feature requires a license for Development Tools or the CRM Suite Core plan.
Trigger scripts
Trigger scripts
Trigger scripts are CRMScripts that are run on user-interface events.
Unlike webhooks, they are run as part of the user interface and can affect the workflow.
There can be many scripts hooked to the same event - in which case they are run in order of registration.
See the Trigger events reference for the full list of available trigger events.
Related topics
Trigger scriptsValidate Trigger ScriptCreating a trigger :: ScriptUsing dialogs in triggersTriggers