I use this configuration for a similar approach:
apply Notification "..." to Service {
...
assign where ... && host.zone == ZoneName
}
I use this configuration for a similar approach:
apply Notification "..." to Service {
...
assign where ... && host.zone == ZoneName
}