Trigger

Xelion Object
      ↪ Entity
          ↪ Trigger


A Trigger can be used for starting a specified action when a specific event occurs
This can be (for example) a start of a new phone call

The security of a Trigger can also be edited.

Fields

Name Type Notes

type

Trigger Event Type

Type of trigger

action

Trigger Action

Action when trigger fires

condition

String

The condition that has to be met for triggering the action

value

String

The value used in the trigger action

active

Boolean

Is the trigger active

properties

[Trigger Property]

Extra properties that can be added to the trigger

objectDefinition

External Object Definition

object definition that can be added to the trigger, this is used in HTTP POST and PUT triggers.

countrySettings

Country Settings

trigger country settings, if set then the number parameters are set back to the local format (only for parameters phoneNumber, calleePhoneNumber, callerPhoneNumber)