Automations
All questions related to Workflow Automation, AutomationEngine, and EdgeConnect, as well as integrations with various tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Workflow - Corelate problem trigger

munawarhossain3
Contributor

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 -

  • Based on Tag - abcd:123
  • Based on title

Motive: instead of multiple events, we should have one as a parent.

Thank you in advance.

MH

2 REPLIES 2

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Maybe this recent video provides you some idea.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Thank you, i checked the video.

Its simple 1:1 but I want as 10:1. Basically, corelation.

Featured Posts