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 |
Type of trigger |
||
action |
Action when trigger fires |
||
condition |
|
The condition that has to be met for triggering the action |
|
value |
|
The value used in the trigger action |
|
active |
|
Is the trigger active |
|
properties |
Extra properties that can be added to the trigger |
||
objectDefinition |
object definition that can be added to the trigger, this is used in HTTP POST and PUT triggers. |
||
countrySettings |
trigger country settings, if set then the number parameters are set back to the local format (only for parameters phoneNumber, calleePhoneNumber, callerPhoneNumber) |