Is there a way to enable "Add to Triggered Alerts" action via the rest api or CLI to all alerts in a custom application? Looking to enable this on over 100 alerts where it is currently not enabled and hoping we don't have to do it manually through the gui.
For this I usually use DOM code in my browsers dev tools console.
You can automate every thing from opening in new tabs to typing items and clicking save.
looks something like this:
Document.getElementById("submit-button").click();
And such.
@jkat54 Could you drop a curated link to get the Op, or whoever doesn't know what you're talking about, started?