WHERE

Selects all the elements in an array where the key has the given value.

Syntax 

WHERE(array, key, value)

Usage examples 

Example 1

Formula

WHERE(get_all_alarms.body.alarms, "classification", "malware")

Sample Actions 

Event Transform
My Action 2
Event Transform
WHERE
Event Transform
My Action 1

Select an Action to inspect.

You can also click "Copy Actions" and paste them in your Tines Story to see how they work.

Was this helpful?