Skip to main content

Add call tag notification config

Configuration

Link a call tag configuration to a notification trigger.
The call tag configuration this notification is linked to
The notification trigger to fire when conditions are met

Trigger Conditions

Conditions that must be met for the notification to trigger.
Enum: {"values": ["value1", "value2"]} - triggers if tag value is in list
Boolean: {"value": true} or {"value": false}
Integer: {"operator": "gte", "value": 5} - operators: eq, gt, gte, lt, lte
Conditions that must be met for the notification to trigger

Metadata

-