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?