24 Mar 2026 01:30 PM
Hello,
I have a basic query:
fetch events,from:-2h
| filter event.kind == "DAVIS_PROBLEM"
| filter matchesValue(event.category, "availability")
Now I want to corelate all the availability events with below scenario's into workflow and send it to integration -
Motive: instead of multiple events, we should have one as a parent.
Thank you in advance.
MH
24 Mar 2026 03:48 PM
Thank you, i checked the video.
Its simple 1:1 but I want as 10:1. Basically, corelation.
Featured Posts