Alta Protect body text codes
Last modified: Monday June 02, 2025.
For alarm email notifications and webhook payload messages you can add the following the following codes to the body text:
- $address: The address of the zone
- $alarmZoneId: The ID of the zone
- $alarmZoneName: Name of the zone
- $description: The description of the zone
- $detection: The detection type
- $deviceGroupId: The ID of the device group containing the camera or sensor
- $deviceGroupName: The name of the device group containing the camera or sensor
- $deviceId: The ID of the device
- $deviceName: The name of the device
- $deviceSiteId: The ID of the site containing the device
- $deviceSiteName: The name of the site containing the device
- $dispatch: If a dispatch has been requested
- $emergencyContact: Emergency contact name and number
- $jpg: A Base 64 encoded JPEG image thumbnail from video footage of the detection
- $serviceGroupId: The ID of the Cloud Connector server group containing the camera or sensor
- $serviceGroupName: The name of the Cloud Connector server group containing the camera or sensor
- $triggerPhase: The phase the zone is in
- $time: Unix epoc time of the event
- $timeIso: ISO8601 format time of the event
- $timePretty: Formatted time of the event
- $url: If you configure an External link, this is its URL
- $verification: The state of the verification
For more information, see Alarm and arm/disarm actions.