Can anyone tell why this condition took the "else" path (#2)?
View files in slack
is โFirstโ the output_message or the result_value?
Yep, was just about to say I figured it out. That was it - "First Alert" actually returns the alert name (and an empty json?). Thanks!
glad you figured it out! cheers
And an empty json.. gotta love when that happens haha
Entity.Alert_Id, not Alert.Name. In case anyone else gets confused
View files in slack