I need to change the value of the "Trigger" parameter from "Once" to "For each result" for multiple alerts. But I can't find the parameter where its stored to change it via API.
For each result | alert.digest_mode = 0 or false |
Once | alert.digest_mode = 1 or true |