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:

  1. $address: The address of the zone
  2. $alarmZoneId: The ID of the zone
  3. $alarmZoneName: Name of the zone
  4. $description: The description of the zone
  5. $detection: The detection type
  6. $deviceGroupId: The ID of the device group containing the camera or sensor
  7. $deviceGroupName: The name of the device group containing the camera or sensor
  8. $deviceId: The ID of the device
  9. $deviceName: The name of the device
  10. $deviceSiteId: The ID of the site containing the device
  11. $deviceSiteName: The name of the site containing the device
  12. $dispatch: If a dispatch has been requested
  13. $emergencyContact: Emergency contact name and number
  14. $jpg: A Base 64 encoded JPEG image thumbnail from video footage of the detection
  15. $serviceGroupId: The ID of the Cloud Connector server group containing the camera or sensor
  16. $serviceGroupName: The name of the Cloud Connector server group containing the camera or sensor
  17. $triggerPhase: The phase the zone is in
  18. $time: Unix epoc time of the event
  19. $timeIso: ISO8601 format time of the event
  20. $timePretty: Formatted time of the event
  21. $url: If you configure an External link, this is its URL
  22. $verification: The state of the verification

For more information, see Alarm and arm/disarm actions.